OpendTect
7.0
|
Public Member Functions | |
uiBaseObject (const char *nm, uiBody *=0) | |
virtual | ~uiBaseObject () |
int | beginCmdRecEvent (const BufferString &msg) |
int | beginCmdRecEvent (const char *msg=0) |
int | beginCmdRecEvent (od_uint64 id, const char *msg=0) |
uiBody * | body () |
const uiBody * | body () const |
void | clear () |
void | endCmdRecEvent (int refnr, const char *msg=0) |
void | endCmdRecEvent (od_uint64 id, int refnr, const char *msg=0) |
void | finalise () |
bool | finalised () const |
void | finalize () |
bool | finalized () const |
virtual QWidget * | getWidget () |
const QWidget * | getWidget () const |
virtual Notifier< uiBaseObject > & | postFinalise () |
virtual Notifier< uiBaseObject > & | postFinalize () |
virtual Notifier< uiBaseObject > & | preFinalise () |
virtual Notifier< uiBaseObject > & | preFinalize () |
virtual void | translateText () |
Public Member Functions inherited from NamedCallBacker | |
NamedCallBacker (const char *nm=0) | |
NamedCallBacker (const NamedCallBacker &) | |
virtual Notifier< NamedCallBacker > & | objectToBeDeleted () const |
bool | operator== (const NamedCallBacker &oth) const |
bool | operator== (const NamedObject &oth) const |
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 () |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=nullptr) | |
NamedObject (const NamedObject &oth) | |
virtual | ~NamedObject () |
virtual BufferString | getName () const |
bool | getNameFromPar (const IOPar &) |
const name_type & | name () const override |
NamedObject & | operator= (const NamedObject &) |
bool | operator== (const NamedObject &oth) const |
virtual void | setName (const char *nm) |
Public Member Functions inherited from ObjectWithName | |
virtual | ~ObjectWithName () |
bool | hasName (const char *nm) const |
bool | hasName (const name_type &nm) const |
void | putNameInPar (IOPar &) const |
Static Public Member Functions | |
static void | addCmdRecorder (const CallBack &) |
static void | removeCmdRecorder (const CallBack &) |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Protected Member Functions | |
void | setBody (uiBody *b) |
Protected Member Functions inherited from NamedCallBacker | |
void | sendDelNotif () const |
Private Attributes | |
uiBody * | body_ |
int | cmdrecrefnr_ |
Notifier< uiBaseObject > | finalizeDone |
triggered when finalizing finished More... | |
Notifier< uiBaseObject > | finalizeStart |
triggered when about to start finalizing More... | |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
Protected Attributes inherited from NamedCallBacker | |
Threads::Atomic< bool > | delalreadytriggered_ |
Notifier< NamedCallBacker > | delnotif_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
<>
uiBaseObject::uiBaseObject | ( | const char * | nm, |
uiBody * | = 0 |
||
) |
|
virtual |
|
static |
int uiBaseObject::beginCmdRecEvent | ( | const BufferString & | msg | ) |
int uiBaseObject::beginCmdRecEvent | ( | const char * | msg = 0 | ) |
int uiBaseObject::beginCmdRecEvent | ( | od_uint64 | id, |
const char * | msg = 0 |
||
) |
|
inline |
|
inline |
void uiBaseObject::clear | ( | ) |
void uiBaseObject::endCmdRecEvent | ( | int | refnr, |
const char * | msg = 0 |
||
) |
void uiBaseObject::endCmdRecEvent | ( | od_uint64 | id, |
int | refnr, | ||
const char * | msg = 0 |
||
) |
|
inline |
|
inline |
void uiBaseObject::finalize | ( | ) |
bool uiBaseObject::finalized | ( | ) | const |
|
inlinevirtual |
const QWidget* uiBaseObject::getWidget | ( | ) | const |
|
inlinevirtual |
Reimplemented in uiGroup.
|
inlinevirtual |
Reimplemented in uiGroup.
|
inlinevirtual |
Reimplemented in uiGroup.
|
inlinevirtual |
Reimplemented in uiGroup.
|
static |
|
inlineprotected |
|
inlinevirtual |
Triggers translation of object and all members to current language.
Reimplemented in uiODMain, uiTreeView, uiToolBar, uiSpinBox, uiParent, uiObject, uiMainWin, uiListBox, uiLabel, uiGraphicsViewBase, uiComboBox, uiPushButton, and uiButton.
|
private |
|
private |
|
private |
triggered when finalizing finished
|
private |
triggered when about to start finalizing
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024