Module implementing a tool bar showing bookmarks.
None |
BookmarksToolBar | Class implementing a tool bar showing bookmarks. |
None |
Class implementing a tool bar showing bookmarks.
None |
None |
BookmarksToolBar | Constructor |
__bookmarkActivated | Private slot handling the activation of a bookmark. |
__contextMenuRequested | Private slot to handle the context menu request. |
__edit | Private slot to edit a bookmarks properties. |
__newBookmark | Private slot to add a new bookmark. |
__newFolder | Private slot to add a new bookmarks folder. |
__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. |
__rebuild | Private slot to rebuild the toolbar. |
__removeBookmark | Private slot to remove a bookmark. |
__updateVisitCount | Private method to update the visit count of a bookmark. |
_createMenu | Protected method to create the menu for a tool bar action. |
None |
Constructor
Private slot handling the activation of a bookmark.
Private slot to handle the context menu request.
Private slot to edit a bookmarks properties.
Private slot to add a new bookmark.
Private slot to add a new bookmarks folder.
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 rebuild the toolbar.
Private slot to remove a bookmark.
Private method to update the visit count of a bookmark.
Protected method to create the menu for a tool bar action.