#include <CHotkeyOptions.h>
Collaboration diagram for CHotkeyOptions:

Public Member Functions | |
| CHotkeyOptions (HWND parent, CConfig *) | |
| ~CHotkeyOptions () | |
manipulators | |
| void | doModal () |
| Run dialog. | |
Classes | |
| class | CActionDialog |
| class | CConditionDialog |
| class | CKeystrokeDownUpAction |
| class | CMouseButtonDownUpAction |
| class | CScreensDialog |
Definition at line 29 of file CHotkeyOptions.h.
| void CHotkeyOptions::doModal | ( | ) |
Run dialog.
Display and handle the dialog until closed by the user.
Definition at line 51 of file CHotkeyOptions.cpp.
References CConfig::getInputFilter().
1.4.7