KDEUI
KActionPrivate Class Reference
#include <kaction_p.h>
Public Member Functions | |
| void | authStatusChanged (int status) |
| void | init (KAction *q_ptr) |
| KActionPrivate () | |
| void | maybeSetComponentData (const KComponentData &kcd) |
| void | setActiveGlobalShortcutNoEnable (const KShortcut &cut) |
| void | slotTriggered () |
Public Attributes | |
| KAuth::Action * | authAction |
| KComponentData | componentData |
| KShortcut | defaultGlobalShortcut |
| KRockerGesture | defaultRockerGesture |
| KShapeGesture | defaultShapeGesture |
| KShortcut | globalShortcut |
| bool | globalShortcutEnabled: 1 |
| bool | neverSetGlobalShortcut: 1 |
| KIcon | oldIcon |
| KAction * | q |
| KRockerGesture | rockerGesture |
| KShapeGesture | shapeGesture |
Detailed Description
Definition at line 32 of file kaction_p.h.
Constructor & Destructor Documentation
| KActionPrivate::KActionPrivate | ( | ) | [inline] |
Definition at line 35 of file kaction_p.h.
Member Function Documentation
| void KActionPrivate::authStatusChanged | ( | int | status | ) |
Definition at line 89 of file kaction.cpp.
| void KActionPrivate::init | ( | KAction * | q_ptr | ) |
Definition at line 49 of file kaction.cpp.
| void KActionPrivate::maybeSetComponentData | ( | const KComponentData & | kcd | ) | [inline] |
Definition at line 46 of file kaction_p.h.
| void KActionPrivate::setActiveGlobalShortcutNoEnable | ( | const KShortcut & | cut | ) |
Definition at line 60 of file kaction.cpp.
| void KActionPrivate::slotTriggered | ( | ) |
Definition at line 67 of file kaction.cpp.
Member Data Documentation
Definition at line 62 of file kaction_p.h.
Definition at line 53 of file kaction_p.h.
Definition at line 54 of file kaction_p.h.
Definition at line 56 of file kaction_p.h.
Definition at line 55 of file kaction_p.h.
Definition at line 54 of file kaction_p.h.
Definition at line 58 of file kaction_p.h.
Definition at line 59 of file kaction_p.h.
Definition at line 64 of file kaction_p.h.
Definition at line 60 of file kaction_p.h.
Definition at line 56 of file kaction_p.h.
Definition at line 55 of file kaction_p.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference