HDK
|
This is the complete list of members for UI_Object, including all inherited members.
actionKeyEcho(const char *, const char *custom_suffix=0) | UI_Object | static |
addDependent(UI_Object *who) | UI_Object | |
addKeyDelegateClientship(UI_KeyDelegate *) | UI_Object | |
buildFullPath(UT_WorkBuffer &string) const | UI_Object | |
bumpQueueCount(int dir) | UI_Object | inline |
className() const | UI_Object | inlinevirtual |
debugQueueEventsFor(const UI_Value *value, const char *name, UI_EventType t=UI_EVENT_NO_EVENT) const | UI_Object | |
deleteReferences(UI_Object *to_whom) | UI_Object | virtual |
dependents() const | UI_Object | inline |
dependents() | UI_Object | inlineprotected |
distributeEvent(UI_Event *event, int upwards) | UI_Object | |
generateEvent(UI_EventType t, UI_Object *target) | UI_Object | |
getInputQueue() | UI_Object | inlinestatic |
getManager() | UI_Object | inlinestatic |
getName() const | UI_Object | |
getParent() const | UI_Object | inline |
getProxyId() | UI_Object | |
handleEvent(UI_Event *event) | UI_Object | virtual |
hasDependents() const | UI_Object | inline |
interestedInValue(UI_Value *) | UI_Object | |
interestingEvent(UI_EventType t, UI_DeviceEvent *event) const | UI_Object | virtual |
isAncestor(const UI_Object *who) const | UI_Object | |
isDependent(UI_Object *who) const | UI_Object | |
keycmp(const char *, int key) | UI_Object | static |
keycmp(const char *, int key, const UI_HotkeyEcho &) | UI_Object | static |
keyEcho(const char *, const UI_HotkeyEcho &) | UI_Object | static |
operator=(const UI_Object &)=delete | UI_Object | |
preTerminateCallback() | UI_Object | inlineprotectedvirtual |
purgeEvents(UI_EventType t, UI_Object *target, UI_EventMethod method=0) | UI_Object | |
relayEvent(UI_Event *event, UI_Object *target) | UI_Object | |
removeDependent(UI_Object *who) | UI_Object | |
removeKeyDelegateClientship(UI_KeyDelegate *) | UI_Object | |
removeValueInterest(UI_Value *) | UI_Object | |
replaceDependent(UI_Object *who, UI_Object *with) | UI_Object | |
sendEvent(const UI_Event &e) const | UI_Object | |
setName(const char *symbolName) | UI_Object | |
setParent(UI_Object *p) | UI_Object | inline |
toggleKeyEcho(const char *, bool new_value) | UI_Object | static |
triggerImmediateEvent(UI_Event *event, int upwards) | UI_Object | |
UI_Manager class | UI_Object | friend |
UI_Object() | UI_Object | |
UI_Object(const UI_Object &)=delete | UI_Object | |
valueInterests() const | UI_Object | inline |
~UI_Object() | UI_Object | virtual |