|
HDK
|
This is the complete list of members for UI_Event, including all inherited members.
| className() const | UI_Event | inline |
| display() const | UI_Event | |
| display(std::ostream &os) const | UI_Event | |
| mergeEvent(const UI_Event *prevevent) | UI_Event | |
| method | UI_Event | |
| myStateHistory | UI_Event | |
| name() const | UI_Event | |
| operator=(const UI_Event &e) | UI_Event | |
| reason | UI_Event | |
| reason_name(UI_Reason reason) | UI_Event | static |
| source | UI_Event | |
| state | UI_Event | |
| target | UI_Event | |
| trigger() | UI_Event | inline |
| type | UI_Event | |
| type_name(UI_EventType type) | UI_Event | static |
| UI_Event() | UI_Event | |
| UI_Event(const UI_Event &e) | UI_Event | |
| UI_Event(UI_EventType t, UI_Object *to, UI_Object *from=(UI_Object *) 0, UI_DeviceEvent *e=(UI_DeviceEvent *) 0) | UI_Event | |
| UI_Event(UI_Value *v, UI_Object *to, UI_Object *from=(UI_Object *) 0, UI_Reason r=UI_VALUE_CHANGED) | UI_Event | |
| UI_Event(UI_Value *v, UI_Object *to, UI_EventMethod callback, UI_Object *from=(UI_Object *) 0, UI_Reason r=UI_VALUE_CHANGED) | UI_Event | |
| UI_Event(UI_EventType t, UI_Object *to, UI_EventMethod callback, UI_Object *from=(UI_Object *) 0) | UI_Event | |
| value | UI_Event | |
| ~UI_Event() | UI_Event |