|
HDK
|
This is the complete list of members for BM_OpState, including all inherited members.
| acceptDragDrop(DD_Source &, const char *) | BM_State | inlinevirtual |
| actionKeyEcho(const char *, const char *custom_suffix=0) | UI_Object | static |
| addClickInterest(int buttons) | BM_SimpleState | protected |
| addDependent(UI_Object *who) | UI_Object | |
| addKeyBindingProxyRef(const char *symbol, UI_Feel *ref, bool warn=true) | AP_Interface | |
| addKeyDelegateClientship(UI_KeyDelegate *) | UI_Object | |
| afterUndo() | BM_State | virtual |
| AP_Interface() | AP_Interface | |
| AP_Interface(const char *myname, const char *const *names, UI_EventMethod const *methods) | AP_Interface | |
| appendDialogToFolder(const char *folder_name, BM_ParmState &state_or_handle) | BM_OpState | protected |
| appendDialogToFolder(const char *folder_name, OP_Node &op_node, PRM_Template::PRM_Export export_level) | BM_OpState | protected |
| appendDialogToFolder(const char *folder_name, BM_ParmState &state_or_handle, BM_Handle *handle) | BM_OpState | protected |
| appendDividerToFolder(const char *folder_name) | BM_OpState | protected |
| appendDividerToFolder(const char *folder_name, BM_Handle *handle) | BM_OpState | protected |
| appendFeelToFolder(const char *folder_name, UI_Feel *child_feel) | BM_OpState | protected |
| appendFolder(const char *folder_name) | BM_OpState | protected |
| appendPI(BM_OpHandleLink *pi, int opnum=-1) | BM_OpState | protected |
| appendTextToFolder(const char *folder_name, const char *text, UI_LookType look_type=UI_LOOK_HEADING_TEXT) | BM_OpState | protected |
| appendTextToFolder(const char *folder_name, const char *text, UI_LookType look_type, BM_Handle *handle) | BM_OpState | protected |
| appendThisStateDialogToFolder(const char *folder_name) | BM_OpState | protected |
| baseViewer() | BM_OpState | inlineprotected |
| baseViewer() const | BM_OpState | inlineprotected |
| beginDistributedUndoBlock(const char *operation, UT_UndoBlockType blocktype, bool ignore_log=false) | BM_SimpleState | |
| BM_EntryType enum name | BM_SimpleState | |
| BM_FULLTIME_ENTRY enum value | BM_SimpleState | |
| BM_GenerateMode enum name | BM_State | |
| BM_INLINE enum value | BM_State | |
| BM_OpState(BM_OpView &view, PI_StateTemplate &templ, BM_SceneManager *scene_manager, const char *cursor=BM_DEFAULT_CURSOR) | BM_OpState | |
| BM_OUTLINE enum value | BM_State | |
| BM_OVERLAY_ENTRY enum value | BM_SimpleState | |
| BM_ParmState(BM_SceneManager &app, const char *cursor, const char *vname=0, const char *english=0, const char *const *vnames=0, UI_EventMethod const *vmethods=0) | BM_ParmState | |
| BM_REGENERATE enum value | BM_State | |
| BM_RMB_MENU_ALLOWED enum value | BM_State | |
| BM_RMB_MENU_DELAYED enum value | BM_State | |
| BM_RMB_MENU_DENIED enum value | BM_State | |
| BM_RMBMenuPopupMode enum name | BM_State | |
| BM_SimpleState(BM_SceneManager &app, const char *cursor, const char *name=0, const char *const *vnames=0, UI_EventMethod const *vmethods=0) | BM_SimpleState | |
| BM_State(BM_SceneManager &app, PI_StateTemplate &templ, const char *cursor=0, const char *const *vnames=0, UI_EventMethod const *vmethods=0) | BM_State | |
| buildFullPath(UT_WorkBuffer &string) const | UI_Object | |
| bumpQueueCount(int dir) | UI_Object | inline |
| canShowStateMenu() const | BM_SimpleState | inlinevirtual |
| canSwitchToOpDependent() const | BM_State | inlinevirtual |
| className() const override | BM_OpState | virtual |
| clearTheMainApplication() | AP_Interface | protectedstatic |
| closeOpenUndoBlock() | BM_SimpleState | protected |
| concealState() | BM_State | virtual |
| connectNode(OP_Node &newnode, OP_Node &inputnode, int input_idx=0, int branch_off=0) | BM_OpState | protected |
| createPI(const char *pi_name, int opnum=-1, const char *description=0) | BM_OpState | protected |
| 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 |
| dialogFeel() const override | BM_OpState | virtual |
| disableParms() | BM_ParmState | protectedvirtual |
| distributeEvent(UI_Event *event, int upwards) | UI_Object | |
| doesHandleLocates() const | BM_State | inlinevirtual |
| doRender(RE_Render *r, int x, int y, int ghost) | BM_State | protectedvirtual |
| doRenderSaved(RE_Render *r, int x, int y, int ghost) | BM_State | protectedvirtual |
| enableParm(const char *name, int onoff, int refresh=1) | BM_ParmState | protected |
| enableParm(int index, int onoff, int refresh=1) | BM_ParmState | protected |
| endDistributedUndoBlock(bool ignore_log=false) | BM_SimpleState | |
| english() const | BM_ParmState | inline |
| enter(BM_SimpleState::BM_EntryType how) override | BM_State | virtual |
| enterHUD() | BM_State | |
| evalStateParm(const char *name, UT_StringHolder &ret) override | BM_OpState | virtual |
| exit() override | BM_State | virtual |
| exitHUD() | BM_State | |
| extraDialogFeel() const | BM_ParmState | |
| findKeyDelegateSymbol(const char *symbol) const | AP_Interface | |
| findObject(const char *name) const | AP_Interface | inline |
| findPI(BM_OpHandleLink *pi) const override | BM_OpState | virtual |
| findValue(const char *name) const | AP_Interface | inline |
| findValueFeel(UI_Value *value) const | AP_Interface | |
| findValueSymbol(const char *symbol) const | AP_Interface | |
| generate(BM_SimpleState::BM_EntryType how, const GenerateParms &parms) | BM_State | virtual |
| generateEvent(UI_EventType t, UI_Object *target) | UI_Object | |
| getAllowIndirectHandleDrag() const | BM_State | inlinevirtual |
| getAppExitCode() | AP_Interface | static |
| getAutoHighlightFlag() | BM_OpState | inlinestatic |
| getClickInterest() | BM_SimpleState | protected |
| getCoreDumpFileName(UT_WorkBuffer &name) | AP_Interface | virtual |
| getCurrentCursor() const | BM_SimpleState | inline |
| getCustomSelectModeSideBar() const | BM_State | inlinevirtual |
| getDescription() const override | BM_State | virtual |
| getDragDropChoice(DD_Source &, DD_ChoiceList &) | BM_State | inlinevirtual |
| getExtraStateMenu() | BM_SimpleState | 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 | |
| getGlobalPrefs() | BM_State | static |
| getHelp(UT_String &help_text, bool &is_html) | BM_State | virtual |
| getHelpDirAndNameOrUrl(UT_StringHolder &dir, UT_StringHolder &name, UT_StringHolder &url) | BM_State | virtual |
| getHotkeyString() const override | BM_State | virtual |
| getIconName() const override | BM_State | virtual |
| getInputQueue() | UI_Object | inlinestatic |
| getKeyDelegateSymbol(const char *symbol, int create=1) | AP_Interface | |
| getKeyResolveInfo(UI_KeyResolveInfo &info) override | BM_OpState | protectedvirtual |
| getLabel() const override | BM_State | 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 |
| getOperatorName() const | BM_OpState | virtual |
| getParent() const | UI_Object | inline |
| getParm(const char *name, UT_String &value, fpreal t=0) const | BM_ParmState | protected |
| getParm(const char *name, int &value, fpreal t=0) const | BM_ParmState | protected |
| getParm(const char *name, bool &value, fpreal t=0) const | BM_ParmState | inlineprotected |
| getParm(const char *name, fpreal &value, fpreal t=0) const | BM_ParmState | protected |
| getParm(int index, UT_String &value, fpreal t=0) const | BM_ParmState | protected |
| getParm(int index, int &value, fpreal t=0) const | BM_ParmState | protected |
| getParm(int index, bool &value, fpreal t=0) const | BM_ParmState | inlineprotected |
| getParm(int index, fpreal &value, fpreal t=0) const | BM_ParmState | protected |
| getParmDialog() | BM_ParmState | protected |
| getPresetTypeName() const =0 | BM_ParmState | protectedpure virtual |
| getProxyId() | UI_Object | |
| getRMBMenuPopupMode(short altflags) const | BM_State | virtual |
| getSavedState() | BM_SimpleState | inline |
| getSavedState() const | BM_SimpleState | inline |
| getSaveParmForUndoFlag() | BM_ParmState | inlineprotected |
| getSaveWindowGeoPref() | AP_Interface | protectedstatic |
| getSelectorMenu() | BM_SimpleState | virtual |
| getShowSelectedOp() const | BM_State | inlinevirtual |
| getStartupDesktop() | AP_Interface | static |
| getStateMenu(int ortho=0) | BM_SimpleState | virtual |
| getStateParmNames(UT_StringArray &ret, const char *prefix=nullptr) override | BM_OpState | virtual |
| getTemplate() const | BM_State | inline |
| getTemplate() | BM_State | inline |
| getTime() const | BM_OpState | |
| getToolbox(int index) const override | BM_ParmState | virtual |
| getToolboxCount() const override | BM_ParmState | virtual |
| getUIFileName(UT_String &full_path_and_name) const | BM_SimpleState | protectedvirtual |
| getUniqueId() const | BM_State | 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 |
| getViewportMask() const | BM_SimpleState | inline |
| getVolatileToolbox(int index) const | BM_SimpleState | virtual |
| getVolatileToolboxCount() const | BM_SimpleState | virtual |
| getVolatileViewport() const | BM_SimpleState | inline |
| getWindowGeometry(int &width, int &height, int &left, int &bottom, bool &maximized, bool use_pref) | AP_Interface | protectedstatic |
| getXYParm(const char *name, fpreal &x, fpreal &y, fpreal t=0) const | BM_ParmState | protected |
| getXYParm(const char *name, int &x, int &y, fpreal t=0) const | BM_ParmState | protected |
| getXYParm(int index, fpreal &x, fpreal &y, fpreal t=0) const | BM_ParmState | protected |
| getXYParm(int index, int &x, int &y, fpreal t=0) const | BM_ParmState | protected |
| getXYZParm(const char *n, fpreal &x, fpreal &y, fpreal &z, fpreal t=0) const | BM_ParmState | protected |
| getXYZParm(int index, fpreal &x, fpreal &y, fpreal &z, fpreal t=0) const | BM_ParmState | protected |
| handleDetailLookGeoChanged(BM_DetailLook *look) | BM_State | virtual |
| handleDialogDeleted(OPUI_Dialog *deleted_dialog) | BM_OpState | protectedvirtual |
| handleDoubleClickEvent(UI_Event *) | BM_State | virtual |
| handleEvent(UI_Event *event) override | AP_Interface | virtual |
| handleGeoChangedEvent(UI_Event *) | BM_State | virtual |
| handleKeyEvent(int key, UI_Event *event) final | BM_SimpleState | virtual |
| handleKeyTypeEvent(int key, UI_Event *event, BM_Viewport &viewport) override | BM_OpState | protectedvirtual |
| handleMouseEvent(UI_Event *event) override | BM_OpState | virtual |
| handleMouseEventVoidRet(UI_Event *event) | BM_State | protected |
| handleMouseWheelEvent(UI_Event *event) override | BM_OpState | virtual |
| handleNodeDeleted(OP_Node &) | BM_State | virtual |
| handleOpNetChange(OP_Network &) | BM_State | virtual |
| handleOpNetClear() | BM_State | virtual |
| handleOpNodeChange(OP_Node &) | BM_State | virtual |
| handleOpUIChange(OP_Node &) | BM_State | virtual |
| handleParameterEvent(UI_Event *event) override | BM_ParmState | protectedvirtual |
| handleParameterUndo(int parm_index) | BM_ParmState | protectedvirtual |
| handlePIVisibilityChange(UI_Event *event) | BM_OpState | protected |
| handlePopupMenuEvent(UI_Event *event) | BM_SimpleState | protectedvirtual |
| HANDLES_FOLDER | BM_OpState | protectedstatic |
| handleSaveParmForUndo(int index) | BM_ParmState | protectedvirtual |
| handleTransitoryKey(const UI_Event &event, int hotkey_id) override | BM_OpState | protectedvirtual |
| handleVolatileChanges() | BM_State | inlinevirtual |
| hasDependents() const | UI_Object | inline |
| hasDialog() const override | BM_OpState | virtual |
| hasKeyDelegateSymbol(const char *symbol) const | AP_Interface | |
| hasLocates() const | BM_State | inlinevirtual |
| hasOpNode(const OP_Node &) const | BM_State | virtual |
| HUDInfoArgsCopyUPtr typedef | BM_State | |
| ignoreDisplayFlagChange() const | BM_State | inlinevirtual |
| inDistributedUndoBlock() | BM_SimpleState | |
| initApplication(UI_Manager *, int, const char **) override | BM_ParmState | protectedvirtual |
| initializeHUDs() | BM_State | virtual |
| initializeUI(PRM_Template *tmpl=0) | BM_ParmState | virtual |
| BM_SimpleState::initializeUI() | BM_SimpleState | protected |
| interestedInValue(UI_Value *) | UI_Object | |
| interestingEvent(UI_EventType t, UI_DeviceEvent *event) const | UI_Object | virtual |
| interrupt(BM_SimpleState *=0) override | BM_OpState | protectedvirtual |
| isAncestor(const UI_Object *who) const | UI_Object | |
| isAppExiting() | AP_Interface | static |
| isBuilding() const | BM_State | inline |
| isBusyProcessing() const | BM_State | inline |
| isConcealed() const | BM_State | inline |
| isDependent(UI_Object *who) const | UI_Object | |
| isEntered() const | BM_State | inline |
| isFullTime() const | BM_State | inline |
| isGenerating() const | BM_State | inline |
| isGeneratingExSitu() const | BM_State | inline |
| isGeneratingInline() const | BM_State | inline |
| isHandle() const override | BM_State | inlinevirtual |
| isModifier() const override | BM_State | inlinevirtual |
| isOpIndependent() const | BM_State | virtual |
| isOverlay() const override | BM_State | inlinevirtual |
| isPreempted() const | BM_State | inline |
| isRegenerating() const | BM_State | inline |
| isRequestingNew() const | BM_State | inline |
| isSticky() const | BM_State | inline |
| 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 |
| makePIVisible(int pi_idx, int onoff) | BM_OpState | protectedvirtual |
| 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 |
| matchesNode(OP_Node &node) const =0 | BM_OpState | protectedpure virtual |
| meetsBasicOverlayEntryConditions(const UI_Event &e) const | BM_State | protected |
| meetsOverlayEntryConditions(const UI_Event &event) const | BM_State | |
| mouseDown(UI_Event *event) | BM_SimpleState | protected |
| mouseDown() const | BM_SimpleState | inlineprotected |
| myDialogs | BM_OpState | protected |
| myFlags | BM_State | protected |
| myFolders | BM_OpState | protected |
| myMethods | AP_Interface | protected |
| myMiscFeels | BM_OpState | protected |
| myPIs | BM_OpState | protected |
| myValueNames | AP_Interface | protected |
| myViewer | BM_OpState | protected |
| name() const | BM_ParmState | inline |
| numPIs() const | BM_OpState | inlineprotected |
| onAppendPI(PI_OpHandleLink *pi) | BM_OpState | protectedvirtual |
| onBeginRMBMenu(UI_Event *) | BM_SimpleState | inlinevirtual |
| onCreatePI(PI_OpHandleLink *pi) | BM_OpState | protectedvirtual |
| onRemovePI(PI_OpHandleLink *pi) | BM_OpState | protectedvirtual |
| onVolatileState(BM_SimpleState const *volatile_state, bool overriding_state) | BM_State | virtual |
| OP_DIALOG_FOLDER | BM_OpState | protectedstatic |
| 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_SimpleState | virtual |
| overrideSelectState(UT_StringHolder &new_state) | BM_State | inlinevirtual |
| overwriteParmDefault(const char *name, fpreal t=0) | BM_ParmState | protected |
| overwriteParmDefault(int index, fpreal t=0) | BM_ParmState | protected |
| overwriteParmDefaults() | BM_ParmState | protected |
| overwriteXYParmDefault(const char *name, fpreal t=0) | BM_ParmState | protected |
| overwriteXYParmDefault(int index, fpreal t=0) | BM_ParmState | protected |
| overwriteXYZParmDefault(const char *name, fpreal t=0) | BM_ParmState | protected |
| overwriteXYZParmDefault(int index, fpreal t=0) | BM_ParmState | protected |
| parameter(const char *name) const | BM_ParmState | protected |
| parameter(const char *name) | BM_ParmState | protected |
| parameter(int index) const | BM_ParmState | protected |
| parameter(int index) | BM_ParmState | protected |
| parameters() const | BM_ParmState | inlineprotected |
| parmExists(const char *name) const | BM_ParmState | protected |
| parmExists(int index) const | BM_ParmState | protected |
| parmValue() const | BM_ParmState | inlineprotected |
| pi(int index) | BM_OpState | protected |
| pi(int index) const | BM_OpState | protected |
| pi(const char *name) | BM_OpState | protected |
| pi(const char *name) const | BM_OpState | protected |
| piByRootDescription(const char *description) | BM_OpState | |
| piByRootDescription(const char *description) const | BM_OpState | |
| piDescription(int index) const | BM_OpState | protected |
| piListByParmName(const char *parm_name) const | BM_OpState | |
| piOpnum(int index) const | BM_OpState | protected |
| popCursor() | BM_SimpleState | protected |
| prepareDialogForDisplay() const override | BM_OpState | virtual |
| preprocessSelect(UI_Event *event) | BM_State | virtual |
| pressStateButton(const char *name) override | BM_OpState | virtual |
| preTerminateCallback() | UI_Object | inlineprotectedvirtual |
| processKeyBindingProxyRequests() | AP_Interface | protected |
| propagateDetailLookGeoChanged(BM_DetailLook *look) | BM_State | |
| purgeEvents(UI_EventType t, UI_Object *target, UI_EventMethod method=0) | UI_Object | |
| pushCursor() | BM_SimpleState | protected |
| readPreferenceFile(const char *pref_filename, bool quiet=false) | AP_Interface | |
| readUIFile(const char *ui_filename, bool quiet=false) | AP_Interface | |
| redrawScene() | BM_SimpleState | protected |
| refreshBindings(int id, const char *op_type) | BM_State | virtual |
| refreshParm(int index) | BM_ParmState | protected |
| refreshParms() | BM_ParmState | |
| refreshSettings(int id, const char *op_type) | BM_State | virtual |
| relayEvent(UI_Event *event, UI_Object *target) | UI_Object | |
| removeAllDialogs() | BM_OpState | protectedvirtual |
| removeAllLinkedPIs() | BM_OpState | protected |
| removeCachedUIItems(const char *folder_name, BM_Handle *handle) | BM_OpState | protected |
| removeClickInterest(int buttons) | BM_SimpleState | protected |
| removeDependent(UI_Object *who) | UI_Object | |
| removeDialog(BM_ParmState &state) | BM_OpState | protected |
| removeDialog(OP_Node &op_node, PRM_Template::PRM_Export export_level) | BM_OpState | protected |
| removeFolder(const char *name, bool only_if_empty=false) | BM_OpState | protected |
| removeKeyDelegateClientship(UI_KeyDelegate *) | UI_Object | |
| removeLinkedPIByDescription(const char *descr_name) | BM_OpState | protected |
| removeObjectSymbol(const char *symbol) | AP_Interface | |
| removePI(int pi_idx) | BM_OpState | protectedvirtual |
| removeValueInterest(UI_Value *) | UI_Object | |
| removeValueSymbol(const char *symbol) | AP_Interface | |
| render(RE_Render *r, int x, int y) override | BM_State | virtual |
| renderHUD() | BM_State | |
| renderPartialOverlay(RE_Render *r, int x, int y) | BM_State | virtual |
| renderSaved(RE_Render *r, int x, int y, int ghost) | BM_State | protected |
| renderStatusExtras(RE_Render *) | BM_State | inlinevirtual |
| replaceCursor(const char *newcursor) override | BM_State | virtual |
| replaceDependent(UI_Object *who, UI_Object *with) | UI_Object | |
| resetApplication() | AP_Interface | |
| resetStateForNew() | BM_State | inlinevirtual |
| restart() | BM_State | virtual |
| restoreUIInitPrefs() | AP_Interface | |
| resume(BM_SimpleState *=0) override | BM_OpState | protectedvirtual |
| revealState() | BM_State | virtual |
| saveAppData(const char *filename) | AP_Interface | virtual |
| saveAppState() | AP_Interface | virtual |
| saveOnCoreDump() | AP_Interface | virtual |
| saveParmForUndo(int index, bool force=false) | BM_ParmState | protected |
| saveUIInitPrefs(const char *layout_level, fpreal uiscale, int playbarui) | AP_Interface | |
| saveWindowGeoPref() | AP_Interface | protectedstatic |
| sceneManager() | BM_SimpleState | inline |
| sceneManager() const | BM_SimpleState | inline |
| sendEvent(const UI_Event &e) const | UI_Object | |
| setAppExitCode(int exit_code) | AP_Interface | static |
| setAutoHighlightFlag(int o) | BM_OpState | inlinestatic |
| setBuild(int onOff) | BM_State | protectedvirtual |
| setCursor() | BM_SimpleState | protected |
| setCursor(const char *cursorname) | BM_SimpleState | protected |
| setDefaultCursor(const char *cursorname) | BM_SimpleState | protected |
| setKeyBindingProxySrc(const char *symbol, UI_Feel *src, bool warn=true) | AP_Interface | |
| setKeyDelegateSymbol(const char *symbol, UI_KeyDelegateSPtr delegate, bool warn=true) | AP_Interface | |
| setModifier(int yn) | BM_State | inlineprotected |
| 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 |
| setParm(const char *name, const UT_String &value, CH_StringMeaning meaning, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setParm(const char *name, int value, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setParm(const char *name, fpreal value, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setParm(int index, const UT_String &v, CH_StringMeaning meaning, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setParm(int index, int value, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setParm(int index, fpreal value, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setSavedState(BM_SimpleState *state) | BM_SimpleState | inline |
| setSaveParmForUndoFlag(int onoff) | BM_ParmState | inlineprotected |
| setStateParm(const char *name, const UT_StringHolder &val) override | BM_OpState | virtual |
| setTheMainApplication(AP_Interface *app) | AP_Interface | protectedstatic |
| setValueSymbol(const char *symbol, UI_Value *value, bool warn=true) | AP_Interface | |
| setViewportMask(unsigned mask) | BM_SimpleState | inlineprotected |
| setVisibleState(int pi, bool state, bool refresh=true) | BM_ParmState | protected |
| setVisibleState(const char *pn, bool state, bool refresh=true) | BM_ParmState | protected |
| setVolatileViewport(BM_Viewport *view) | BM_SimpleState | inline |
| setXYParm(const char *name, fpreal x, fpreal y, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setXYParm(int index, fpreal x, fpreal y, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setXYZParm(const char *name, fpreal x, fpreal y, fpreal z, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| setXYZParm(int index, fpreal x, fpreal y, fpreal z, fpreal t=0, int refresh=1) | BM_ParmState | protected |
| showPersistent() const | BM_State | inlinevirtual |
| stampNode(OP_Node &newnode) | BM_OpState | protected |
| startGenerating(BM_State::BM_GenerateMode how=BM_State::BM_INLINE, bool requestnew=false, bool exsitu=false) | BM_State | inline |
| STATE_DIALOG_FOLDER | BM_OpState | protectedstatic |
| status(UT_String &s) const | BM_State | inlinevirtual |
| stealNewStateHUDQueue(UT_Array< HUDInfoArgsCopyUPtr > &&queue) | BM_State | |
| stopGenerating() | BM_State | inlinevirtual |
| switchHandleTool(BM_MoveTool::Type tool, bool reveal_updated_handles) | BM_State | inlinevirtual |
| switchToFolder(const char *name) | BM_OpState | protected |
| switchToOpDependent() | BM_State | virtual |
| testDragDrop(DD_Source &) | BM_State | inlinevirtual |
| theAutoHighlightFlag | BM_OpState | protectedstatic |
| theDelayedSelectionEvent | BM_State | protectedstatic |
| theDelayedSelectionEventIsValid | BM_State | protectedstatic |
| 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 | |
| undoWorkerFinder() const | BM_SimpleState | inline |
| unwireInterface(UI_Manager *uims) | AP_Interface | |
| updateHUD(UT_HUDInfoArgs const &args) | BM_State | |
| updateInvisiblePIHandleForMoveTool(bool(*func)(BM_Handle *handle, BM_MoveTool::Type tool, unsigned vport_mask), BM_MoveTool::Type tool, unsigned vport_mask, bool make_visible) | BM_OpState | virtual |
| useSecureSelection() const | BM_State | inlinevirtual |
| useVolatileSelection() const | BM_State | inlinevirtual |
| valueInterests() const | UI_Object | inline |
| viewportEventIDs() const | BM_State | inline |
| viewportEventIDs() | BM_State | inline |
| wantFailedOrienterEvent() const | BM_State | inlinevirtual |
| wantsLocates(int yesNo) | BM_State | inline |
| wireInterface(UI_Manager *uims) | AP_Interface | |
| ~AP_Interface() override | AP_Interface | |
| ~BM_OpState() override | BM_OpState | |
| ~BM_ParmState() override | BM_ParmState | |
| ~BM_SimpleState() override | BM_SimpleState | |
| ~BM_State() override | BM_State | |
| ~UI_Object() | UI_Object | virtual |