|
HDK
|
This is the complete list of members for HDK_Sample::MyDialog, including all inherited members.
| actionKeyEcho(const char *, const char *custom_suffix=0) | UI_Object | static |
| addDependent(UI_Object *who) | UI_Object | |
| addKeyBindingProxyRef(const char *symbol, UI_Feel *ref, bool warn=true) | AP_Interface | |
| addKeyDelegateClientship(UI_KeyDelegate *) | UI_Object | |
| AP_Interface() | AP_Interface | |
| AP_Interface(const char *myname, const char *const *names, UI_EventMethod const *methods) | AP_Interface | |
| buildFullPath(UT_WorkBuffer &string) const | UI_Object | |
| bumpQueueCount(int dir) | UI_Object | inline |
| className() const override | HDK_Sample::MyDialog | inlinevirtual |
| clearTheMainApplication() | AP_Interface | protectedstatic |
| close() | HDK_Sample::MyDialog | |
| createPreferenceFile(const char *filename) | AP_Interface | static |
| 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 | |
| findKeyDelegateSymbol(const char *symbol) const | AP_Interface | |
| findObject(const char *name) const | AP_Interface | inline |
| findValue(const char *name) const | AP_Interface | inline |
| findValueFeel(UI_Value *value) const | AP_Interface | |
| findValueSymbol(const char *symbol) const | AP_Interface | |
| generateEvent(UI_EventType t, UI_Object *target) | UI_Object | |
| getAppExitCode() | AP_Interface | static |
| getCoreDumpFileName(UT_WorkBuffer &name) | AP_Interface | virtual |
| getFeelSymbol(const char *symbol) const | AP_Interface | |
| getFeelSymbols(UT_StringArray &symbols, UT_Array< UI_Feel * > &feels) const | AP_Interface | |
| getFunctionKeyScript(int key, UI_Event *event, UT_String &script) | AP_Interface | |
| getInputQueue() | UI_Object | inlinestatic |
| getKeyDelegateSymbol(const char *symbol, int create=1) | AP_Interface | |
| getMainApplication() | AP_Interface | inlineprotectedstatic |
| getManager() | UI_Object | inlinestatic |
| getName() const | AP_Interface | inline |
| getObjectSymbol(const char *symbol) const | AP_Interface | |
| getObjectTable() const | AP_Interface | inlineprotected |
| getParent() const | UI_Object | inline |
| getProxyId() | UI_Object | |
| getSaveWindowGeoPref() | AP_Interface | protectedstatic |
| getStartupDesktop() | AP_Interface | static |
| getValueSymbol(const char *symbol, int create=1) | AP_Interface | |
| getValueSymbols(UT_StringArray &symbols, UT_Array< UI_Value * > &values) const | AP_Interface | |
| getValueTable() const | AP_Interface | inlineprotected |
| getWindowGeometry(int &width, int &height, int &left, int &bottom, bool &maximized, bool use_pref) | AP_Interface | protectedstatic |
| handleEvent(UI_Event *event) override | AP_Interface | virtual |
| hasDependents() const | UI_Object | inline |
| hasKeyDelegateSymbol(const char *symbol) const | AP_Interface | |
| initApplication(UI_Manager *uims, int argc, const char **argv) | AP_Interface | virtual |
| interestedInValue(UI_Value *) | UI_Object | |
| interestingEvent(UI_EventType t, UI_DeviceEvent *event) const | UI_Object | virtual |
| isAncestor(const UI_Object *who) const | UI_Object | |
| isAppExiting() | AP_Interface | static |
| 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 |
| loadAppState() | AP_Interface | virtual |
| loadUIInitPrefs() | AP_Interface | |
| loadWindowGeometry(UI_Window *window, bool default_maximized, bool use_pref) | AP_Interface | protectedstatic |
| loadWindowGeoPref(int &w, int &h, int &left, int &bottom, bool &maximized) | AP_Interface | protectedstatic |
| mapIntToStr(int index, const std::pair< const char *, int > *map) | AP_Interface | static |
| mapStrToInt(const char *label, const std::pair< const char *, int > *map) | AP_Interface | static |
| MyDialog() | HDK_Sample::MyDialog | |
| myMethods | AP_Interface | protected |
| myName | AP_Interface | protected |
| myValueNames | AP_Interface | protected |
| open() | HDK_Sample::MyDialog | |
| operator=(const UI_Object &)=delete | UI_Object | |
| outputUsage(int argc, const char **argv) const | AP_Interface | virtual |
| preTerminateCallback() | UI_Object | inlineprotectedvirtual |
| processKeyBindingProxyRequests() | AP_Interface | protected |
| purgeEvents(UI_EventType t, UI_Object *target, UI_EventMethod method=0) | UI_Object | |
| readPreferenceFile(const char *pref_filename, bool quiet=false) | AP_Interface | |
| readUIFile(const char *ui_filename, bool quiet=false) | AP_Interface | |
| relayEvent(UI_Event *event, UI_Object *target) | UI_Object | |
| removeDependent(UI_Object *who) | UI_Object | |
| removeKeyDelegateClientship(UI_KeyDelegate *) | UI_Object | |
| removeObjectSymbol(const char *symbol) | AP_Interface | |
| removeValueInterest(UI_Value *) | UI_Object | |
| removeValueSymbol(const char *symbol) | AP_Interface | |
| replaceDependent(UI_Object *who, UI_Object *with) | UI_Object | |
| resetApplication() | AP_Interface | |
| restoreUIInitPrefs() | AP_Interface | |
| saveAppData(const char *filename) | AP_Interface | virtual |
| saveAppState() | AP_Interface | virtual |
| saveOnCoreDump() | AP_Interface | virtual |
| saveUIInitPrefs(const char *layout_level, fpreal uiscale, int playbarui) | AP_Interface | |
| saveWindowGeoPref() | AP_Interface | protectedstatic |
| sendEvent(const UI_Event &e) const | UI_Object | |
| setAppExitCode(int exit_code) | AP_Interface | static |
| setKeyBindingProxySrc(const char *symbol, UI_Feel *src, bool warn=true) | AP_Interface | |
| setKeyDelegateSymbol(const char *symbol, UI_KeyDelegateSPtr delegate, bool warn=true) | AP_Interface | |
| setName(const char *symbolName) | UI_Object | |
| setObjectSymbol(const char *symbol, UI_Object *who, int warn=1) | AP_Interface | |
| setParent(UI_Object *p) | UI_Object | inline |
| setTheMainApplication(AP_Interface *app) | AP_Interface | protectedstatic |
| setValueSymbol(const char *symbol, UI_Value *value, bool warn=true) | AP_Interface | |
| theFileChooserStyleMap | AP_Interface | static |
| toggleKeyEcho(const char *, bool new_value) | UI_Object | static |
| triggerImmediateEvent(UI_Event *event, int upwards) | UI_Object | |
| UI_Object() | UI_Object | |
| UI_Object(const UI_Object &)=delete | UI_Object | |
| unwireInterface(UI_Manager *uims) | AP_Interface | |
| valueInterests() const | UI_Object | inline |
| wireInterface(UI_Manager *uims) | AP_Interface | |
| ~AP_Interface() override | AP_Interface | |
| ~UI_Object() | UI_Object | virtual |