OpendTect
6.6
|
Public Member Functions | |
uiTreeFactorySet () | |
~uiTreeFactorySet () | |
void | addFactory (uiTreeItemFactory *ptr, int placementindex=-1, int pol2d=1) |
const uiTreeItemFactory * | getFactory (int) const |
int | getPlacementIdx (int) const |
int | getPol2D (int) const |
int | nrFactories () const |
void | remove (const char *) |
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 |
Public Attributes | |
CNotifier< uiTreeFactorySet, int > | addnotifier |
CNotifier< uiTreeFactorySet, int > | removenotifier |
Protected Attributes | |
ObjectSet< uiTreeItemFactory > | factories_ |
TypeSet< int > | placementidxs_ |
TypeSet< int > | pol2ds_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
<>
uiTreeFactorySet::uiTreeFactorySet | ( | ) |
uiTreeFactorySet::~uiTreeFactorySet | ( | ) |
void uiTreeFactorySet::addFactory | ( | uiTreeItemFactory * | ptr, |
int | placementindex = -1 , |
||
int | pol2d = 1 |
||
) |
ptr | pointer to new factory. Object is managed by me. |
placementindex | Indicates how the created treeitems should be placed when making a new tree. |
pol2d |
const uiTreeItemFactory* uiTreeFactorySet::getFactory | ( | int | ) | const |
int uiTreeFactorySet::getPlacementIdx | ( | int | ) | const |
int uiTreeFactorySet::getPol2D | ( | int | ) | const |
int uiTreeFactorySet::nrFactories | ( | ) | const |
void uiTreeFactorySet::remove | ( | const char * | ) |
CNotifier<uiTreeFactorySet,int> uiTreeFactorySet::addnotifier |
|
protected |
|
protected |
|
protected |
CNotifier<uiTreeFactorySet,int> uiTreeFactorySet::removenotifier |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022