KDEUI
KdedGlobalAccelAdaptor Class Reference
#include <kdedglobalaccel_adaptor.h>
Inheritance diagram for KdedGlobalAccelAdaptor:

Detailed Description
Definition at line 32 of file kdedglobalaccel_adaptor.h.
Public Slots | |
| QStringList | allComponents () |
| QStringList | allActionsForComponent (const QString &component) |
| QList< int > | allKeys () |
| QStringList | allKeysAsString () |
| QStringList | action (int key) |
| QList< int > | shortcut (const QStringList &actionId) |
| QList< int > | defaultShortcut (const QStringList &actionId) |
| QList< int > | setShortcut (const QStringList &actionId, const QList< int > &keys, uint flags) |
| Q_NOREPLY void | setForeignShortcut (const QStringList &actionId, const QList< int > &keys) |
| Q_NOREPLY void | setInactive (const QStringList &actionId) |
Signals | |
| void | invokeAction (const QStringList &actionId) |
| 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 40 of file kdedglobalaccel_adaptor.h.
Member Function Documentation
| QStringList KdedGlobalAccelAdaptor::allComponents | ( | ) | [inline, slot] |
Definition at line 55 of file kdedglobalaccel_adaptor.h.
| QStringList KdedGlobalAccelAdaptor::allActionsForComponent | ( | const QString & | component | ) | [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.
| QStringList KdedGlobalAccelAdaptor::action | ( | int | key | ) | [inline, slot] |
Definition at line 66 of file kdedglobalaccel_adaptor.h.
| QList<int> KdedGlobalAccelAdaptor::shortcut | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 69 of file kdedglobalaccel_adaptor.h.
| QList<int> KdedGlobalAccelAdaptor::defaultShortcut | ( | const QStringList & | actionId | ) | [inline, slot] |
Definition at line 72 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.
| 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.
| void KdedGlobalAccelAdaptor::invokeAction | ( | const QStringList & | actionId | ) | [signal] |
| void KdedGlobalAccelAdaptor::yourShortcutGotChanged | ( | const QStringList & | action, | |
| const QList< int > & | newShortcut | |||
| ) | [signal] |
The documentation for this class was generated from the following file:
KDE 4.0 API Reference