KIO
#include <konqbookmarkmenu.h>
Definition at line 33 of file konqbookmarkmenu.h.
◆ KonqBookmarkMenu() [1/2]
Fills a bookmark menu with konquerors bookmarks (one instance of KonqBookmarkMenu is created for the toplevel menu, but also one per submenu).
- Parameters
-
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. |
Definition at line 50 of file konqbookmarkmenu.h.
◆ ~KonqBookmarkMenu()
KonqBookmarkMenu::~KonqBookmarkMenu |
( |
| ) |
|
|
inline |
◆ KonqBookmarkMenu() [2/2]
Creates a bookmark submenu.
Only used internally and for bookmark toolbar.
Definition at line 61 of file konqbookmarkmenu.h.
◆ actionForBookmark()
QAction * KonqBookmarkMenu::actionForBookmark |
( |
const KBookmark & |
bm | ) |
|
|
protectedvirtual |
◆ contextMenu()
KMenu * KonqBookmarkMenu::contextMenu |
( |
QAction * |
act | ) |
|
|
protectedvirtual |
◆ dynamicBookmarksList()
QStringList KonqBookmarkMenu::dynamicBookmarksList |
( |
| ) |
|
|
staticprotected |
◆ fillDynamicBookmarks()
void KonqBookmarkMenu::fillDynamicBookmarks |
( |
| ) |
|
|
protected |
◆ refill()
void KonqBookmarkMenu::refill |
( |
| ) |
|
|
protectedvirtual |
◆ setDynamicBookmarks()
void KonqBookmarkMenu::setDynamicBookmarks |
( |
const QString & |
id, |
|
|
const DynMenuInfo & |
info |
|
) |
| |
|
staticprotected |
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.
- Parameters
-
id | the unique identification for the dynamic menu |
info | a DynMenuInfo struct containing the to be added/modified data |
Definition at line 212 of file konqbookmarkmenu.cc.
◆ showDynamicBookmarks()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by
doxygen 1.8.20 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.