| actualSize(bool include_border=true) const | uiObject | |
| addCmdRecorder(const CallBack &) | uiBaseObject | static |
| addItem(const uiString &) override | uiComboBox | virtual |
| addItem(const char *s) | uiComboBox | inline |
| addItem(const uiString &, int id) | uiComboBox | |
| addItems(const uiStringSet &) | uiComboBox | |
| addItems(const BufferStringSet &) | uiComboBox | |
| addSeparator() | uiComboBox | |
| adjustWidth(const uiString &) | uiComboBox | private |
| attach(constraintType, int margin=-1) | uiObject | |
| attach(constraintType, uiObject *, int margin=-1, bool reciprocal=true) | uiObject | |
| attach(constraintType, uiParent *, int margin=-1, bool reciprocal=true) | uiObject | |
| attachCB(const NotifierAccess &, const CallBack &, bool onlyifnew=false) const | CallBacker | |
| attachCB(const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const | CallBacker | |
| attachednotifiers_ | CallBacker | private |
| attachednotifierslock_ | CallBacker | mutableprivate |
| backgroundColor() const | uiObject | virtual |
| baseFldSize() | uiObject | static |
| beginCmdRecEvent(const char *msg=0) | uiBaseObject | |
| beginCmdRecEvent(const BufferString &msg) | uiBaseObject | |
| beginCmdRecEvent(od_uint64 id, const char *msg=0) | uiBaseObject | |
| body() const | uiBaseObject | inline |
| body() | uiBaseObject | inline |
| body_ | uiComboBox | private |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| childList() const | uiObject | inlinevirtual |
| clear() | uiBaseObject | |
| close() | uiObject | |
| closed | uiObject | |
| closeOK() | uiObject | inlineprotectedvirtual |
| cmdrecrefnr_ | uiBaseObject | private |
| createReceiverForCurrentThread() | CallBacker | static |
| currentItem() const | uiComboBox | |
| currentItemID() const | uiComboBox | |
| curwidth_ | uiComboBox | private |
| deepRedraw() | uiObject | inline |
| delalreadytriggered_ | NamedCallBacker | mutableprotected |
| delnotif_ | NamedCallBacker | protected |
| detachAllNotifiers() const | CallBacker | |
| detachCB(const NotifierAccess &, const CallBack &) const | CallBacker | |
| detachCB(const NotifierAccess *notif, const CallBack &cb) const | CallBacker | inline |
| disabFocus() | uiObject | |
| display(bool yn, bool shrink=false, bool maximized=false) | uiObject | |
| editTextChanged | uiComboBox | |
| endCmdRecEvent(int refnr, const char *msg=0) | uiBaseObject | |
| endCmdRecEvent(od_uint64 id, int refnr, const char *msg=0) | uiBaseObject | |
| enumdef_ | uiComboBox | private |
| finalise() | uiBaseObject | inline |
| finalised() const | uiBaseObject | inline |
| finalize() | uiBaseObject | |
| finalized() const | uiBaseObject | |
| finalizeDone | uiBaseObject | private |
| finalizeStart | uiBaseObject | private |
| font() const | uiObject | |
| getBoolValue() const override | UserInputObjImpl< int > | inlinevirtual |
| getCurrent() const | uiColorTableSel | |
| getDValue() const override | UserInputObjImpl< int > | inlinevirtual |
| getdValue() const | UserInputObj | inline |
| getfValue() const | UserInputObj | inline |
| getFValue() const override | UserInputObjImpl< int > | inlinevirtual |
| getInt64Value() const override | UserInputObjImpl< int > | inlinevirtual |
| getIntValue() const override | UserInputObjImpl< int > | inlinevirtual |
| getItemID(int index) const | uiComboBox | |
| getItemIndex(int id) const | uiComboBox | |
| getItems(BufferStringSet &) const | uiComboBox | |
| getItems(uiStringSet &) const | uiComboBox | |
| getItemSize(int, int &h, int &w) const | uiComboBox | |
| getName() const | NamedObject | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getvalue_() const override | uiComboBox | inlineprotectedvirtual |
| getWidget() override | uiObject | inlinevirtual |
| uiBaseObject::getWidget() const | uiBaseObject | |
| handleLongTabletPress() override | uiComboBox | virtual |
| hasFocus() const | uiObject | |
| hasName(const char *nm) const | ObjectWithName | inline |
| hasName(const name_type &nm) const | ObjectWithName | inline |
| height() const | uiObject | virtual |
| iconSize() | uiObject | static |
| indexOf(const char *) const | uiComboBox | |
| insertItem(const uiString &, int index=-1, int id=-1) | uiComboBox | |
| insertItem(const uiPixmap &, const uiString &, int index=-1, int id=-1) | uiComboBox | |
| insertItem(const char *str, int index=-1, int id=-1) | uiComboBox | inline |
| insertItem(const uiPixmap &pm, const char *str, int index=-1, int id=-1) | uiComboBox | inline |
| isCapsule() const | CallBacker | inlinevirtual |
| isCursorInside() const | uiObject | |
| isDisplayed() const | uiObject | |
| isEditable() const | uiComboBox | |
| isEmpty() const override | uiComboBox | inlinevirtual |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| isPresent(const char *) const | uiComboBox | |
| isReadOnly() const override | uiComboBox | virtual |
| isSensitive() const | uiObject | inline |
| itemids_ | uiComboBox | private |
| itemstrings_ | uiComboBox | private |
| itemText(int) const | uiComboBox | |
| mainwin() | uiObject | |
| Medium enum value | uiObject | |
| MedMax enum value | uiObject | |
| MedVar enum value | uiObject | |
| mkbody(uiParent *, const char *) | uiComboBox | private |
| name() const override | NamedObject | inlinevirtual |
| name_ | NamedObject | protected |
| name_type typedef | ObjectWithName | |
| NamedCallBacker(const char *nm=0) | NamedCallBacker | |
| NamedCallBacker(const NamedCallBacker &) | NamedCallBacker | |
| NamedObject(const char *nm=nullptr) | NamedObject | inline |
| NamedObject(const NamedObject &oth) | NamedObject | inline |
| notifyHandler(bool selectionchanged) | uiComboBox | |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| notifyUpdateRequested(const CallBack &cb) | UserInputObj | |
| notifyUpdateRequested_(const CallBack &) override | uiComboBox | inlineprotectedvirtual |
| notifyValueChanged(const CallBack &cb) | UserInputObj | |
| notifyValueChanged_(const CallBack &cb) override | uiComboBox | inlineprotectedvirtual |
| notifyValueChanging(const CallBack &cb) | UserInputObj | |
| notifyValueChanging_(const CallBack &) override | uiComboBox | inlineprotectedvirtual |
| objBody() | uiObject | protected |
| objBody() const | uiObject | protected |
| objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
| oldcuritem_ | uiComboBox | private |
| oldnritems_ | uiComboBox | private |
| operator=(const NamedObject &) | NamedObject | |
| operator==(const NamedCallBacker &oth) const | NamedCallBacker | inline |
| operator==(const NamedObject &oth) const | NamedCallBacker | inline |
| parent() | uiObject | inline |
| parent() const | uiObject | inline |
| parent_ | uiObject | private |
| popupVirtualKeyboard(int globalx=-1, int globaly=-1) | uiComboBox | |
| postFinalise() | uiBaseObject | inlinevirtual |
| postFinalize() | uiBaseObject | inlinevirtual |
| prefHNrPics() const | uiObject | |
| preFinalise() | uiBaseObject | inlinevirtual |
| preFinalize() | uiBaseObject | inlinevirtual |
| prefVNrPics() const | uiObject | |
| putNameInPar(IOPar &) const | ObjectWithName | |
| qwidget() | uiObject | |
| qwidget() const | uiObject | inline |
| reDraw(bool deep) | uiObject | |
| removeCmdRecorder(const CallBack &) | uiBaseObject | static |
| removeReceiverForCurrentThread() | CallBacker | static |
| reParent(uiParent *) | uiObject | |
| rettxt_ | uiComboBox | mutableprivate |
| roBackgroundColor() const | uiObject | |
| selectionChanged | uiComboBox | |
| sendDelNotif() const | NamedCallBacker | protected |
| sensitive() const | uiObject | |
| seqChgCB(CallBacker *) | uiColorTableSel | protected |
| setBackgroundColor(const OD::Color &) | uiObject | virtual |
| setBackgroundPixmap(const uiPixmap &) | uiObject | virtual |
| setBody(uiBody *b) | uiBaseObject | inlineprotected |
| setCaption(const uiString &) | uiObject | |
| setColorIcon(int index, const OD::Color &) | uiComboBox | |
| setCurrent(const ColTab::Sequence &) | uiColorTableSel | |
| setCurrent(const char *seqnm) | uiColorTableSel | |
| setCurrentItem(int) | uiComboBox | |
| setCurrentItem(const char *) | uiComboBox | |
| setCurrentItem(const StringView &fs) | uiComboBox | inline |
| setCursor(const MouseCursor &) | uiObject | virtual |
| setEditable(bool yn) | uiComboBox | |
| setEmpty() override | uiComboBox | virtual |
| setEmpty_() | UserInputObjImpl< int > | inlineprotectedvirtual |
| setFocus() | uiObject | |
| setFont(const uiFont &) | uiObject | |
| setGeometry | uiObject | |
| setHSzPol(SzPolicy) | uiObject | |
| setIcon(int index, const char *icon_identifier) | uiComboBox | |
| setItemID(int index, int id) | uiComboBox | |
| setItemText(int, const uiString &) | uiComboBox | |
| setMaximumHeight(int) | uiObject | |
| setMaximumHeightInChar(int) | uiObject | |
| setMaximumWidth(int) | uiObject | |
| setMaximumWidthInChar(int) | uiObject | |
| setMinimumHeight(int) | uiObject | |
| setMinimumHeightInChar(int) | uiObject | |
| setMinimumWidth(int) | uiObject | |
| setMinimumWidthInChar(int) | uiObject | |
| setName(const char *) override | uiObject | virtual |
| setPixmap(int index, const uiPixmap &) | uiComboBox | |
| setPrefHeight(int) | uiObject | virtual |
| setPrefHeightInChar(int) | uiObject | |
| setPrefHeightInChar(float) | uiObject | |
| setPrefWidth(int) | uiObject | virtual |
| setPrefWidthInChar(int) | uiObject | |
| setPrefWidthInChar(float) | uiObject | |
| setReadOnly(bool yn=true) override | uiComboBox | virtual |
| setSensitive(bool yn=true) | uiObject | |
| setStretch(int hor, int ver) | uiObject | |
| setStyleSheet(const char *) | uiObject | virtual |
| setTabOrder(uiObject *first, uiObject *second) | uiObject | static |
| setText(const char *) override | uiComboBox | virtual |
| setTextColor(const OD::Color &) | uiObject | virtual |
| setToolTip(const uiString &tt) override | uiComboBox | inlinevirtual |
| setValidator(const BufferString ®ex) | uiComboBox | |
| setValue(const char *s) override | UserInputObjImpl< int > | inlinevirtual |
| setValue(int i) override | UserInputObjImpl< int > | inlinevirtual |
| setValue(od_int64 i) override | UserInputObjImpl< int > | inlinevirtual |
| setValue(double d) override | UserInputObjImpl< int > | inlinevirtual |
| setValue(float f) override | UserInputObjImpl< int > | inlinevirtual |
| setValue(bool b) override | UserInputObjImpl< int > | inlinevirtual |
| setvalue_(int i) override | uiComboBox | inlineprotectedvirtual |
| setVSzPol(SzPolicy) | uiObject | |
| shallowRedraw() | uiObject | inline |
| size() const | uiComboBox | |
| Small enum value | uiObject | |
| SmallMax enum value | uiObject | |
| SmallVar enum value | uiObject | |
| stopReceivingNotifications() const | CallBacker | inline |
| stretch(bool hor) const | uiObject | |
| szPol(bool hor=true) const | uiObject | |
| SzPolicy enum name | uiObject | |
| text() const override | uiComboBox | virtual |
| textOfItem(int) const | uiComboBox | |
| toolTip() const | uiObject | |
| tooltip_ | uiObject | protected |
| translateText() override | uiComboBox | protectedvirtual |
| triggerSetGeometry(const i_LayoutItem *, uiRect &) | uiObject | protected |
| trueCaller() | CallBacker | inlinevirtual |
| uiBaseObject(const char *nm, uiBody *=0) | uiBaseObject | |
| uiColorTableSel(uiParent *, const char *nm) | uiColorTableSel | |
| uiComboBox(uiParent *, const char *nm) | uiComboBox | |
| uiComboBox(uiParent *, const BufferStringSet &, const char *nm) | uiComboBox | |
| uiComboBox(uiParent *, const uiStringSet &, const char *nm) | uiComboBox | |
| uiComboBox(uiParent *, const char **, const char *nm) | uiComboBox | |
| uiComboBox(uiParent *, const uiString *, const char *nm) | uiComboBox | |
| uiComboBox(uiParent *, const EnumDef &, const char *nm) | uiComboBox | |
| uiObject(uiParent *, const char *nm) | uiObject | protected |
| uiObject(uiParent *, const char *nm, uiObjectBody &) | uiObject | protected |
| uiobjeventfilter_ | uiObject | protected |
| Undef enum value | uiObject | |
| update() | uiColorTableSel | |
| uiComboBox::update(const DataInpSpec &s) | UserInputObj | |
| update_(const DataInpSpec &spec) override | uiComboBox | virtual |
| updateToolTip(CallBacker *=nullptr) | uiObject | protected |
| updateToolTips() | uiObject | static |
| UserInputObj() | UserInputObj | inline |
| visible() const | uiObject | |
| Wide enum value | uiObject | |
| WideMax enum value | uiObject | |
| WideVar enum value | uiObject | |
| width() const | uiObject | virtual |
| ~CallBacker() | CallBacker | virtual |
| ~NamedObject() | NamedObject | inlinevirtual |
| ~ObjectWithName() | ObjectWithName | inlinevirtual |
| ~uiBaseObject() | uiBaseObject | virtual |
| ~uiColorTableSel() | uiColorTableSel | |
| ~uiComboBox() | uiComboBox | virtual |
| ~uiObject() | uiObject | |
| ~UserInputObj() | UserInputObj | inlinevirtual |