KDEUI
KdedGlobalAccelAdaptor Class Reference
#include <kdedglobalaccel_adaptor.h>

Detailed Description
Definition at line 33 of file kdedglobalaccel_adaptor.h.
Public Slots | |
| QStringList | action (int key) |
| QList< QStringList > | allActionsForComponent (const QStringList &actionId) |
| QList< int > | allKeys () |
| QStringList | allKeysAsString () |
| QList< QStringList > | allMainComponents () |
| QList< int > | defaultShortcut (const QStringList &actionId) |
| Q_NOREPLY void | doRegister (const QStringList &actionId) |
| Q_NOREPLY void | setForeignShortcut (const QStringList &actionId, const QList< int > &keys) |
| Q_NOREPLY void | setInactive (const QStringList &actionId) |
| QList< int > | setShortcut (const QStringList &actionId, const QList< int > &keys, uint flags) |
| QList< int > | shortcut (const QStringList &actionId) |
| Q_NOREPLY void | unRegister (const QStringList &actionId) |
Signals | |
| void | invokeAction (const QStringList &actionId, qlonglong timestamp) |
| void | yourShortcutGotChanged (const QStringList &action, const QList< int > &newShortcut) |
Public Member Functions | |
| KdedGlobalAccelAdaptor (KdedGlobalAccel *parent) | |
Constructor & Destructor Documentation
| KdedGlobalAccelAdaptor::KdedGlobalAccelAdaptor | ( | KdedGlobalAccel * | parent | ) | [inline] |
Definition at line 39 of file kdedglobalaccel_adaptor.h.
Member Function Documentation
| QStringList KdedGlobalAccelAdaptor::action | ( | int | key | ) | [inline, slot] |
Definition at line 66 of file kdedglobalaccel_adaptor.h.
| QList<QStringList> KdedGlobalAccelAdaptor::allActionsForComponent | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 57 of file kdedglobalaccel_adaptor.h.
| QList<int> KdedGlobalAccelAdaptor::allKeys | ( | ) | [inline, slot] |
Definition at line 60 of file kdedglobalaccel_adaptor.h.
| QStringList KdedGlobalAccelAdaptor::allKeysAsString | ( | ) | [inline, slot] |
Definition at line 63 of file kdedglobalaccel_adaptor.h.
| QList<QStringList> KdedGlobalAccelAdaptor::allMainComponents | ( | ) | [inline, slot] |
Definition at line 55 of file kdedglobalaccel_adaptor.h.
| QList<int> KdedGlobalAccelAdaptor::defaultShortcut | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 72 of file kdedglobalaccel_adaptor.h.
| Q_NOREPLY void KdedGlobalAccelAdaptor::doRegister | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 85 of file kdedglobalaccel_adaptor.h.
| void KdedGlobalAccelAdaptor::invokeAction | ( | const QStringList & | actionId, | |
| qlonglong | timestamp | |||
| ) | [signal] |
| Q_NOREPLY void KdedGlobalAccelAdaptor::setForeignShortcut | ( | const QStringList & | actionId, | |
| const QList< int > & | keys | |||
| ) | [inline, slot] |
Definition at line 78 of file kdedglobalaccel_adaptor.h.
| Q_NOREPLY void KdedGlobalAccelAdaptor::setInactive | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 83 of file kdedglobalaccel_adaptor.h.
| QList<int> KdedGlobalAccelAdaptor::setShortcut | ( | const QStringList & | actionId, | |
| const QList< int > & | keys, | |||
| uint | flags | |||
| ) | [inline, slot] |
Definition at line 75 of file kdedglobalaccel_adaptor.h.
| QList<int> KdedGlobalAccelAdaptor::shortcut | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 69 of file kdedglobalaccel_adaptor.h.
| Q_NOREPLY void KdedGlobalAccelAdaptor::unRegister | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 87 of file kdedglobalaccel_adaptor.h.
| void KdedGlobalAccelAdaptor::yourShortcutGotChanged | ( | const QStringList & | action, | |
| const QList< int > & | newShortcut | |||
| ) | [signal] |
The documentation for this class was generated from the following file:
KDE 4.1 API Reference