14 #include "uitoolsmod.h" 51 virtual const char*
name()
const = 0;
bool sendEvent(int evid) const
#define mExpClass(module)
Definition: commondefs.h:157
virtual const char * name() const =0
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Definition: uiparent.h:24
uiApplService & uias_
Definition: uiapplserv.h:65
void * getObject(int objid) const
uiApplService & appserv()
Services from application level to 'Part servers'.
Definition: uiapplserv.h:22
object with a name.
Definition: namedobj.h:20
uiApplPartServer(uiApplService &a)
Makes available certain services that are needed on a higher level.
Definition: uiapplserv.h:46
uiParent * parent() const