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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from