20 namespace ZDomain {
class Def; }
28 bool isrel=
false,
const char* lbltxt=0,
29 const char* zdomkey=0);
31 bool wstep,
const char* lbltxt=0,
32 const char* zdomkey=0);
53 void makeInpFields(
const uiString&,
bool,
64 enum Type { Inl, Crl, Gen };
68 bool wstep,
const char*);
75 void setChecked(
bool);
98 int getStopVal()
const;
116 BinID getSteps()
const;
117 void setSteps(
const BinID&);
#define mExpClass(module)
Definition: commondefs.h:157
bool isCheckable()
Definition: uiselsurvranges.h:76
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiSelHRange * hfld_
Definition: uiselsurvranges.h:156
uiLineEdit * nrstopfld_
Definition: uiselsurvranges.h:87
const ZDomain::Def & zDomainDef() const
Definition: uiselsurvranges.h:40
BufferString lbltxt_
Definition: uiselsurvranges.h:89
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
uiSelNrRange * nrfld_
Definition: uiselsurvranges.h:169
uiSpinBox * inlfld_
Definition: uiselsurvranges.h:121
Definition: uistring.h:88
Definition: uiparent.h:24
const bool othdom_
Definition: uiselsurvranges.h:49
bool withchk_
Definition: uiselsurvranges.h:91
Notifier< uiSelNrRange > checked
Definition: uiselsurvranges.h:79
Selects sub-volume. Default will be SI() work area.
Definition: uiselsurvranges.h:129
Notifier< uiSelZRange > rangeChanged
Definition: uiselsurvranges.h:38
uiSpinBox * startfld_
Definition: uiselsurvranges.h:44
Selects sub-volume. Default will be SI() work volume.
Definition: uiselsurvranges.h:148
uiSpinBox * stepfld_
Definition: uiselsurvranges.h:46
Selects sub-line. Default will be 1-udf and SI() z range.
Definition: uiselsurvranges.h:164
Horizontal sampling (inline and crossline range and steps).
Definition: trckeysampling.h:25
uiSelNrRange * crlfld_
Definition: uiselsurvranges.h:141
uiSelZRange * zfld_
Definition: uiselsurvranges.h:157
uiSpinBox * crlfld_
Definition: uiselsurvranges.h:122
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
uiSpinBox * stopfld_
Definition: uiselsurvranges.h:45
uiSelZRange * zfld_
Definition: uiselsurvranges.h:170
Definition: uispinbox.h:22
uiCheckBox * cbox_
Definition: uiselsurvranges.h:84
const bool cansnap_
Definition: uiselsurvranges.h:50
bool finalised_
Definition: uiselsurvranges.h:90
int defstep_
Definition: uiselsurvranges.h:92
uiSpinBox * icstopfld_
Definition: uiselsurvranges.h:86
bool isrel_
Definition: uiselsurvranges.h:47
Selects range of trace numbers.
Definition: uiselsurvranges.h:61
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
uiSpinBox * stepfld_
Definition: uiselsurvranges.h:88
Positioning in a seismic survey: inline/crossline or lineNr/trcNr.
Definition: binid.h:28
Notifier< uiSelNrRange > rangeChanged
Definition: uiselsurvranges.h:80
Type
Definition: uiselsurvranges.h:64
void setWithCheck(bool yn=true)
Definition: uiselsurvranges.h:77
uiSelNrRange * inlfld_
Definition: uiselsurvranges.h:140
Definition: uilineedit.h:49
Definition: uibutton.h:130
Definition of z-domain.
Definition: zdomain.h:39
bool checked_
Definition: uiselsurvranges.h:103
Selects step(s) in inl/crl or trcnrs.
Definition: uiselsurvranges.h:110
const ZDomain::Def & zddef_
Definition: uiselsurvranges.h:48
uiSpinBox * startfld_
Definition: uiselsurvranges.h:85
Selects sub-Z-range. Default will be SI() work Z Range.
Definition: uiselsurvranges.h:24