HDK
|
#include <UI_HotkeyHelper.h>
Public Attributes | |
const char * | mySymbol |
UI_HotkeyMethod | myMethod |
bool | myEchoFlag |
Definition at line 33 of file UI_HotkeyHelper.h.
bool UI_HotkeyHelper::Entry::myEchoFlag |
Definition at line 37 of file UI_HotkeyHelper.h.
UI_HotkeyMethod UI_HotkeyHelper::Entry::myMethod |
Definition at line 36 of file UI_HotkeyHelper.h.
const char* UI_HotkeyHelper::Entry::mySymbol |
Definition at line 35 of file UI_HotkeyHelper.h.