Go to the source code of this file.
Defines | |
| #define | __INCLUDE_KeyDialogh_INCLUDE__ |
Functions | |
| unsigned int | getKeyDialogKey () |
| bool | getKeyDialogShift () |
| bool | getKeyDialogControl () |
| bool | getKeyDialogAlt () |
| void | showKeyDialog (wxDialog *dialog) |
| #define __INCLUDE_KeyDialogh_INCLUDE__ |
Definition at line 22 of file KeyDialog.h.
| bool getKeyDialogAlt | ( | ) |
| bool getKeyDialogControl | ( | ) |
| unsigned int getKeyDialogKey | ( | ) |
| bool getKeyDialogShift | ( | ) |
| void showKeyDialog | ( | wxDialog * | dialog | ) |
Definition at line 135 of file KeyDialog.cpp.
1.5.3