KIO
#include <kbookmarkmenu_p.h>
|
| KImportedBookmarkActionMenu (const KIcon &icon, const QString &text, QObject *parent) |
|
| ~KImportedBookmarkActionMenu () |
|
| KAction (QObject *parent) |
|
| KAction (const QString &text, QObject *parent) |
|
| KAction (const KIcon &icon, const QString &text, QObject *parent) |
|
virtual | ~KAction () |
|
KAuth::Action * | authAction () const |
|
bool | event (QEvent *) |
|
void | forgetGlobalShortcut () |
|
const KShortcut & | globalShortcut (ShortcutTypes type=ActiveShortcut) const |
|
bool | globalShortcutAllowed () const |
|
bool | isGlobalShortcutEnabled () const |
|
bool | isShortcutConfigurable () const |
|
KRockerGesture | rockerGesture (ShortcutTypes type=ActiveShortcut) const |
|
void | setAuthAction (KAuth::Action *action) |
|
void | setAuthAction (const QString &actionName) |
|
void | setGlobalShortcut (const KShortcut &shortcut, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut), GlobalShortcutLoading loading=Autoloading) |
|
void | setGlobalShortcutAllowed (bool allowed, GlobalShortcutLoading loading=Autoloading) |
|
void | setHelpText (const QString &text) |
|
void | setRockerGesture (const KRockerGesture &gest, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) |
|
void | setShapeGesture (const KShapeGesture &gest, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) |
|
void | setShortcut (const KShortcut &shortcut, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) |
|
void | setShortcut (const QKeySequence &shortcut, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) |
|
void | setShortcutConfigurable (bool configurable) |
|
void | setShortcuts (const QList< QKeySequence > &shortcuts, ShortcutTypes type=ShortcutTypes(ActiveShortcut|DefaultShortcut)) |
|
KShapeGesture | shapeGesture (ShortcutTypes type=ActiveShortcut) const |
|
KShortcut | shortcut (ShortcutTypes types=ActiveShortcut) const |
|
| KBookmarkActionInterface (const KBookmark &bk) |
|
virtual | ~KBookmarkActionInterface () |
|
const KBookmark | bookmark () const |
|
Definition at line 119 of file kbookmarkmenu_p.h.
KImportedBookmarkActionMenu::KImportedBookmarkActionMenu |
( |
const KIcon & |
icon, |
|
|
const QString & |
text, |
|
|
QObject * |
parent |
|
) |
| |
|
inline |
KImportedBookmarkActionMenu::~KImportedBookmarkActionMenu |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Apr 16 2013 21:05:06 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.