#include "UI_API.h"#include "UI_EventType.h"#include <UT/UT_Pointers.h>#include <UT/UT_Assert.h>Go to the source code of this file.
Classes | |
| class | UI_Object |
Defines | |
| #define | UI_ENABLE_PROXY_POINTERS 1 |
Typedefs | |
| typedef void(UI_Object::* | UI_EventMethod )(UI_Event *) |
| #define UI_ENABLE_PROXY_POINTERS 1 |
Definition at line 46 of file UI_Object.h.
| typedef void(UI_Object::* UI_EventMethod)(UI_Event *) |
Definition at line 48 of file UI_Object.h.
1.5.9