![]() |
OpendTect
7.0
|
Wrapper around QLayoutItem class. Stores some dGB specific layout info. More...
Public Member Functions | |
| i_LayoutItem (i_LayoutMngr &, QLayoutItem &) | |
| virtual | ~i_LayoutItem () |
| uiSize | actualSize (bool include_border=true) const |
| live objs: use uiObject::width() etc More... | |
| virtual int | center (LayoutMode, bool hor=true) const |
| uiRect & | curpos (LayoutMode m) |
| const uiRect & | curpos (LayoutMode m) const |
| virtual int | horAlign (LayoutMode m) const |
| virtual void | initChildLayout (LayoutMode) |
| bool | inited () const |
| virtual void | invalidate () |
| virtual uiSize | minimumSize () const |
| const i_LayoutMngr & | mngr () const |
| uiSize | prefSize () const |
| virtual void | updatedAlignment (LayoutMode) |
Public Member Functions inherited from uiBody | |
| virtual | ~uiBody () |
| virtual void | clear () |
| virtual void | finalize () |
| virtual bool | finalized () const |
| virtual void | fontchanged () |
| QWidget * | qwidget () |
| can return 0 More... | |
| const QWidget * | qwidget () const |
| can return 0 More... | |
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 |
Protected Member Functions | |
| void | attach (constraintType, i_LayoutItem *other, int margin, bool reciprocal=true) |
| virtual uiObjectBody * | bodyLayouted () |
| const uiObjectBody * | bodyLayouted () const |
| virtual void | commitGeometrySet (bool) |
| void | initLayout (LayoutMode, int mngrtop, int mngrleft) |
| bool | isAligned () const |
| bool | layout (LayoutMode, int, bool) |
| virtual const QWidget * | managewidg_ () const |
| i_LayoutMngr & | mngr () |
| virtual uiObject * | objLayouted () |
| const uiObject * | objLayouted () const |
| QLayoutItem & | qlayoutItm () |
| const QLayoutItem & | qlayoutItm () const |
| const QWidget * | qwidget_ () const override |
| int | stretch (bool hor) const |
| QLayoutItem * | takeQlayoutItm () |
Protected Member Functions inherited from uiBody | |
| uiBody () | |
Protected Member Functions inherited from NamedCallBacker | |
| void | sendDelNotif () const |
Protected Attributes | |
| uiRect | layoutpos_ [nLayoutMode] |
| bool | minimum_pos_inited_ = false |
| bool | preferred_pos_inited_ = false |
Protected Attributes inherited from NamedCallBacker | |
| Threads::Atomic< bool > | delalreadytriggered_ |
| Notifier< NamedCallBacker > | delnotif_ |
Protected Attributes inherited from NamedObject | |
| BufferString | name_ |
Private Member Functions | |
| void | managerDeletedCB (CallBacker *) |
Private Attributes | |
| TypeSet< uiConstraint > | constraintlist_ |
| bool | hsameas_ = false |
| i_LayoutMngr * | mngr_ |
| uiSize | prefsz_ |
| bool | prefszdone_ = false |
| QLayoutItem * | qlayoutitm_ |
| bool | vsameas_ = false |
Friends | |
| class | i_LayoutIterator |
| class | i_LayoutMngr |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
| typedef OD::String | name_type |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Wrapper around QLayoutItem class. Stores some dGB specific layout info.
<>
| i_LayoutItem::i_LayoutItem | ( | i_LayoutMngr & | , |
| QLayoutItem & | |||
| ) |
|
virtual |
| uiSize i_LayoutItem::actualSize | ( | bool | include_border = true | ) | const |
live objs: use uiObject::width() etc
|
protected |
|
inlineprotectedvirtual |
Reimplemented in i_uiLayoutItem.
|
protected |
|
virtual |
|
protectedvirtual |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
| bool i_LayoutItem::inited | ( | ) | const |
|
protected |
|
virtual |
|
protected |
|
protected |
|
private |
|
protectedvirtual |
|
virtual |
Reimplemented in i_uiLayoutItem.
|
inlineprotected |
|
inline |
|
inlineprotectedvirtual |
Reimplemented in i_uiLayoutItem.
|
protected |
| uiSize i_LayoutItem::prefSize | ( | ) | const |
|
protected |
|
protected |
|
overrideprotectedvirtual |
Implements uiBody.
|
protected |
|
protected |
|
inlinevirtual |
|
friend |
|
friend |
|
private |
|
private |
|
protected |
|
protected |
|
private |
|
protected |
|
private |
|
private |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024