#include "UI_API.h"#include <UT/UT_PtrProxy.h>#include <UT/UT_SymbolTable.h>#include "UI_Object.h"Go to the source code of this file.
Classes | |
| class | UI_HotkeyHelper |
| struct | UI_HotkeyHelper::Entry |
Typedefs | |
| typedef bool(UI_Object::* | UI_HotkeyMethod )(UI_Event *) |
| Hotkey handler method. Returns true if successfully consumed. | |
| typedef bool(UI_Object::* UI_HotkeyMethod)(UI_Event *) |
Hotkey handler method. Returns true if successfully consumed.
Definition at line 30 of file UI_HotkeyHelper.h.
1.5.9