![]() |
OpendTect-6_4
6.4
|
Protected Member Functions | |
| int | uiTreeViewItemType () const |
| virtual bool | init () |
| virtual void | checkCB (CallBacker *) |
| void | keyPressCB (CallBacker *) |
| bool | shouldSelect (int) const |
| virtual bool | hasTransparencyMenu () const |
| uiODApplMgr * | applMgr () const |
| int | sceneID () const |
| bool | isSelectable () const |
| bool | isExpandable () const |
| const char * | parentType () const |
| bool | showSubMenu () |
| virtual void | createMenu (MenuHandler *, bool istoolbar) |
| void | addToToolBarCB (CallBacker *) |
| void | createMenuCB (CallBacker *) |
| virtual void | handleMenuCB (CallBacker *) |
| void | updateColumnText (int col) |
| virtual uiString | createDisplayName () const =0 |
| void | displayMiniCtab (const ColTab::Sequence *) |
Protected Member Functions inherited from uiTreeItem | |
| virtual uiParent * | getUiParent () const |
| virtual bool | addChld (uiTreeItem *, bool below, bool downwards) |
| virtual bool | useParentType () const |
| virtual bool | rightClick (uiTreeViewItem *) |
| virtual bool | anyButtonClick (uiTreeViewItem *) |
| virtual bool | doubleClick (uiTreeViewItem *) |
| virtual void | setTreeViewItem (uiTreeViewItem *) |
| virtual void | removeItem (uiTreeViewItem *) |
| virtual void | renameItem (uiTreeViewItem *) |
| virtual bool | selectWithKey (int selkey) |
| virtual void | updateSelection (int selectionKey, bool dw=false) |
Protected Member Functions inherited from CallBacker | |
| void | detachAllNotifiers () |
| Call from the destructor of your inherited object. More... | |
Private Member Functions | |
| mODTextTranslationClass(uiODDataTreeItem) public | ~uiODDataTreeItem () |
| virtual bool | select () |
| int | displayID () const |
| int | attribNr () const |
| mDefineFactory2ParamInClass (uiODDataTreeItem, const Attrib::SelSpec &, const char *, factory) void prepareForShutdown() | |
Static Private Member Functions | |
| static int | cPixmapWidth () |
| static int | cPixmapHeight () |
Additional Inherited Members | |
Public Member Functions inherited from uiTreeItem | |
| uiTreeItem (const uiString &nm=uiString::emptyString()) | |
| virtual | ~uiTreeItem () |
| virtual void | prepareForShutdown () |
| virtual bool | askContinueAndSaveIfNeeded (bool withcancel) |
| void | setName (const uiString &nm) |
| uiString | name () const |
| bool | areAllParentsChecked () |
| void | entryInEditMode (int col) |
| virtual int | selectionKey () const |
| virtual bool | isSelected () const |
| void | setChecked (bool yn, bool trigger=false) |
| virtual bool | isChecked () const |
| NotifierAccess * | checkStatusChange () |
| NotifierAccess * | keyPressed () |
| void | expand () |
| bool | isExpanded () const |
| void | collapse () |
| bool | isCollapsed () const |
| bool | hasChildren () const |
| bool | hasGrandChildren () const |
| bool | allChildrenExpanded () const |
| bool | allChildrenCollapsed () const |
| bool | allChildrenChecked () const |
| bool | allChildrenUnchecked () const |
| virtual int | siblingIndex () const |
| virtual uiTreeItem * | siblingAbove () |
| virtual uiTreeItem * | siblingBelow () |
| virtual void | moveItem (uiTreeItem *after) |
| virtual void | moveItemToTop () |
| uiTreeItem * | lastChild () |
| int | nrChildren () const |
| const uiTreeItem * | getChild (int) const |
| uiTreeItem * | getChild (int) |
| ObjectSet< uiTreeItem > & | getChildren () |
| const ObjectSet< uiTreeItem > & | getChildren () const |
| virtual bool | addChild (uiTreeItem *child, bool below) |
| virtual void | removeChild (uiTreeItem *) |
| virtual void | removeAllChildren () |
| virtual const uiTreeItem * | findChild (const char *name) const |
| virtual const uiTreeItem * | findChild (int selkey) const |
| virtual uiTreeItem * | findChild (const char *name) |
| virtual uiTreeItem * | findChild (int selkey) |
| virtual void | findChildren (const char *, ObjectSet< uiTreeItem > &) |
| template<class T > | |
| void | setProperty (const char *key, const T &) |
| void | setPropertyPtr (const char *key, void *) |
| template<class T > | |
| bool | getProperty (const char *key, T &res) const |
| bool | getPropertyPtr (const char *key, void *&) const |
| virtual void | updateCheckStatus () |
| virtual void | translateText () |
| uiTreeViewItem * | getItem () |
| const uiTreeViewItem * | getItem () const |
| void | updateSelTreeColumnText (int col) |
| uiTreeItem * | parentTreeItem () |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
| bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
| void | detachCB (NotifierAccess &, const CallBack &) |
| void | detachCB (NotifierAccess *notif, const CallBack &cb) |
| bool | isNotifierAttached (NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
Base class for a data treeitem.
|
private |
|
protected |
|
protected |
|
private |
|
protectedvirtual |
|
inlinestaticprivate |
|
inlinestaticprivate |
|
protectedpure virtual |
|
protectedvirtual |
|
protected |
|
private |
|
protected |
|
protectedvirtual |
|
inlineprotectedvirtual |
Reimplemented in uiODVolrenAttribTreeItem.
|
protectedvirtual |
Reimplemented from uiTreeItem.
|
inlineprotectedvirtual |
Reimplemented from uiTreeItem.
|
inlineprotectedvirtual |
Reimplemented from uiTreeItem.
|
protected |
|
private |
|
inlineprotectedvirtual |
Implements uiTreeItem.
|
protected |
|
privatevirtual |
Selects this item
Reimplemented from uiTreeItem.
|
protectedvirtual |
Reimplemented from uiTreeItem.
|
protectedvirtual |
Reimplemented from uiTreeItem.
|
protectedvirtual |
Reimplemented from uiTreeItem.
|
protectedvirtual |
Reimplemented from uiTreeItem.
Reimplemented in VolProc::uiDataTreeItem.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019