|
HDK
|
This is the complete list of members for DM_InputSelector, 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 | |
| baseViewer() | BM_InputSelector | inlineprotected |
| baseViewer() const | BM_InputSelector | inlineprotected |
| BM_InputSelector(BM_View &viewer, PI_SelectorTemplate &templ) | BM_InputSelector | |
| buildFullPath(UT_WorkBuffer &string) const | UI_Object | |
| bumpQueueCount(int dir) | UI_Object | inline |
| canSelectDrawables() const | DM_InputSelector | virtual |
| className() const override | DM_InputSelector | virtual |
| clearTheMainApplication() | AP_Interface | protectedstatic |
| commitViewportPreSelection(UI_Event *event, GU_SelectionRule sel_rule) | DM_InputSelector | virtual |
| createPreferenceFile(const char *filename) | AP_Interface | static |
| cursor() const | BM_InputSelector | virtual |
| 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 | |
| DM_InputSelector(BM_View &viewer, PI_SelectorTemplate &templ) | DM_InputSelector | |
| doRender(RE_Render *r, int x, int y, int ghost) | BM_InputSelector | virtual |
| drawableMask() const | DM_InputSelector | virtual |
| evalStateParm(const char *name, UT_StringHolder &ret) | BM_InputSelector | inlinevirtual |
| 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 | |
| generateAllSelectionStrings(UT_String &sel_string, bool only_one_gdp, bool force_numeric, bool consume_selections) | DM_InputSelector | virtual |
| generateEvent(UI_EventType t, UI_Object *target) | UI_Object | |
| getAppExitCode() | AP_Interface | static |
| getCoreDumpFileName(UT_WorkBuffer &name) | AP_Interface | virtual |
| getCustomToolbox() const | DM_InputSelector | inlinevirtual |
| 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 | |
| getKeyResolveInfo(UI_KeyResolveInfo &info)=0 | DM_InputSelector | pure virtual |
| 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 |
| getSelectableLooks(GUI_DetailList &look_list) | DM_InputSelector | virtual |
| getSelectorHotkeyMenu() const | DM_InputSelector | inlinevirtual |
| getSelectorMenu() const =0 | DM_InputSelector | pure virtual |
| getStartupDesktop() | AP_Interface | static |
| getStateParmNames(UT_StringArray &ret, const char *prefix=nullptr) | BM_InputSelector | inlinevirtual |
| getTemplate() | BM_InputSelector | inline |
| getTemplate() const | BM_InputSelector | inline |
| 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 |
| handleDoubleClickEvent(UI_Event *event) | BM_InputSelector | virtual |
| handleEvent(UI_Event *event) override | AP_Interface | virtual |
| handleKeyEvent(int key, UI_Event *event, DM_Viewport &viewport)=0 | DM_InputSelector | pure virtual |
| handleMouseEvent(UI_Event *event) | BM_InputSelector | virtual |
| handleMouseWheelEvent(UI_Event *event) | BM_InputSelector | virtual |
| handleNodeDeleted(OP_Node &node) | BM_InputSelector | virtual |
| handleTransitoryKey(const UI_Event &event, int) | DM_InputSelector | inlinevirtual |
| hasDependents() const | UI_Object | inline |
| hasKeyDelegateSymbol(const char *symbol) const | AP_Interface | |
| hasLocates() const | BM_InputSelector | inlinevirtual |
| initApplication(UI_Manager *, int, const char **) override | BM_InputSelector | protectedvirtual |
| initializeUI() | BM_InputSelector | |
| 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 |
| myMethods | AP_Interface | protected |
| myName | AP_Interface | protected |
| myValueNames | AP_Interface | protected |
| onLocateDrawableSelection() | DM_InputSelector | virtual |
| operator=(const UI_Object &)=delete | UI_Object | |
| outputUsage(int argc, const char **argv) const | AP_Interface | virtual |
| overlayRender(RE_Render *r, int x, int y) | BM_InputSelector | virtual |
| pressStateButton(const char *name) | BM_InputSelector | inlinevirtual |
| preTerminateCallback() | UI_Object | inlineprotectedvirtual |
| primMask() const | DM_InputSelector | virtual |
| 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 |
| setStateParm(const char *name, const UT_StringHolder &val) | BM_InputSelector | inlinevirtual |
| setTheMainApplication(AP_Interface *app) | AP_Interface | protectedstatic |
| setValueSymbol(const char *symbol, UI_Value *value, bool warn=true) | AP_Interface | |
| setViewer(BM_View *viewer) | BM_InputSelector | virtual |
| startSelecting() | BM_InputSelector | virtual |
| stopSelecting() | BM_InputSelector | virtual |
| 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 | |
| ~BM_InputSelector() override | BM_InputSelector | |
| ~DM_InputSelector() override | DM_InputSelector | |
| ~UI_Object() | UI_Object | virtual |