OpendTect
7.0
|
Makes available certain services that are needed on a higher level. More...
Public Member Functions | |
~uiApplPartServer () | |
uiApplService & | appserv () |
const uiApplService & | appserv () const |
virtual const char * | name () const =0 |
void | setParent (uiParent *) |
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 | |
uiApplPartServer (uiApplService &) | |
void * | getObject (int objid) const |
uiParent * | parent () const |
bool | sendEvent (int evid) const |
Private Attributes | |
uiParent * | parent_ |
uiApplService & | uias_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Makes available certain services that are needed on a higher level.
The idea is that subclasses make available certain services that may be interesting in an application environment. In such situations, the server may need feed-back from the application, which can be requested through the eventOccurred interface. The idea is that the application then - knowing which of its part servers is calling - proceeds with the right action.
<>
uiApplPartServer::~uiApplPartServer | ( | ) |
|
protected |
uiApplService& uiApplPartServer::appserv | ( | ) |
const uiApplService& uiApplPartServer::appserv | ( | ) | const |
|
protected |
|
pure virtual |
|
protected |
|
protected |
void uiApplPartServer::setParent | ( | uiParent * | ) |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024