class KonqBookmarkMenu |
|
|
|
Fills a bookmark menu with konquerors bookmarks (one instance of KonqBookmarkMenu is created for the toplevel menu, but also one per submenu).
mgr - The bookmark manager to use (i.e. for reading and writing) owner - implementation of the KonqBookmarkOwner callback interface. Note: If you pass a null KonqBookmarkOwner to the constructor, the URLs are openend by KRun and "Add Bookmark" is disabled. parentMenu - menu to be filled collec - parent collection for the KActions. |
|
Creates a bookmark submenu. Only used internally and for bookmark toolbar. |
|
|
|
Returns list of dynamic menu ids |
|
|
|
Shows an extra menu for the given bookmarks file and type. Upgrades from option inside XBEL to option in rc file on first call of this function. id - the unique identification for the dynamic menu info - a DynMenuInfo struct containing the to be added/modified data |
|
Returns dynmenu info block for the given dynmenu name |