Module implementing a dialog to manage bookmarks.
None |
BookmarksDialog | Class implementing a dialog to manage bookmarks. |
None |
Class implementing a dialog to manage bookmarks.
None |
None |
BookmarksDialog | Constructor |
__activated | Private slot to handle the activation of an entry. |
__customContextMenuRequested | Private slot to handle the context menu request for the bookmarks tree. |
__edit | Private slot to edit a bookmarks properties. |
__editAddress | Private slot to edit the address part of a bookmark. |
__editName | Private slot to edit the name part of a bookmark. |
__expandNodes | Private method to expand all child nodes of a node. |
__newFolder | Private slot to add a new bookmarks folder. |
__openBookmark | Private method to open a bookmark. |
__openBookmarkInCurrentTab | Private slot to open a bookmark in the current browser tab. |
__openBookmarkInNewBackgroundTab | Private slot to open a bookmark in a new browser tab. |
__openBookmarkInNewTab | Private slot to open a bookmark in a new browser tab. |
__openBookmarkInNewWindow | Private slot to open a bookmark in a new browser window. |
__openBookmarkInPrivateWindow | Private slot to open a bookmark in a new private browser window. |
__saveExpandedNodes | Private method to save the child nodes of an expanded node. |
__shutdown | Private method to perform shutdown actions for the dialog. |
closeEvent | Protected method to handle the closing of the dialog. |
reject | Public method called when the dialog is rejected. |
None |
Constructor
Private slot to handle the activation of an entry.
Private slot to handle the context menu request for the bookmarks tree.
Private slot to edit a bookmarks properties.
Private slot to edit the address part of a bookmark.
Private slot to edit the name part of a bookmark.
Private method to expand all child nodes of a node.
Private slot to add a new bookmarks folder.
Private method to open a bookmark.
Private slot to open a bookmark in the current browser tab.
Private slot to open a bookmark in a new browser tab.
Private slot to open a bookmark in a new browser tab.
Private slot to open a bookmark in a new browser window.
Private slot to open a bookmark in a new private browser window.
Private method to save the child nodes of an expanded node.
Private method to perform shutdown actions for the dialog.
Protected method to handle the closing of the dialog.
Public method called when the dialog is rejected.