KDEUI
OrgKdeKdedGlobalAccelInterface Class Reference
#include <kdedglobalaccel_interface.h>

Detailed Description
Definition at line 27 of file kdedglobalaccel_interface.h.
Constructor & Destructor Documentation
OrgKdeKdedGlobalAccelInterface::OrgKdeKdedGlobalAccelInterface | ( | const QString & | service, | |
const QString & | path, | |||
const QDBusConnection & | connection, | |||
QObject * | parent = 0 | |||
) |
Definition at line 18 of file kdedglobalaccel_interface.cpp.
OrgKdeKdedGlobalAccelInterface::~OrgKdeKdedGlobalAccelInterface | ( | ) |
Definition at line 23 of file kdedglobalaccel_interface.cpp.
Member Function Documentation
QDBusReply<QStringList> OrgKdeKdedGlobalAccelInterface::action | ( | int | key | ) | [inline, slot] |
Definition at line 40 of file kdedglobalaccel_interface.h.
QDBusReply<void> OrgKdeKdedGlobalAccelInterface::activateGlobalShortcutContext | ( | const QString & | component, | |
const QString & | context | |||
) | [inline, slot] |
Definition at line 47 of file kdedglobalaccel_interface.h.
QDBusReply<QList<QStringList> > OrgKdeKdedGlobalAccelInterface::allActionsForComponent | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 54 of file kdedglobalaccel_interface.h.
QDBusReply<QList<QStringList> > OrgKdeKdedGlobalAccelInterface::allMainComponents | ( | ) | [inline, slot] |
Definition at line 61 of file kdedglobalaccel_interface.h.
QDBusReply<QList<int> > OrgKdeKdedGlobalAccelInterface::defaultShortcut | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 67 of file kdedglobalaccel_interface.h.
QDBusReply<void> OrgKdeKdedGlobalAccelInterface::doRegister | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 74 of file kdedglobalaccel_interface.h.
QDBusReply<QList<KGlobalShortcutInfo> > OrgKdeKdedGlobalAccelInterface::getGlobalShortcutsByKey | ( | int | key | ) | [inline, slot] |
Definition at line 81 of file kdedglobalaccel_interface.h.
void OrgKdeKdedGlobalAccelInterface::invokeAction | ( | const QStringList & | actionId, | |
qlonglong | timestamp | |||
) | [signal] |
QDBusReply<bool> OrgKdeKdedGlobalAccelInterface::isGlobalShortcutAvailable | ( | int | key, | |
const QString & | component | |||
) | [inline, slot] |
Definition at line 88 of file kdedglobalaccel_interface.h.
QDBusReply<void> OrgKdeKdedGlobalAccelInterface::setForeignShortcut | ( | const QStringList & | actionId, | |
const QList< int > & | keys | |||
) | [inline, slot] |
Definition at line 95 of file kdedglobalaccel_interface.h.
QDBusReply<void> OrgKdeKdedGlobalAccelInterface::setInactive | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 102 of file kdedglobalaccel_interface.h.
QDBusReply<QList<int> > OrgKdeKdedGlobalAccelInterface::setShortcut | ( | const QStringList & | actionId, | |
const QList< int > & | keys, | |||
uint | flags | |||
) | [inline, slot] |
Definition at line 109 of file kdedglobalaccel_interface.h.
QDBusReply<QList<int> > OrgKdeKdedGlobalAccelInterface::shortcut | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 116 of file kdedglobalaccel_interface.h.
static const char* OrgKdeKdedGlobalAccelInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 31 of file kdedglobalaccel_interface.h.
QDBusReply<void> OrgKdeKdedGlobalAccelInterface::unRegister | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 123 of file kdedglobalaccel_interface.h.
void OrgKdeKdedGlobalAccelInterface::yourShortcutGotChanged | ( | const QStringList & | actionId, | |
const QList< int > & | newKeys | |||
) | [signal] |
The documentation for this class was generated from the following files: