14 #include "uitoolsmod.h" 36 bool dogeomcheck=
true);
46 void enableApplyButton(
bool);
47 void enableScrollButton(
bool);
57 friend class uiSliceScroll;
85 bool isinl_, iscrl_, istsl_,
isvol_, is2d_,
104 {
return slicesel_->getTrcKeyZSampling(); }
106 { slicesel_->setTrcKeyZSampling( cs ); }
126 const char* getLineName()
const;
#define mExpClass(module)
Definition: commondefs.h:160
uiButton * applybut_
Definition: uislicesel.h:77
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
A lock of a type that (hopefully) suits your needs. To use it, you need the Locker class...
Definition: threadlock.h:53
Definition: uislicesel.h:29
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
uiGenInput * linesfld_
Definition: uislicesel.h:137
uiGenInput * inlcrlfld_
Definition: uislicesel.h:136
CallBack * applycb_
Definition: uislicesel.h:84
void setTrcKeyZSampling(const TrcKeyZSampling &cs)
Definition: uislicesel.h:105
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:188
TrcKeyZSampling * prefcs_
Definition: uislicesel.h:139
const TrcKeyZSampling & getTrcKeyZSampling() const
Definition: uislicesel.h:41
Definition: uislicesel.h:93
IOPar prevpar_
Definition: uislicesel.h:142
Definition: uistring.h:89
Definition: uiparent.h:26
FixedString TwoD()
Definition: keystrs.h:139
Definition: uidialog.h:42
uiSliceScroll * scrolldlg_
Definition: uislicesel.h:80
void setPrefCS(TrcKeyZSampling *prefcs)
Definition: uislicesel.h:127
uiLabeledSpinBox * inl0fld_
Definition: uislicesel.h:71
uiLabeledSpinBox * z0fld_
Definition: uislicesel.h:73
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
uiSliceSelDlg * posdlg_
Definition: uislicesel.h:140
Definition: uispinbox.h:128
uiSpinBox * inl1fld_
Definition: uislicesel.h:74
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:35
uiSliceSel * slicesel_
Definition: uislicesel.h:112
TrcKeyZSampling maxcs_
Definition: uislicesel.h:82
uiSliceSel * grp()
Definition: uislicesel.h:108
Threads::Lock updatelock_
Definition: uislicesel.h:89
Definition: uispinbox.h:24
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:175
bool isvol_
Definition: uislicesel.h:85
uiSpinBox * crl1fld_
Definition: uislicesel.h:75
ZDomain::Info zdominfo_
Definition: uislicesel.h:87
Type
Definition: uislicesel.h:33
Definition: uislicesel.h:118
bool is2d_
Definition: uislicesel.h:141
Definition: uislicesel.h:33
TrcKeyZSampling tkzs_
Definition: uislicesel.h:138
uiSpinBox * z1fld_
Definition: uislicesel.h:76
uiButton * scrollbut_
Definition: uislicesel.h:78
uiLabeledSpinBox * crl0fld_
Definition: uislicesel.h:72
CallBacks object-oriented (object + method).
Definition: callback.h:57
TrcKeyZSampling tkzs_
Definition: uislicesel.h:83
Information of z-domain.
Definition: zdomain.h:91
const TrcKeyZSampling & getTrcKeyZSampling() const
Definition: uislicesel.h:103