KDEUI
OrgKdeKdedglobalaccelComponentInterface Class Reference
#include <kdedglobalaccel_component_interface.h>

Public Slots | |
| QDBusReply< QList < KGlobalShortcutInfo > > | allShortcutInfos (const QString &context) |
| QDBusReply< QList < KGlobalShortcutInfo > > | allShortcutInfos () |
| QDBusReply< QStringList > | getShortcutContexts () |
| QDBusReply< QStringList > | shortcutNames (const QString &context) |
| QDBusReply< QStringList > | shortcutNames () |
Public Member Functions | |
| QString | friendlyName () const |
| OrgKdeKdedglobalaccelComponentInterface (const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent=0) | |
| QString | uniqueName () const |
| ~OrgKdeKdedglobalaccelComponentInterface () | |
Static Public Member Functions | |
| static const char * | staticInterfaceName () |
Properties | |
| QString | friendlyName |
| QString | uniqueName |
Detailed Description
Definition at line 27 of file kdedglobalaccel_component_interface.h.
Constructor & Destructor Documentation
| OrgKdeKdedglobalaccelComponentInterface::OrgKdeKdedglobalaccelComponentInterface | ( | const QString & | service, | |
| const QString & | path, | |||
| const QDBusConnection & | connection, | |||
| QObject * | parent = 0 | |||
| ) |
Definition at line 18 of file kdedglobalaccel_component_interface.cpp.
| OrgKdeKdedglobalaccelComponentInterface::~OrgKdeKdedglobalaccelComponentInterface | ( | ) |
Definition at line 23 of file kdedglobalaccel_component_interface.cpp.
Member Function Documentation
| QDBusReply<QList<KGlobalShortcutInfo> > OrgKdeKdedglobalaccelComponentInterface::allShortcutInfos | ( | const QString & | context | ) | [inline, slot] |
Definition at line 54 of file kdedglobalaccel_component_interface.h.
| QDBusReply<QList<KGlobalShortcutInfo> > OrgKdeKdedglobalaccelComponentInterface::allShortcutInfos | ( | ) | [inline, slot] |
Definition at line 48 of file kdedglobalaccel_component_interface.h.
| QString OrgKdeKdedglobalaccelComponentInterface::friendlyName | ( | ) | const [inline] |
Definition at line 40 of file kdedglobalaccel_component_interface.h.
| QDBusReply<QStringList> OrgKdeKdedglobalaccelComponentInterface::getShortcutContexts | ( | ) | [inline, slot] |
Definition at line 61 of file kdedglobalaccel_component_interface.h.
| QDBusReply<QStringList> OrgKdeKdedglobalaccelComponentInterface::shortcutNames | ( | const QString & | context | ) | [inline, slot] |
Definition at line 73 of file kdedglobalaccel_component_interface.h.
| QDBusReply<QStringList> OrgKdeKdedglobalaccelComponentInterface::shortcutNames | ( | ) | [inline, slot] |
Definition at line 67 of file kdedglobalaccel_component_interface.h.
| static const char* OrgKdeKdedglobalaccelComponentInterface::staticInterfaceName | ( | ) | [inline, static] |
Definition at line 31 of file kdedglobalaccel_component_interface.h.
| QString OrgKdeKdedglobalaccelComponentInterface::uniqueName | ( | ) | const [inline] |
Definition at line 44 of file kdedglobalaccel_component_interface.h.
Property Documentation
QString OrgKdeKdedglobalaccelComponentInterface::friendlyName [read] |
Definition at line 39 of file kdedglobalaccel_component_interface.h.
QString OrgKdeKdedglobalaccelComponentInterface::uniqueName [read] |
Definition at line 43 of file kdedglobalaccel_component_interface.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference