OpendTect
6.6
|
Public Member Functions | |
~uiStatusBar () | |
int | addMsgFld (const uiString &lbltxt=uiString::emptyString(), const uiString &tooltip=uiString::emptyString(), Alignment::HPos al=Alignment::Left, int stretch=1) |
int | addMsgFld (const uiString &tooltip, Alignment::HPos al=Alignment::Left, int stretch=1) |
bool | addObject (uiObject *) |
Color | getBGColor (int fldidx) const |
void | getMessages (uiStringSet &msgs) const |
void | message (const uiString &, int fldidx=0, int msecs=-1) |
void | message (const uiStringSet &, int msecs=-1) |
int | nrFields () const |
void | setBGColor (int fldidx, const Color &) |
void | setEmpty (int startat=0) |
void | setLabelTxt (int, const uiString &) |
void | setToolTip (int, const uiString &) |
void | setTxtAlign (int, Alignment::HPos) |
Public Member Functions inherited from uiBaseObject | |
uiBaseObject (const char *nm, uiBody *=0) | |
virtual | ~uiBaseObject () |
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 |
virtual QWidget * | getWidget () |
const QWidget * | getWidget () const |
virtual Notifier< uiBaseObject > & | postFinalise () |
virtual Notifier< uiBaseObject > & | preFinalise () |
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 |
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 &) |
virtual const name_type & | name () const |
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 |
Protected Member Functions | |
uiStatusBar (uiMainWin *, const char *, QStatusBar &) | |
Protected Member Functions inherited from uiBaseObject | |
void | setBody (uiBody *b) |
Protected Member Functions inherited from NamedCallBacker | |
void | sendDelNotif () const |
Private Member Functions | |
uiStatusBarBody & | mkbody (uiMainWin *, const char *, QStatusBar &) |
Private Attributes | |
uiStatusBarBody * | body_ |
uiStringSet | messages_ |
Friends | |
class | uiMainWinBody |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
Static Public Member Functions inherited from uiBaseObject | |
static void | addCmdRecorder (const CallBack &) |
static void | removeCmdRecorder (const CallBack &) |
Static Public Member Functions inherited from CallBacker | |
static void | createReceiverForCurrentThread () |
static void | removeReceiverForCurrentThread () |
Protected Attributes inherited from uiBaseObject | |
Notifier< uiBaseObject > | finaliseDone |
triggered when finalising finished More... | |
Notifier< uiBaseObject > | finaliseStart |
triggered when about to start finalising More... | |
Protected Attributes inherited from NamedCallBacker | |
Threads::Atomic< bool > | delalreadytriggered_ |
Notifier< NamedCallBacker > | delnotif_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
<>
uiStatusBar::~uiStatusBar | ( | ) |
|
protected |
int uiStatusBar::addMsgFld | ( | const uiString & | lbltxt = uiString::emptyString() , |
const uiString & | tooltip = uiString::emptyString() , |
||
Alignment::HPos | al = Alignment::Left , |
||
int | stretch = 1 |
||
) |
int uiStatusBar::addMsgFld | ( | const uiString & | tooltip, |
Alignment::HPos | al = Alignment::Left , |
||
int | stretch = 1 |
||
) |
bool uiStatusBar::addObject | ( | uiObject * | ) |
Color uiStatusBar::getBGColor | ( | int | fldidx | ) | const |
|
inline |
void uiStatusBar::message | ( | const uiString & | , |
int | fldidx = 0 , |
||
int | msecs = -1 |
||
) |
void uiStatusBar::message | ( | const uiStringSet & | , |
int | msecs = -1 |
||
) |
|
private |
int uiStatusBar::nrFields | ( | ) | const |
void uiStatusBar::setBGColor | ( | int | fldidx, |
const Color & | |||
) |
void uiStatusBar::setEmpty | ( | int | startat = 0 | ) |
void uiStatusBar::setLabelTxt | ( | int | , |
const uiString & | |||
) |
void uiStatusBar::setToolTip | ( | int | , |
const uiString & | |||
) |
void uiStatusBar::setTxtAlign | ( | int | , |
Alignment::HPos | |||
) |
|
friend |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022