KGlobalAccelPrivate::CodeMod Class Reference
List of all members.Public Member Functions | |
bool | operator< (const CodeMod &b) const |
Public Attributes | |
uchar | code |
uint | mod |
Detailed Description
Definition at line 54 of file kglobalaccel_x11.h.
Member Function Documentation
|
Compares two CodeMods.
Definition at line 69 of file kglobalaccel_x11.h. |
Member Data Documentation
|
The key code of the CodeMod.
Definition at line 60 of file kglobalaccel_x11.h. Referenced by KGlobalAccelPrivate::grabKey(), operator<(), and KGlobalAccelPrivate::x11KeyPress(). |
|
The modifier flags of the CodeMod.
Definition at line 64 of file kglobalaccel_x11.h. Referenced by KGlobalAccelPrivate::grabKey(), operator<(), and KGlobalAccelPrivate::x11KeyPress(). |
The documentation for this class was generated from the following file: