OpendTect  7.0
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
uiVelSel Class Reference

Field that selects a velocity volume, and edit it's properties/velocity tag. More...

Inheritance diagram for uiVelSel:
[legend]

Public Member Functions

 uiVelSel (uiParent *, const IOObjContext &, const uiSeisSel::Setup &, bool iseditbutton=true)
 
 uiVelSel (uiParent *, const uiString &=VelocityDesc::getVelVolumeLabel(), bool is2d=false, bool enabotherdomain=false)
 
 ~uiVelSel ()
 
uiRetVal get (VelocityDesc &, const ZDomain::Info **=nullptr) const
 
Interval< float > getVelocityBottomRange () const
 
Interval< float > getVelocityTopRange () const
 
uiRetVal isOK () const
 
void setInput (const MultiID &)
 
void setInput_ (const IOObj &)
 
void setInput_ (const MultiID &)
 
void setIs2D (bool)
 
void setVelocityOnly (bool yn)
 
Notifier< uiVelSel > & velChanged ()
 
const UnitOfMeasurevelUnit () const
 
- Public Member Functions inherited from uiSeisSel
 uiSeisSel (uiParent *, const IOObjContext &, const Setup &)
 
 ~uiSeisSel ()
 
int compNr () const
 
CNotifier< uiSeisSel, const ZDomain::Info & > & domainChanged ()
 
bool existingTyped () const override
 
bool fillPar (IOPar &) const override
 
Seis::GeomType geomType () const
 
const ZDomain::InfogetZDomain () const
 
bool is2D () const
 
bool isPS () const
 
void processInput () override
 
void setCompNr (int)
 
void setZDomain (const ZDomain::Info &)
 
void updateInput () override
 a.o. updates from CtxtIOObj More...
 
void updateOutputOpts (bool issteering)
 
void usePar (const IOPar &) override
 
CNotifier< uiSeisSel, BufferString > & zUnitChanged ()
 
- Public Member Functions inherited from uiIOObjSel
 uiIOObjSel (uiParent *, const IOObjContext &, const Setup &)
 
 uiIOObjSel (uiParent *, const IOObjContext &, const uiString &seltxt=uiString::empty())
 
 uiIOObjSel (uiParent *, CtxtIOObj &, const Setup &)
 
 uiIOObjSel (uiParent *, CtxtIOObj &, const uiString &seltxt=uiString::empty())
 
 ~uiIOObjSel ()
 
bool commitInput ()
 
CtxtIOObjctxtIOObj (bool work=false)
 
bool doCommitInput (bool &)
 
uiObjectendObj (bool left) override
 
void fillEntries ()
 only if forread More...
 
bool fillPar (IOPar &, const char *baseky) const
 
IOObjgetIOObj (bool noerr=false)
 My IOObj becomes yours. More...
 
const IOObjioobj (bool noerr=false) const
 
MultiID key (bool noerr=false) const
 
void require (const char *key, const char *typ, bool allowempty=false)
 
const ZDomain::InforequiredZDomain () const
 
void requireType (const char *, bool allowempty=false)
 
void requireZDomain (const ZDomain::Info &, bool allowempty=true)
 
void setConfirmOverwrite (bool yn)
 
void setEmpty () override
 
void setHelpKey (const HelpKey &helpkey)
 
void setInput (const IOObj &)
 
void setInput (const MultiID &)
 
void usePar (const IOPar &, const char *baseky)
 
virtual MultiID validKey () const
 no side-effects More...
 
- Public Member Functions inherited from uiIOSelect
 uiIOSelect (uiParent *, const Setup &, const CallBack &)
 
 ~uiIOSelect ()
 
void addExtSelBut (uiButton *)
 
void addToHistory (const BufferStringSet &)
 
void addToHistory (const char *)
 
void avoidTextValidator ()
 
void doSel (CallBacker *)
 
int getCurrentItem () const
 
virtual void getHistory (const IOPar &)
 
const char * getInput () const
 
const char * getItem (int) const
 
const char * getKey () const
 
uiComboBoxinpBox ()
 
bool isChecked () const
 only useful when optional_ More...
 
bool isEmpty () const
 
const uiStringlabelText () const
 
int nrItems () const
 
void setChecked (bool yn)
 does something when optional_ More...
 
void setCurrentItem (int)
 
void setEntries (const BufferStringSet &keys, const BufferStringSet &names)
 
void setHSzPol (uiObject::SzPolicy)
 
void setInput (const char *key)
 Will fetch user name using userNameFromKey. More...
 
void setInputText (const char *)
 As if user typed it manually. More...
 
void setLabelSelectable (bool yn=true)
 
void setLabelText (const uiString &)
 
void setReadOnly (bool readonly=true)
 
void setTextValidator (const BufferString &regex)
 
virtual void updateHistory (IOPar &) const
 
- Public Member Functions inherited from uiGroup
 uiGroup (uiParent *, const char *nm="uiGroup", bool manage=true)
 
virtual ~uiGroup ()
 
uiObjectattachObj ()
 
const uiObjectattachObj () const
 
uiObjecthAlignObj ()
 
uiObjecthCenterObj ()
 
uiMainWinmainwin () override
 
 operator const uiGroupObj * () const
 
 operator const uiObject & () const
 
 operator uiGroupObj * ()
 
 operator uiObject & ()
 
uiParentparent ()
 
const uiParentparent () const
 
Notifier< uiBaseObject > & postFinalise () override
 
Notifier< uiBaseObject > & postFinalize () override
 
Notifier< uiBaseObject > & preFinalise () override
 
Notifier< uiBaseObject > & preFinalize () override
 
void setBorder (int l, int t, int r, int b)
 
void setBorder (int)
 
void setChildrenSensitive (bool)
 
void setFrame (bool yn=true)
 
void setHAlignObj (uiGroup *o)
 
void setHAlignObj (uiObject *)
 
void setHCenterObj (uiGroup *o)
 
void setHCenterObj (uiObject *)
 
void setHSpacing (int)
 
void setIsMain (bool)
 internal use only. Tells the layout manager it's a toplevel mngr. More...
 
void setNoBackGround ()
 
virtual void setSize (const uiSize &)
 
void setSpacing (int s=0)
 
void setVSpacing (int)
 
- Public Member Functions inherited from uiParent
uiSize actualsize (bool inclborder=true) const
 
uiSize actualSize (bool include_border) const
 
void addChild (uiBaseObject &)
 
void attach (constraintType t, int margin=-1)
 
void attach (constraintType t, uiObject *oth, int margin=-1, bool reciprocal=true)
 
void attach (constraintType t, uiParent *oth, int margin=-1, bool reciprocal=true)
 
void attachChild (constraintType tp, uiObject *child, uiObject *other, int margin, bool reciprocal)
 
OD::Color backgroundColor () const
 
const ObjectSet< uiBaseObject > * childList () const
 
void deepRedraw (CallBacker *=0)
 
virtual void display (bool yn, bool shrk=false, bool maximize=false)
 
const uiFontfont () const
 
bool hasFocus () const
 
bool isDisplayed () const
 
uiObjectmainObject ()
 
const uiObjectmainObject () const
 
void manageChild (uiBaseObject &, uiObjectBody &)
 
uiParentBodypbody ()
 
const uiParentBodypbody () const
 
int prefHNrPics () const
 
int prefVNrPics () const
 
virtual void reDraw (bool deep)
 
OD::Color roBackgroundColor () const
 
bool sensitive () const
 
void setBackgroundColor (const OD::Color &c)
 
void setCaption (const uiString &c)
 
void setCursor (const MouseCursor &c)
 
void setFocus ()
 
void setFont (const uiFont &f)
 
void setPrefHeight (int h)
 
void setPrefHeightInChar (float h)
 
void setPrefHeightInChar (int h)
 
void setPrefWidth (int w)
 
void setPrefWidthInChar (float w)
 
void setPrefWidthInChar (int w)
 
void setSensitive (bool yn=true)
 
void setStretch (int h, int v)
 
void shallowRedraw (CallBacker *=0)
 
int stretch (bool h) const
 
void translateText () override
 
- Public Member Functions inherited from uiBaseObject
 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)
 
uiBodybody ()
 
const uiBodybody () 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
 
- 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 CallBackertrueCaller ()
 
- 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_typename () const override
 
NamedObjectoperator= (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 const IOObjContextioContext ()
 
static const IOObjContextioContext (bool is2d)
 
- Static Public Member Functions inherited from uiSeisSel
static IOObjContext ioContext (Seis::GeomType, bool forread)
 
- Static Public Member Functions inherited from uiIOObjSel
static IOObjContext getWriteIOObjCtxt (IOObjContext)
 
- Static Public Member Functions inherited from uiGroup
static uiGroupgtDynamicCastToGrp (QWidget *)
 
- 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 ()
 

Public Attributes

Notifier< uiVelSelvelrgchanged
 
- Public Attributes inherited from uiIOSelect
Notifier< uiIOSelectoptionalChecked
 
Notifier< uiIOSelectselectionDone
 

Protected Member Functions

void editCB (CallBacker *)
 
void fillDefault () override
 
void initGrpCB (CallBacker *)
 
bool isOnlyVelocity () const
 
void selectionDoneCB (CallBacker *)
 
void updateEditButton ()
 
- Protected Member Functions inherited from uiSeisSel
void commitSucceeded () override
 
virtual const char * compNameFromKey (const char *) const
 
mDeprecatedDef void dlgPopupCB (CallBacker *)
 
void domainChgCB (CallBacker *)
 
bool enableTimeDepthToogle () const
 
virtual const char * getDefaultKey (Seis::GeomType) const
 
void initGrpCB (CallBacker *)
 
uiIOObjRetDlgmkDlg () override
 
mDeprecatedDef void mkOthDomBox ()
 
Setup mkSetup (const Setup &, bool forread)
 
Setup mkSetupWithCtxt (const Setup &, const IOObjContext &)
 
void newSelection (uiIOObjRetDlg *) override
 
const char * userNameFromKey (const char *) const override
 
BufferString zUnit () const
 
void zUnitChgCB (CallBacker *)
 
- Protected Member Functions inherited from uiIOObjSel
virtual IOObjcreateEntry (const char *)
 
void doCommit (bool) const
 
void doObjSel (CallBacker *)
 
bool existingUsrName (const char *) const
 
void initRead ()
 
void objInserted (CallBacker *)
 
void objSel () override
 notification when user selects from combo More...
 
void obtainIOObj ()
 
void optCheckCB (CallBacker *)
 
void preFinalizeCB (CallBacker *)
 
void survChangedCB (CallBacker *)
 
- Protected Member Functions inherited from uiIOSelect
void checkState () const
 
void doFinalize (CallBacker *)
 
bool haveEntry (const char *) const
 
int nrSpec () const
 
void optCheck (CallBacker *)
 
void selDone (CallBacker *)
 
void updateFromEntries ()
 
- Protected Member Functions inherited from uiGroup
void attach_ (constraintType, uiObject *oth, int margin=-1, bool reciprocal=true) override
 
void bodyDel (CallBacker *)
 
uiObjectmainobject () override
 
virtual void reDraw_ (bool deep)
 
void reSizeChildren (const uiObject *, float, float)
 
void setFrameStyle (int)
 
void setShrinkAllowed (bool)
 
bool shrinkAllowed ()
 
void uiobjDel (CallBacker *)
 
- Protected Member Functions inherited from uiParent
 uiParent (const char *nm, uiParentBody *)
 
 ~uiParent ()
 
- Protected Member Functions inherited from uiBaseObject
void setBody (uiBody *b)
 
- Protected Member Functions inherited from NamedCallBacker
void sendDelNotif () const
 

Protected Attributes

Interval< float > brg_
 
uiPushButtoneditcubebutt_
 
Interval< float > trg_
 
- Protected Attributes inherited from uiSeisSel
int compnr_
 
BufferString curusrnm_
 
IOPar dlgiopar_
 
uiCheckBoxothdombox_
 
Setup seissetup_
 
- Protected Attributes inherited from uiIOObjSel
HelpKey helpkey_
 
CtxtIOObjinctio_
 
bool inctiomine_
 
ObjectSet< uiIOObjInserterinserters_
 
Setup setup_
 
CtxtIOObjworkctio_
 
uiIOObjSelWriteTranslatorwrtrselfld_
 
- Protected Attributes inherited from uiIOSelect
CallBack doselcb_
 
BufferStringSet entries_
 
ObjectSet< uiButtonextselbuts_
 
bool haveempty_
 
uiComboBoxinp_
 
bool keepmytxt_
 
uiLabellbl_
 
uiCheckBoxoptbox_
 
uiButtonselbut_
 
bool selok_
 
- Protected Attributes inherited from uiGroup
uiGroupParentBodybody_
 
uiGroupObjgrpobj_
 
- Protected Attributes inherited from NamedCallBacker
Threads::Atomic< bool > delalreadytriggered_
 
Notifier< NamedCallBackerdelnotif_
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Additional Inherited Members

- Public Types inherited from ObjectWithName
typedef OD::String name_type
 

Detailed Description

Field that selects a velocity volume, and edit it's properties/velocity tag.

<>

Constructor & Destructor Documentation

◆ uiVelSel() [1/2]

uiVelSel::uiVelSel ( uiParent ,
const uiString = VelocityDesc::getVelVolumeLabel(),
bool  is2d = false,
bool  enabotherdomain = false 
)

◆ uiVelSel() [2/2]

uiVelSel::uiVelSel ( uiParent ,
const IOObjContext ,
const uiSeisSel::Setup ,
bool  iseditbutton = true 
)

◆ ~uiVelSel()

uiVelSel::~uiVelSel ( )

Member Function Documentation

◆ editCB()

void uiVelSel::editCB ( CallBacker )
protected

◆ fillDefault()

void uiVelSel::fillDefault ( )
overrideprotectedvirtual

Reimplemented from uiSeisSel.

◆ get()

uiRetVal uiVelSel::get ( VelocityDesc ,
const ZDomain::Info **  = nullptr 
) const

◆ getVelocityBottomRange()

Interval<float> uiVelSel::getVelocityBottomRange ( ) const
inline

◆ getVelocityTopRange()

Interval<float> uiVelSel::getVelocityTopRange ( ) const
inline

◆ initGrpCB()

void uiVelSel::initGrpCB ( CallBacker )
protected

◆ ioContext() [1/2]

static const IOObjContext& uiVelSel::ioContext ( )
static

◆ ioContext() [2/2]

static const IOObjContext& uiVelSel::ioContext ( bool  is2d)
static

◆ isOK()

uiRetVal uiVelSel::isOK ( ) const

◆ isOnlyVelocity()

bool uiVelSel::isOnlyVelocity ( ) const
protected

◆ selectionDoneCB()

void uiVelSel::selectionDoneCB ( CallBacker )
protected

◆ setInput()

void uiVelSel::setInput ( const MultiID )

◆ setInput_() [1/2]

void uiVelSel::setInput_ ( const IOObj )

◆ setInput_() [2/2]

void uiVelSel::setInput_ ( const MultiID )

◆ setIs2D()

void uiVelSel::setIs2D ( bool  )

◆ setVelocityOnly()

void uiVelSel::setVelocityOnly ( bool  yn)

◆ updateEditButton()

void uiVelSel::updateEditButton ( )
protected

◆ velChanged()

Notifier<uiVelSel>& uiVelSel::velChanged ( )
inline

◆ velUnit()

const UnitOfMeasure* uiVelSel::velUnit ( ) const

Member Data Documentation

◆ brg_

Interval<float> uiVelSel::brg_
protected

◆ editcubebutt_

uiPushButton* uiVelSel::editcubebutt_
protected

◆ trg_

Interval<float> uiVelSel::trg_
protected

◆ velrgchanged

Notifier<uiVelSel> uiVelSel::velrgchanged

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024