| actualSize(bool include_border=true) const | uiObject | |
| addCmdRecorder(const CallBack &) | uiBaseObject | static |
| 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_ | uiTable | private |
| buttonstate_ | uiTable | protected |
| CallBacker() | CallBacker | |
| CallBacker(const CallBacker &) | CallBacker | |
| cellObjChangedCB(CallBacker *) | uiTable | protected |
| childList() const | uiObject | inlinevirtual |
| clear() | uiBaseObject | |
| clearCell(const RowCol &) | uiTable | |
| clearCellObject(const RowCol &) | uiTable | |
| clearTable() | uiTable | |
| close() | uiObject | |
| closed | uiObject | |
| closeOK() | uiObject | inlineprotectedvirtual |
| cmdrecrefnr_ | uiBaseObject | private |
| colDeleted | uiTable | |
| colInserted | uiTable | |
| columnClicked | uiTable | |
| columnLabel(int) const | uiTable | |
| columnLabel(const RowCol &rc) const | uiTable | inline |
| columnWidth(int) const | uiTable | |
| createReceiverForCurrentThread() | CallBacker | static |
| currentCell() const | uiTable | inline |
| currentCol() const | uiTable | |
| currentRow() const | uiTable | |
| 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 | |
| doubleClicked | uiTable | |
| editCell(const RowCol &, bool replace=false) | uiTable | |
| endCmdRecEvent(int refnr, const char *msg=0) | uiBaseObject | |
| endCmdRecEvent(od_uint64 id, int refnr, const char *msg=0) | uiBaseObject | |
| ensureCellVisible(const RowCol &) | uiTable | |
| finalise() | uiBaseObject | inline |
| finalised() const | uiBaseObject | inline |
| finalize() | uiBaseObject | |
| finalized() const | uiBaseObject | |
| finalizeDone | uiBaseObject | private |
| finalizeStart | uiBaseObject | private |
| Fixed enum value | uiTable | |
| font() const | uiObject | |
| getCell(uiObject *) | uiTable | |
| getCell(uiGroup *) | uiTable | |
| getCellGroup(const RowCol &) const | uiTable | |
| getCellObject(const RowCol &) const | uiTable | |
| getColor(const RowCol &) const | uiTable | |
| getdValue(const RowCol &rc) const | uiTable | inline |
| getDValue(const RowCol &) const | uiTable | |
| getFValue(const RowCol &) const | uiTable | |
| getfValue(const RowCol &rc) const | uiTable | inline |
| getHeaderBackground(int, bool isrow) const | uiTable | |
| getInt64Value(const RowCol &) const | uiTable | |
| getIntValue(const RowCol &) const | uiTable | |
| getName() const | NamedObject | inlinevirtual |
| getNameFromPar(const IOPar &) | NamedObject | |
| getNotifCells() const | uiTable | inline |
| getNotifRCs() const | uiTable | inline |
| getSelBehavior() const | uiTable | |
| getSelected() | uiTable | protected |
| getSelectedCells(TypeSet< RowCol > &) const | uiTable | |
| getSelectedCols(TypeSet< int > &) const | uiTable | |
| getSelectedRows(TypeSet< int > &) const | uiTable | |
| getWidget() override | uiObject | inlinevirtual |
| uiBaseObject::getWidget() const | uiBaseObject | |
| gridShown() const | uiTable | |
| handleLongTabletPress() override | uiTable | virtual |
| hasFocus() const | uiObject | |
| hasName(const char *nm) const | ObjectWithName | inline |
| hasName(const name_type &nm) const | ObjectWithName | inline |
| height() const | uiObject | virtual |
| hideColumn(int, bool) | uiTable | |
| hideRow(int, bool) | uiTable | |
| iconSize() | uiObject | static |
| insertColumns(int col, int count) | uiTable | |
| insertColumns(const RowCol &rc, int count) | uiTable | inline |
| insertRows(int row, int count) | uiTable | |
| insertRows(const RowCol &rc, int count) | uiTable | inline |
| Interactive enum value | uiTable | |
| isCapsule() const | CallBacker | inlinevirtual |
| isCellChecked(const RowCol &) const | uiTable | |
| isCellReadOnly(const RowCol &) const | uiTable | |
| isCellVisible(const RowCol &) const | uiTable | |
| isColumnHidden(int) const | uiTable | |
| isColumnReadOnly(int) const | uiTable | |
| isColumnSelected(int) const | uiTable | |
| isColumnStretchable(int) const | uiTable | |
| isCursorInside() const | uiObject | |
| isDisplayed() const | uiObject | |
| isEmpty() const | uiObject | inlinevirtual |
| isLeftHeaderHidden() const | uiTable | |
| isNotifierAttached(const NotifierAccess *) const | CallBacker | |
| isRowHidden(int) const | uiTable | |
| isRowReadOnly(int) const | uiTable | |
| isRowSelected(int) const | uiTable | |
| isRowStretchable(int) const | uiTable | |
| isSelected(const RowCol &) const | uiTable | |
| isSensitive() const | uiObject | inline |
| isTableReadOnly() const | uiTable | |
| istablereadonly_ | uiTable | protected |
| isTopHeaderHidden() const | uiTable | |
| lastsz | uiTable | mutableprivate |
| leftClicked | uiTable | |
| mainwin() | uiObject | |
| maxNrOfSelections() const | uiTable | |
| Medium enum value | uiObject | |
| MedMax enum value | uiObject | |
| MedVar enum value | uiObject | |
| mkbody(uiParent *, const char *, int, int) | uiTable | private |
| Multi enum value | uiTable | |
| 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 |
| needOfVirtualKeyboard() const | uiTable | |
| newCell() const | uiTable | inline |
| newcell_ | uiTable | protected |
| NoSelection enum value | uiTable | |
| notifcell_ | uiTable | protected |
| notifcells_ | uiTable | protected |
| notifcols_ | uiTable | protected |
| notifiedCell() const | uiTable | inline |
| notifrows_ | uiTable | protected |
| notifyShutdown(const NotifierAccess *, bool wait) const | CallBacker | private |
| nrCols() const | uiTable | |
| nrRows() const | uiTable | |
| objBody() | uiObject | protected |
| objBody() const | uiObject | protected |
| objectToBeDeleted() const | NamedCallBacker | inlinevirtual |
| 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 |
| popupMenu(CallBacker *) override | uiStratUnitDivideDlg::uiDivideTable | protectedvirtual |
| popupVirtualKeyboard(int globalx=-1, int globaly=-1) | uiTable | |
| 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 | |
| removeAllSelections() | uiTable | |
| removeCmdRecorder(const CallBack &) | uiBaseObject | static |
| removeColumn(int) | uiTable | |
| removeColumn(const RowCol &rc) | uiTable | inline |
| removeColumns(const TypeSet< int > &) | uiTable | |
| removeRCs(const TypeSet< int > &, bool col) | uiTable | protected |
| removeReceiverForCurrentThread() | CallBacker | static |
| removeRow(int) | uiTable | |
| removeRow(const RowCol &rc) | uiTable | inline |
| removeRows(const TypeSet< int > &) | uiTable | |
| reParent(uiParent *) | uiObject | |
| resizeColumnsToContents() | uiTable | |
| resizeColumnToContents(int) | uiTable | |
| resizeHeaderToContents(bool hor) | uiTable | |
| ResizeMode enum name | uiTable | |
| resizeRowsToContents() | uiTable | |
| resizeRowToContents(int) | uiTable | |
| ResizeToContents enum value | uiTable | |
| rightClicked | uiTable | |
| roBackgroundColor() const | uiObject | |
| rowClicked | uiTable | |
| rowDeleted | uiTable | |
| rowHeight(int) const | uiTable | |
| rowInserted | uiTable | |
| rowLabel(int) const | uiTable | |
| rowLabel(const RowCol &rc) const | uiTable | inline |
| selectColumn(int col) | uiTable | |
| SelectColumns enum value | uiTable | |
| selectedRanges() const | uiTable | |
| SelectionBehavior enum name | uiTable | |
| selectionChanged | uiTable | |
| selectionDeleted | uiTable | |
| SelectionMode enum name | uiTable | |
| selectItems(const TypeSet< RowCol > &, bool) | uiTable | |
| SelectItems enum value | uiTable | |
| selectRow(int row) | uiTable | |
| SelectRows enum value | uiTable | |
| seliscols_ | uiTable | protected |
| selranges_ | uiTable | mutableprotected |
| sendDelNotif() const | NamedCallBacker | protected |
| sensitive() const | uiObject | |
| setBackgroundColor(const OD::Color &) | uiObject | virtual |
| setBackgroundPixmap(const uiPixmap &) | uiObject | virtual |
| setBody(uiBody *b) | uiBaseObject | inlineprotected |
| setCaption(const uiString &) | uiObject | |
| setCellChecked(const RowCol &, bool yn) | uiTable | |
| setCellGroup(const RowCol &, uiGroup *) | uiTable | |
| setCellObject(const RowCol &, uiObject *) | uiTable | |
| setCellReadOnly(const RowCol &, bool) | uiTable | |
| setCellToolTip(const RowCol &, const uiString &) | uiTable | |
| setColor(const RowCol &, const OD::Color &) | uiTable | |
| setColumnLabel(int, const uiString &) | uiTable | |
| setColumnLabel(const RowCol &rc, const uiString &lbl) | uiTable | inline |
| setColumnLabels(const uiStringSet &) | uiTable | |
| setColumnLabels(const BufferStringSet &) | uiTable | |
| setColumnReadOnly(int, bool) | uiTable | |
| setColumnResizeMode(ResizeMode) | uiTable | |
| setColumnSortIndicator(int, bool asc) | uiTable | |
| setColumnStretchable(int, bool) | uiTable | |
| setColumnToolTip(int, const uiString &) | uiTable | |
| setColumnWidth(int col, int w) | uiTable | |
| setColumnWidthInChar(int col, float w) | uiTable | |
| setCurrentCell(const RowCol &, bool noselection=false) | uiTable | |
| setCursor(const MouseCursor &) | uiObject | virtual |
| setDefaultColLabels() | uiTable | |
| setDefaultRowLabels() | uiTable | |
| setFocus() | uiObject | |
| setFont(const uiFont &) | uiObject | |
| setGeometry | uiObject | |
| setHeaderBackground(int, const OD::Color &, bool isrow) | uiTable | |
| setHSzPol(SzPolicy) | uiObject | |
| setLabelAlignment(Alignment::HPos, bool cols) | uiTable | |
| setLabelBGColor(int, OD::Color, bool isrow) | uiTable | |
| setLeftHeaderHidden(bool) | uiTable | |
| setLeftMargin(int) | uiTable | |
| setMaximumHeight(int) | uiObject | |
| setMaximumHeightInChar(int) | uiObject | |
| setMaximumWidth(int) | uiObject | |
| setMaximumWidthInChar(int) | uiObject | |
| setMinimumHeight(int) | uiObject | |
| setMinimumHeightInChar(int) | uiObject | |
| setMinimumWidth(int) | uiObject | |
| setMinimumWidthInChar(int) | uiObject | |
| setMouseTracking(bool) | uiTable | |
| setName(const char *) override | uiObject | virtual |
| setNotifiedCell(const RowCol &rc) | uiTable | inline |
| setNrCols(int) | uiTable | |
| setNrRows(int) | uiTable | |
| setPixmap(const RowCol &, const uiPixmap &) | uiTable | |
| setPrefHeight(int) | uiObject | virtual |
| setPrefHeightInChar(int) | uiObject | |
| setPrefHeightInChar(float) | uiObject | |
| setPrefHeightInRows(int) | uiTable | |
| setPrefWidth(int) | uiObject | virtual |
| setPrefWidthInChar(int) | uiObject | |
| setPrefWidthInChar(float) | uiObject | |
| setPrefWidthInChars(int) | uiTable | |
| setRowHeight(int row, int h) | uiTable | |
| setRowHeightInChar(int row, float h) | uiTable | |
| setRowLabel(int, const uiString &) | uiTable | |
| setRowLabel(const RowCol &rc, const uiString &lbl) | uiTable | inline |
| setRowLabels(const uiStringSet &) | uiTable | |
| setRowLabels(const BufferStringSet &) | uiTable | |
| setRowReadOnly(int, bool) | uiTable | |
| setRowResizeMode(ResizeMode) | uiTable | |
| setRowStretchable(int, bool) | uiTable | |
| setRowToolTip(int, const uiString &) | uiTable | |
| setSelected(const RowCol &, bool yn=true) | uiTable | |
| setSelectionBehavior(SelectionBehavior) | uiTable | |
| setSelectionMode(SelectionMode) | uiTable | |
| setSensitive(bool yn=true) | uiObject | |
| setSortable(bool) | uiTable | |
| setStretch(int hor, int ver) | uiObject | |
| setStyleSheet(const char *) | uiObject | virtual |
| setTableReadOnly(bool) | uiTable | |
| setTabOrder(uiObject *first, uiObject *second) | uiObject | static |
| setText(const RowCol &, const char *) | uiTable | |
| setText(const RowCol &, const OD::String &) | uiTable | |
| setText(const RowCol &, const uiString &) | uiTable | |
| setTextColor(const OD::Color &) | uiObject | virtual |
| setToolTip(const uiString &) | uiObject | |
| setTopHeaderHidden(bool) | uiTable | |
| setTopMargin(int) | uiTable | |
| setup() | uiTable | inline |
| setup() const | uiTable | inline |
| setup_ | uiTable | mutableprotected |
| setValue(const RowCol &, int) | uiTable | |
| setValue(const RowCol &, od_int64) | uiTable | |
| setValue(const RowCol &, float) | uiTable | |
| setValue(const RowCol &, float, int nrdec) | uiTable | |
| setValue(const RowCol &, double) | uiTable | |
| setValue(const RowCol &, double, int nrdec) | uiTable | |
| setVSzPol(SzPolicy) | uiObject | |
| shallowRedraw() | uiObject | inline |
| showGrid(bool) | uiTable | |
| showOuterFrame(bool) | uiTable | |
| Single enum value | uiTable | |
| SingleColumn enum value | uiTable | |
| SingleRow enum value | uiTable | |
| Small enum value | uiObject | |
| SmallMax enum value | uiObject | |
| SmallVar enum value | uiObject | |
| stopReceivingNotifications() const | CallBacker | inline |
| Stretch enum value | uiTable | |
| stretch(bool hor) const | uiObject | |
| szPol(bool hor=true) const | uiObject | |
| SzPolicy enum name | uiObject | |
| text(const RowCol &) const | uiTable | |
| toolTip() const | uiObject | |
| tooltip_ | uiObject | protected |
| translateText() override | uiObject | virtual |
| triggerSetGeometry(const i_LayoutItem *, uiRect &) | uiObject | protected |
| trueCaller() | CallBacker | inlinevirtual |
| uiBaseObject(const char *nm, uiBody *=0) | uiBaseObject | |
| uiDivideTable(uiParent *, const uiTable::Setup &) | uiStratUnitDivideDlg::uiDivideTable | |
| uiObject(uiParent *, const char *nm) | uiObject | protected |
| uiObject(uiParent *, const char *nm, uiObjectBody &) | uiObject | protected |
| uiobjeventfilter_ | uiObject | protected |
| uiTable(uiParent *, const Setup &, const char *nm) | uiTable | |
| uiTable(uiParent *, const char *nm) | uiTable | |
| Undef enum value | uiObject | |
| update(bool row, int nr) | uiTable | protected |
| updateCellSizes(const uiSize *sz=0) | uiTable | protected |
| updateToolTip(CallBacker *=nullptr) | uiObject | protected |
| updateToolTips() | uiObject | static |
| valueChanged | uiTable | |
| 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 |
| ~uiDivideTable() | uiStratUnitDivideDlg::uiDivideTable | |
| ~uiObject() | uiObject | |
| ~uiTable() | uiTable | virtual |