![]() |
OpendTect
7.0
|
Public Member Functions | |
| uiODBodyDisplayDataTreeItem (const char *parenttype) | |
| ~uiODBodyDisplayDataTreeItem () | |
Public Member Functions inherited from uiODAttribTreeItem | |
| uiODAttribTreeItem (const char *parenttype) | |
| virtual | ~uiODAttribTreeItem () |
Public Member Functions inherited from uiODDataTreeItem | |
| ~uiODDataTreeItem () | |
| int | attribNr () const |
| VisID | displayID () const |
| mDefineFactory2ParamInClass (uiODDataTreeItem, const Attrib::SelSpec &, const char *, factory) void prepareForShutdown() | |
| virtual bool | select () |
| virtual void | show (bool yn) |
Public Member Functions inherited from uiTreeItem | |
| uiTreeItem (const uiString &nm=uiString::emptyString()) | |
| virtual | ~uiTreeItem () |
| virtual bool | addChild (uiTreeItem *child, bool below) |
| bool | allChildrenChecked () const |
| bool | allChildrenCollapsed () const |
| bool | allChildrenExpanded () const |
| bool | allChildrenUnchecked () const |
| bool | areAllParentsChecked () |
| virtual bool | askContinueAndSaveIfNeeded (bool withcancel) |
| NotifierAccess * | checkStatusChange () |
| void | collapse () |
| void | entryInEditMode (int col) |
| void | expand () |
| virtual uiTreeItem * | findChild (const char *name) |
| virtual const uiTreeItem * | findChild (const char *name) const |
| virtual uiTreeItem * | findChild (int selkey) |
| virtual const uiTreeItem * | findChild (int selkey) const |
| virtual void | findChildren (const char *, ObjectSet< uiTreeItem > &) |
| uiTreeItem * | getChild (int) |
| const uiTreeItem * | getChild (int) const |
| ObjectSet< uiTreeItem > & | getChildren () |
| const ObjectSet< uiTreeItem > & | getChildren () const |
| uiTreeViewItem * | getItem () |
| const uiTreeViewItem * | getItem () const |
| template<class T > | |
| bool | getProperty (const char *key, T &res) const |
| bool | getPropertyPtr (const char *key, void *&) const |
| bool | hasChildren () const |
| bool | hasGrandChildren () const |
| virtual bool | isChecked () const |
| bool | isCollapsed () const |
| bool | isExpanded () const |
| virtual bool | isSelected () const |
| NotifierAccess * | keyPressed () |
| uiTreeItem * | lastChild () |
| virtual void | moveItem (uiTreeItem *after) |
| virtual void | moveItemToTop () |
| uiString | name () const |
| int | nrChildren () const |
| uiTreeItem * | parentTreeItem () |
| virtual void | prepareForShutdown () |
| virtual void | removeAllChildren () |
| virtual void | removeChild (uiTreeItem *) |
| virtual int | selectionKey () const |
| void | setChecked (bool yn, bool trigger=false) |
| void | setName (const uiString &nm) |
| template<class T > | |
| void | setProperty (const char *key, const T &) |
| void | setPropertyPtr (const char *key, void *) |
| virtual uiTreeItem * | siblingAbove () |
| virtual uiTreeItem * | siblingBelow () |
| virtual int | siblingIndex () const |
| virtual void | translateText () |
| virtual void | updateCheckStatus () |
| void | updateSelTreeColumnText (int col) |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
| void | stopReceivingNotifications () const |
| virtual CallBacker * | trueCaller () |
Protected Member Functions | |
| uiString | createDisplayName () const |
| void | createMenu (MenuHandler *, bool istb) |
| void | handleMenuCB (CallBacker *) |
Protected Member Functions inherited from uiODAttribTreeItem | |
| bool | anyButtonClick (uiTreeViewItem *) |
| void | updateColumnText (int col) |
Protected Member Functions inherited from uiODDataTreeItem | |
| uiODDataTreeItem (const char *parenttype) | |
| void | addToToolBarCB (CallBacker *) |
| uiODApplMgr * | applMgr () const |
| virtual void | checkCB (CallBacker *) |
| void | createMenuCB (CallBacker *) |
| void | displayMiniCtab (const ColTab::Sequence *) |
| virtual bool | hasTransparencyMenu () const |
| virtual bool | init () |
| bool | isExpandable () const |
| bool | isSelectable () const |
| void | keyPressCB (CallBacker *) |
| const char * | parentType () const |
| SceneID | sceneID () const |
| bool | shouldSelect (int) const |
| bool | showSubMenu () |
| int | uiTreeViewItemType () const |
| void | updateColumnText (int col) |
Protected Member Functions inherited from uiTreeItem | |
| virtual bool | addChld (uiTreeItem *, bool below, bool downwards) |
| virtual bool | doubleClick (uiTreeViewItem *) |
| virtual uiParent * | getUiParent () const |
| virtual void | removeItem (uiTreeViewItem *) |
| virtual void | renameItem (uiTreeViewItem *) |
| virtual bool | rightClick (uiTreeViewItem *) |
| virtual bool | selectWithKey (int selkey) |
| virtual void | setTreeViewItem (uiTreeViewItem *) |
| virtual void | updateSelection (int selectionKey, bool dw=false) |
| virtual bool | useParentType () const |
Protected Attributes | |
| MenuItem | depthattribmnuitem_ |
| MenuItem | isochronmnuitem_ |
Protected Attributes inherited from uiODAttribTreeItem | |
| MenuItem | colsettingsmnuitem_ |
| MenuItem | selattrmnuitem_ |
| MenuItem | usecolsettingsmnuitem_ |
Protected Attributes inherited from uiODDataTreeItem | |
| MenuItem | amplspectrumitem_ |
| uiSeisAmplSpectrum * | ampspectrumwin_ |
| MenuItem | changetransparencyitem_ |
| MenuItem | displaymnuitem_ |
| MenuItem | fkspectrumitem_ |
| uiFKSpectrum * | fkspectrumwin_ |
| uiMenuHandler * | menu_ |
| MenuItem | movedownmnuitem_ |
| MenuItem | movemnuitem_ |
| MenuItem | movetobottommnuitem_ |
| MenuItem | movetotopmnuitem_ |
| MenuItem | moveupmnuitem_ |
| const char * | parenttype_ |
| MenuItem | removemnuitem_ |
| MenuItem | statisticsitem_ |
| uiStatsDisplayWin * | statswin_ |
| MenuItem | view2dvditem_ |
| MenuItem | view2dwvaitem_ |
| uiVisPartServer * | visserv_ |
Protected Attributes inherited from uiTreeItem | |
| ObjectSet< uiTreeItem > | children_ |
| uiString | name_ |
| uiTreeItem * | parent_ |
| IOPar | properties_ |
| uiTreeViewItem * | uitreeviewitem_ |
Additional Inherited Members | |
Static Public Member Functions inherited from uiODAttribTreeItem | |
| static uiString | createDisplayName (VisID visid, int attrib) |
| static void | createSelMenu (MenuItem &, VisID visid, int attrib, SceneID sceneid) |
| static bool | handleSelMenu (int mnuid, VisID visid, int attrib) |
| static uiString | sKeyColSettingsMenuTxt () |
| static uiString | sKeySelAttribMenuTxt () |
| static uiString | sKeyUseColSettingsMenuTxt () |
Static Public Member Functions inherited from uiODDataTreeItem | |
| static int | cPixmapHeight () |
| static int | cPixmapWidth () |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
<>
| uiODBodyDisplayDataTreeItem::uiODBodyDisplayDataTreeItem | ( | const char * | parenttype | ) |
| uiODBodyDisplayDataTreeItem::~uiODBodyDisplayDataTreeItem | ( | ) |
|
protectedvirtual |
Reimplemented from uiODAttribTreeItem.
|
protectedvirtual |
Reimplemented from uiODAttribTreeItem.
|
protectedvirtual |
Reimplemented from uiODAttribTreeItem.
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024