HDK
|
This is the complete list of members for BM_SimpleState, including all inherited members.
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 | |
AP_Interface() | AP_Interface | |
AP_Interface(const char *myname, const char *const *names, UI_EventMethod const *methods) | AP_Interface | |
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_OVERLAY_ENTRY enum value | BM_SimpleState | |
BM_SimpleState(BM_SceneManager &app, const char *cursor, const char *name=0, const char *const *vnames=0, UI_EventMethod const *vmethods=0) | BM_SimpleState | |
buildFullPath(UT_WorkBuffer &string) const | UI_Object | |
bumpQueueCount(int dir) | UI_Object | inline |
canShowStateMenu() const | BM_SimpleState | inlinevirtual |
className() const override | BM_SimpleState | virtual |
clearTheMainApplication() | AP_Interface | protectedstatic |
closeOpenUndoBlock() | BM_SimpleState | 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 |
distributeEvent(UI_Event *event, int upwards) | UI_Object | |
endDistributedUndoBlock(bool ignore_log=false) | BM_SimpleState | |
enter(BM_EntryType how=BM_SimpleState::BM_OVERLAY_ENTRY)=0 | BM_SimpleState | pure virtual |
exit()=0 | BM_SimpleState | pure virtual |
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 |
getClickInterest() | BM_SimpleState | protected |
getCoreDumpFileName(UT_WorkBuffer &name) | AP_Interface | virtual |
getCurrentCursor() const | BM_SimpleState | inline |
getDescription() const | BM_SimpleState | virtual |
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 | |
getHotkeyString() const | BM_SimpleState | virtual |
getIconName() const | BM_SimpleState | virtual |
getInputQueue() | UI_Object | inlinestatic |
getKeyDelegateSymbol(const char *symbol, int create=1) | AP_Interface | |
getLabel() const | BM_SimpleState | 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 | |
getSavedState() | BM_SimpleState | inline |
getSavedState() const | BM_SimpleState | inline |
getSaveWindowGeoPref() | AP_Interface | protectedstatic |
getSelectorMenu() | BM_SimpleState | virtual |
getStartupDesktop() | AP_Interface | static |
getStateMenu(int ortho=0) | BM_SimpleState | virtual |
getToolbox(int index) const | BM_SimpleState | virtual |
getToolboxCount() const | BM_SimpleState | virtual |
getUIFileName(UT_String &full_path_and_name) const | BM_SimpleState | protectedvirtual |
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 |
handleEvent(UI_Event *event) override | AP_Interface | virtual |
handleKeyEvent(int key, UI_Event *event) final | BM_SimpleState | virtual |
handleKeyTypeEvent(int key, UI_Event *event, BM_Viewport &viewport) | BM_SimpleState | protectedvirtual |
handleMouseEvent(UI_Event *event)=0 | BM_SimpleState | pure virtual |
handleParameterEvent(UI_Event *event) | BM_SimpleState | virtual |
handlePopupMenuEvent(UI_Event *event) | BM_SimpleState | protectedvirtual |
hasDependents() const | UI_Object | inline |
hasKeyDelegateSymbol(const char *symbol) const | AP_Interface | |
inDistributedUndoBlock() | BM_SimpleState | |
initApplication(UI_Manager *, int, const char **) override | BM_SimpleState | protectedvirtual |
initializeUI() | BM_SimpleState | protected |
interestedInValue(UI_Value *) | UI_Object | |
interestingEvent(UI_EventType t, UI_DeviceEvent *event) const | UI_Object | virtual |
interrupt(BM_SimpleState *=0) | BM_SimpleState | virtual |
isAncestor(const UI_Object *who) const | UI_Object | |
isAppExiting() | AP_Interface | static |
isDependent(UI_Object *who) const | UI_Object | |
isHandle() const =0 | BM_SimpleState | pure virtual |
isModifier() const | BM_SimpleState | inlinevirtual |
isOverlay() const | BM_SimpleState | virtual |
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 |
mouseDown(UI_Event *event) | BM_SimpleState | protected |
mouseDown() const | BM_SimpleState | inlineprotected |
myMethods | AP_Interface | protected |
myName | AP_Interface | protected |
myValueNames | AP_Interface | protected |
onBeginRMBMenu(UI_Event *) | BM_SimpleState | inlinevirtual |
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 |
popCursor() | BM_SimpleState | protected |
preTerminateCallback() | UI_Object | inlineprotectedvirtual |
processKeyBindingProxyRequests() | AP_Interface | protected |
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 |
relayEvent(UI_Event *event, UI_Object *target) | UI_Object | |
removeClickInterest(int buttons) | BM_SimpleState | protected |
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 | |
render(RE_Render *r, int x, int y) | BM_SimpleState | virtual |
replaceCursor(const char *newcursor) | BM_SimpleState | virtual |
replaceDependent(UI_Object *who, UI_Object *with) | UI_Object | |
resetApplication() | AP_Interface | |
restoreUIInitPrefs() | AP_Interface | |
resume(BM_SimpleState *=0) | BM_SimpleState | virtual |
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 |
sceneManager() | BM_SimpleState | inline |
sceneManager() const | BM_SimpleState | inline |
sendEvent(const UI_Event &e) const | UI_Object | |
setAppExitCode(int exit_code) | AP_Interface | static |
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 | |
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 |
setSavedState(BM_SimpleState *state) | BM_SimpleState | inline |
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 |
setVolatileViewport(BM_Viewport *view) | BM_SimpleState | inline |
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 | |
valueInterests() const | UI_Object | inline |
wireInterface(UI_Manager *uims) | AP_Interface | |
~AP_Interface() override | AP_Interface | |
~BM_SimpleState() override | BM_SimpleState | |
~UI_Object() | UI_Object | virtual |