![]() |
OpendTect-6_4
6.4
|
Public Member Functions | |
uiODVw2DFaultSS2DParentTreeItem () | |
~uiODVw2DFaultSS2DParentTreeItem () | |
bool | showSubMenu () |
void | getFaultSS2DVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vids) const |
void | getLoadedFaultSS2Ds (TypeSet< EM::ObjectID > &) const |
void | removeFaultSS2D (EM::ObjectID) |
void | addFaultSS2Ds (const TypeSet< EM::ObjectID > &) |
void | addNewTempFaultSS2D (EM::ObjectID emid) |
void | setupNewTempFaultSS2D (EM::ObjectID emid) |
![]() | |
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 | select () |
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 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 | updateColumnText (int col) |
virtual void | updateCheckStatus () |
virtual void | translateText () |
uiTreeViewItem * | getItem () |
const uiTreeViewItem * | getItem () const |
void | updateSelTreeColumnText (int col) |
uiTreeItem * | parentTreeItem () |
![]() | |
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... | |
Protected Member Functions | |
bool | init () |
const char * | iconName () const |
bool | handleSubMenu (int) |
const char * | parentType () const |
void | tempObjAddedCB (CallBacker *) |
![]() | |
uiODApplMgr * | applMgr () |
uiODViewer2D * | viewer2D () |
void | addAction (uiMenu &mnu, uiString txt, int id, const char *icon=0, bool enab=true) |
uiMenu * | createAddMenu () |
bool | isAddItem (int id, bool addall) const |
uiMenu * | createRemoveMenu () |
bool | isRemoveItem (int id, bool removeall) const |
int | getNewItemID () const |
virtual void | insertStdSubMenu (uiMenu &) |
virtual bool | handleStdSubMenu (int menuid) |
virtual void | updateCS (const TrcKeyZSampling &, bool) |
virtual void | updateSelSpec (const Attrib::SelSpec *, bool wva) |
virtual void | dataTransformCB (CallBacker *) |
virtual void | showAllChildren () |
virtual void | hideAllChildren () |
virtual void | removeAllChildren () |
void | keyPressedCB (CallBacker *) |
void | doSave () |
void | doSaveAs () |
void | renameVisObj () |
![]() | |
virtual int | uiTreeViewItemType () const |
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 bool | isSelectable () const |
virtual bool | isExpandable () const |
virtual void | updateSelection (int selectionKey, bool dw=false) |
virtual bool | shouldSelect (int selectionkey) const |
![]() | |
void | detachAllNotifiers () |
Call from the destructor of your inherited object. More... | |
Private Member Functions | |
mODTextTranslationClass (uiODVw2DFaultSS2DParentTreeItem) | |
Additional Inherited Members | |
![]() | |
static uiString | sChangeSetup () |
![]() | |
int | displayid_ |
int | objid_ |
ZAxisTransform * | datatransform_ |
![]() | |
IOPar | properties_ |
uiTreeItem * | parent_ |
uiString | name_ |
uiTreeViewItem * | uitreeviewitem_ |
ObjectSet< uiTreeItem > | children_ |
uiODVw2DFaultSS2DParentTreeItem::uiODVw2DFaultSS2DParentTreeItem | ( | ) |
uiODVw2DFaultSS2DParentTreeItem::~uiODVw2DFaultSS2DParentTreeItem | ( | ) |
void uiODVw2DFaultSS2DParentTreeItem::addFaultSS2Ds | ( | const TypeSet< EM::ObjectID > & | ) |
void uiODVw2DFaultSS2DParentTreeItem::addNewTempFaultSS2D | ( | EM::ObjectID | emid | ) |
void uiODVw2DFaultSS2DParentTreeItem::getFaultSS2DVwr2DIDs | ( | EM::ObjectID | emid, |
TypeSet< int > & | vids | ||
) | const |
void uiODVw2DFaultSS2DParentTreeItem::getLoadedFaultSS2Ds | ( | TypeSet< EM::ObjectID > & | ) | const |
|
protected |
|
protectedvirtual |
Reimplemented from uiODVw2DTreeItem.
|
protectedvirtual |
Reimplemented from uiODVw2DTreeItem.
|
private |
|
inlineprotectedvirtual |
Implements uiTreeItem.
void uiODVw2DFaultSS2DParentTreeItem::removeFaultSS2D | ( | EM::ObjectID | ) |
void uiODVw2DFaultSS2DParentTreeItem::setupNewTempFaultSS2D | ( | EM::ObjectID | emid | ) |
|
virtual |
Reimplemented from uiTreeItem.
|
protected |
Generated at 12/02/2019 10:57:09 for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019