|
HDK
|
Include dependency graph for UI_HotkeyHelper.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UI_HotkeyHelper |
| struct | UI_HotkeyHelper::Entry |
Typedefs | |
| typedef bool(UI_Object::* | UI_HotkeyMethod )(int key, UI_Event *) |
| Hotkey handler method. Returns true if successfully consumed. More... | |
Hotkey handler method. Returns true if successfully consumed.
Definition at line 22 of file UI_HotkeyHelper.h.