KIO
KBookmarkActionMenu Class Reference
#include <kbookmarkmenu.h>
Inheritance diagram for KBookmarkActionMenu:
Additional Inherited Members | |
Public Types inherited from KAction | |
| enum | GlobalShortcutLoading |
| enum | ShortcutType |
Signals inherited from KAction | |
| void | authorized (KAuth::Action *action) |
| void | globalShortcutChanged (const QKeySequence &) |
| void | triggered (Qt::MouseButtons buttons, Qt::KeyboardModifiers modifiers) |
Properties inherited from KActionMenu | |
| bool | delayed |
| bool | stickyMenu |
Properties inherited from KAction | |
| KShortcut | globalShortcut |
| bool | globalShortcutAllowed |
| bool | globalShortcutEnabled |
| KShortcut | shortcut |
| bool | shortcutConfigurable |
Detailed Description
Definition at line 240 of file kbookmarkmenu.h.
Constructor & Destructor Documentation
Definition at line 749 of file kbookmarkmenu.cc.
| KBookmarkActionMenu::KBookmarkActionMenu | ( | const KBookmark & | bm, |
| const QString & | text, | ||
| QObject * | parent | ||
| ) |
Definition at line 757 of file kbookmarkmenu.cc.
|
virtual |
Definition at line 763 of file kbookmarkmenu.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:27:55 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:27:55 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
Public Member Functions inherited from