Hotkey options dialog for Microsoft Windows launcher. More...
#include <CHotkeyOptions.h>

Classes | |
| class | CActionDialog |
| class | CConditionDialog |
| class | CKeystrokeDownUpAction |
| class | CMouseButtonDownUpAction |
| class | CScreensDialog |
Public Member Functions | |
| CHotkeyOptions (HWND parent, CConfig *) | |
manipulators | |
| void | doModal () |
| Run dialog. | |
Hotkey options dialog for Microsoft Windows launcher.
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.6.1