Module implementing a dialog to add a bookmark or a bookmark folder.
None |
AddBookmarkDialog | Class implementing a dialog to add a bookmark or a bookmark folder. |
AddBookmarkProxyModel | Class implementing a proxy model used by the AddBookmarkDialog dialog. |
None |
Class implementing a dialog to add a bookmark or a bookmark folder.
None |
None |
AddBookmarkDialog | Constructor |
accept | Public slot handling the acceptance of the dialog. |
addedNode | Public method to get a reference to the added bookmark node. |
currentIndex | Public method to get the current index. |
description | Public method to get the description of the bookmark. |
isFolder | Public method to test, if the dialog is in "Add Folder" mode. |
setCurrentIndex | Public method to set the current index. |
setDescription | Public method to set the description of the new bookmark. |
setFolder | Public method to set the dialog to "Add Folder" mode. |
setTitle | Public method to set the title of the new bookmark. |
setUrl | Public slot to set the URL of the new bookmark. |
title | Public method to get the title of the bookmark. |
url | Public method to get the URL of the bookmark. |
None |
Constructor
Public slot handling the acceptance of the dialog.
Public method to get a reference to the added bookmark node.
Public method to get the current index.
Public method to get the description of the bookmark.
Public method to test, if the dialog is in "Add Folder" mode.
Public method to set the current index.
Public method to set the description of the new bookmark.
Public method to set the dialog to "Add Folder" mode.
Public method to set the title of the new bookmark.
Public slot to set the URL of the new bookmark.
Public method to get the title of the bookmark.
Public method to get the URL of the bookmark.
Class implementing a proxy model used by the AddBookmarkDialog dialog.
None |
None |
AddBookmarkProxyModel | Constructor |
columnCount | Public method to return the number of columns. |
filterAcceptsColumn | Public method to determine, if the column is acceptable. |
filterAcceptsRow | Public method to determine, if the row is acceptable. |
hasChildren | Public method to check, if a parent node has some children. |
None |
Constructor
Public method to return the number of columns.
Public method to determine, if the column is acceptable.
Public method to determine, if the row is acceptable.
Public method to check, if a parent node has some children.