OpendTect  6.6
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
uiODVw2DFaultTreeItem Class Reference
Inheritance diagram for uiODVw2DFaultTreeItem:
[legend]

Public Member Functions

 uiODVw2DFaultTreeItem (const EM::ObjectID &)
 
 uiODVw2DFaultTreeItem (int dispid, bool dummy)
 
 ~uiODVw2DFaultTreeItem ()
 
EM::ObjectID emObjectID () const
 
bool select ()
 
bool showSubMenu ()
 
const VW2DFaultvw2DObject () const
 
- Public Member Functions inherited from uiODVw2DTreeItem
 uiODVw2DTreeItem (const uiString &)
 
 ~uiODVw2DTreeItem ()
 
void addKeyBoardEvent (int id)
 
void fillPar (IOPar &) const
 
const uiODVw2DTreeItemgetVW2DItem (int displayid) const
 
bool setZAxisTransform (ZAxisTransform *)
 
void updSampling (const TrcKeyZSampling &, bool)
 
void updSelSpec (const Attrib::SelSpec *, bool wva)
 
void usePar (const IOPar &)
 
- 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)
 
NotifierAccesscheckStatusChange ()
 
void collapse ()
 
void entryInEditMode (int col)
 
void expand ()
 
virtual uiTreeItemfindChild (const char *name)
 
virtual const uiTreeItemfindChild (const char *name) const
 
virtual uiTreeItemfindChild (int selkey)
 
virtual const uiTreeItemfindChild (int selkey) const
 
virtual void findChildren (const char *, ObjectSet< uiTreeItem > &)
 
uiTreeItemgetChild (int)
 
const uiTreeItemgetChild (int) const
 
ObjectSet< uiTreeItem > & getChildren ()
 
const ObjectSet< uiTreeItem > & getChildren () const
 
uiTreeViewItemgetItem ()
 
const uiTreeViewItemgetItem () 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
 
NotifierAccesskeyPressed ()
 
uiTreeItemlastChild ()
 
virtual void moveItem (uiTreeItem *after)
 
virtual void moveItemToTop ()
 
uiString name () const
 
int nrChildren () const
 
uiTreeItemparentTreeItem ()
 
virtual void prepareForShutdown ()
 
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 uiTreeItemsiblingAbove ()
 
virtual uiTreeItemsiblingBelow ()
 
virtual int siblingIndex () const
 
virtual void translateText ()
 
virtual void updateCheckStatus ()
 
virtual void updateColumnText (int col)
 
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
 

Protected Member Functions

void checkCB (CallBacker *)
 
void deSelCB (CallBacker *)
 
void displayMiniCtab ()
 
void emobjAbtToDelCB (CallBacker *)
 
void emobjChangeCB (CallBacker *)
 
void enableKnotsCB (CallBacker *)
 
bool init ()
 
bool isSelectable () const
 
const char * parentType () const
 
void propChgCB (CallBacker *)
 
void renameVisObj ()
 
void updateCS (const TrcKeyZSampling &, bool upd)
 
- Protected Member Functions inherited from uiODVw2DTreeItem
void addAction (uiMenu &mnu, uiString txt, int id, const char *icon=0, bool enab=true)
 
uiODApplMgrapplMgr ()
 
uiMenucreateAddMenu ()
 
uiMenucreateRemoveMenu ()
 
virtual void dataTransformCB (CallBacker *)
 
void doSave ()
 
void doSaveAs ()
 
int getNewItemID () const
 
virtual bool handleStdSubMenu (int menuid)
 
virtual void hideAllChildren ()
 
virtual const char * iconName () const
 
virtual void insertStdSubMenu (uiMenu &)
 
bool isAddItem (int id, bool addall) const
 
bool isRemoveItem (int id, bool removeall) const
 
void keyPressedCB (CallBacker *)
 
virtual void removeAllChildren ()
 
void renameVisObj ()
 
virtual void showAllChildren ()
 
virtual void updateSelSpec (const Attrib::SelSpec *, bool wva)
 
uiODViewer2Dviewer2D ()
 
- Protected Member Functions inherited from uiTreeItem
virtual bool addChld (uiTreeItem *, bool below, bool downwards)
 
virtual bool anyButtonClick (uiTreeViewItem *)
 
virtual bool doubleClick (uiTreeViewItem *)
 
virtual uiParentgetUiParent () const
 
virtual bool isExpandable () const
 
virtual void removeItem (uiTreeViewItem *)
 
virtual void renameItem (uiTreeViewItem *)
 
virtual bool rightClick (uiTreeViewItem *)
 
virtual bool selectWithKey (int selkey)
 
virtual void setTreeViewItem (uiTreeViewItem *)
 
virtual bool shouldSelect (int selectionkey) const
 
virtual int uiTreeViewItemType () const
 
virtual void updateSelection (int selectionKey, bool dw=false)
 
virtual bool useParentType () const
 

Protected Attributes

EM::ObjectID emid_
 
VW2DFaultfaultview_
 
- Protected Attributes inherited from uiODVw2DTreeItem
ZAxisTransformdatatransform_
 
int displayid_
 
int objid_
 
- Protected Attributes inherited from uiTreeItem
ObjectSet< uiTreeItemchildren_
 
uiString name_
 
uiTreeItemparent_
 
IOPar properties_
 
uiTreeViewItemuitreeviewitem_
 

Additional Inherited Members

- Static Public Member Functions inherited from uiODVw2DTreeItem
static bool create (uiTreeItem *, const uiODViewer2D &, int displayid)
 
static bool create (uiTreeItem *, int vwrvisid, int displayid)
 
- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 
- Static Protected Member Functions inherited from uiODVw2DTreeItem
static uiString sChangeSetup ()
 

Detailed Description

<>

Constructor & Destructor Documentation

◆ uiODVw2DFaultTreeItem() [1/2]

uiODVw2DFaultTreeItem::uiODVw2DFaultTreeItem ( const EM::ObjectID )

◆ uiODVw2DFaultTreeItem() [2/2]

uiODVw2DFaultTreeItem::uiODVw2DFaultTreeItem ( int  dispid,
bool  dummy 
)

◆ ~uiODVw2DFaultTreeItem()

uiODVw2DFaultTreeItem::~uiODVw2DFaultTreeItem ( )

Member Function Documentation

◆ checkCB()

void uiODVw2DFaultTreeItem::checkCB ( CallBacker )
protected

◆ deSelCB()

void uiODVw2DFaultTreeItem::deSelCB ( CallBacker )
protected

◆ displayMiniCtab()

void uiODVw2DFaultTreeItem::displayMiniCtab ( )
protected

◆ emobjAbtToDelCB()

void uiODVw2DFaultTreeItem::emobjAbtToDelCB ( CallBacker )
protected

◆ emobjChangeCB()

void uiODVw2DFaultTreeItem::emobjChangeCB ( CallBacker )
protected

◆ emObjectID()

EM::ObjectID uiODVw2DFaultTreeItem::emObjectID ( ) const
inline

◆ enableKnotsCB()

void uiODVw2DFaultTreeItem::enableKnotsCB ( CallBacker )
protected

◆ init()

bool uiODVw2DFaultTreeItem::init ( )
protectedvirtual

Reimplemented from uiODVw2DTreeItem.

◆ isSelectable()

bool uiODVw2DFaultTreeItem::isSelectable ( ) const
inlineprotectedvirtual

Reimplemented from uiTreeItem.

◆ parentType()

const char* uiODVw2DFaultTreeItem::parentType ( ) const
inlineprotectedvirtual
Returns
typeid(parentclass).name()

Implements uiTreeItem.

◆ propChgCB()

void uiODVw2DFaultTreeItem::propChgCB ( CallBacker )
protected

◆ renameVisObj()

void uiODVw2DFaultTreeItem::renameVisObj ( )
protected

Don't use it. only for keep ABI.

◆ select()

bool uiODVw2DFaultTreeItem::select ( )
virtual

Selects this item

Reimplemented from uiTreeItem.

◆ showSubMenu()

bool uiODVw2DFaultTreeItem::showSubMenu ( )
virtual

Reimplemented from uiTreeItem.

◆ updateCS()

void uiODVw2DFaultTreeItem::updateCS ( const TrcKeyZSampling ,
bool  upd 
)
protectedvirtual

Reimplemented from uiODVw2DTreeItem.

◆ vw2DObject()

const VW2DFault* uiODVw2DFaultTreeItem::vw2DObject ( ) const
inline

Member Data Documentation

◆ emid_

EM::ObjectID uiODVw2DFaultTreeItem::emid_
protected

◆ faultview_

VW2DFault* uiODVw2DFaultTreeItem::faultview_
protected

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022