Module implementing the bookmarks menu.
None |
BookmarksMenu | Class implementing the bookmarks menu base class. |
BookmarksMenuBarMenu | Class implementing a dynamically populated menu for bookmarks. |
None |
Class implementing the bookmarks menu base class.
None |
None |
BookmarksMenu | Constructor |
__activated | Private slot handling the activated signal. |
__contextMenuRequested | Private slot to handle the context menu request. |
__edit | Private slot to edit a bookmarks properties. |
__openBookmark | Private slot to open a bookmark in the current browser tab. |
__openBookmarkInNewTab | Private slot to open a bookmark in a new browser tab. |
__openBookmarkInNewWindow | Private slot to open a bookmark in a new window. |
__openBookmarkInPrivateWindow | Private slot to open a bookmark in a new private window. |
__removeBookmark | Private slot to remove a bookmark. |
__updateVisitCount | Private method to update the visit count of a bookmark. |
createBaseMenu | Public method to get the menu that is used to populate sub menu's. |
openAll | Public slot to open all the menu's items. |
postPopulated | Public method to add any actions after the tree. |
None |
Constructor
Private slot handling the activated signal.
Private slot to handle the context menu request.
Private slot to edit a bookmarks properties.
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 window.
Private slot to open a bookmark in a new private window.
Private slot to remove a bookmark.
Private method to update the visit count of a bookmark.
Public method to get the menu that is used to populate sub menu's.
Public slot to open all the menu's items.
Public method to add any actions after the tree.
Class implementing a dynamically populated menu for bookmarks.
None |
None |
BookmarksMenuBarMenu | Constructor |
__defaultBookmarkTriggered | Private slot handling the default bookmark menu entries. |
postPopulated | Public method to add any actions after the tree. |
prePopulated | Public method to add any actions before the tree. |
setInitialActions | Public method to set the list of actions that should appear first in the menu. |
None |
Constructor
Private slot handling the default bookmark menu entries.
Public method to add any actions after the tree.
Public method to add any actions before the tree.
Public method to set the list of actions that should appear first in the menu.