16 #include "uitoolsmod.h" 53 virtual const char*
name()
const = 0;
void setParent(uiParent *)
bool sendEvent(int evid) const
#define mExpClass(module)
Definition: commondefs.h:160
virtual const char * name() const =0
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Definition: uiparent.h:26
uiApplService & uias_
Definition: uiapplserv.h:69
void * getObject(int objid) const
uiApplService & appserv()
Services from application level to 'Part servers'.
Definition: uiapplserv.h:24
Object with a name.
Definition: namedobj.h:35
uiApplPartServer(uiApplService &a)
Makes available certain services that are needed on a higher level.
Definition: uiapplserv.h:48
uiParent * parent() const