12 #include "uitoolsmod.h" 34 bool dogeomcheck=
true);
44 void enableApplyButton(
bool);
45 void enableScrollButton(
bool);
55 friend class uiSliceScroll;
83 bool isinl_, iscrl_, istsl_,
isvol_, is2d_,
102 {
return slicesel_->getTrcKeyZSampling(); }
104 { slicesel_->setTrcKeyZSampling( cs ); }
124 const char* getLineName()
const;
#define mExpClass(module)
Definition: commondefs.h:157
uiButton * applybut_
Definition: uislicesel.h:75
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
A lock of a type that (hopefully) suits your needs. To use it, you need the Locker class...
Definition: threadlock.h:51
Definition: uislicesel.h:27
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
uiGenInput * linesfld_
Definition: uislicesel.h:135
uiGenInput * inlcrlfld_
Definition: uislicesel.h:134
CallBack * applycb_
Definition: uislicesel.h:82
void setTrcKeyZSampling(const TrcKeyZSampling &cs)
Definition: uislicesel.h:103
void usePar(const IOPar &iop, ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:200
TrcKeyZSampling * prefcs_
Definition: uislicesel.h:137
const TrcKeyZSampling & getTrcKeyZSampling() const
Definition: uislicesel.h:39
Definition: uislicesel.h:91
IOPar prevpar_
Definition: uislicesel.h:140
Definition: uistring.h:88
Definition: uiparent.h:24
FixedString TwoD()
Definition: keystrs.h:136
Definition: uidialog.h:40
uiSliceScroll * scrolldlg_
Definition: uislicesel.h:78
void setPrefCS(TrcKeyZSampling *prefcs)
Definition: uislicesel.h:125
uiLabeledSpinBox * inl0fld_
Definition: uislicesel.h:69
uiLabeledSpinBox * z0fld_
Definition: uislicesel.h:71
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:53
uiSliceSelDlg * posdlg_
Definition: uislicesel.h:138
Definition: uispinbox.h:123
uiSpinBox * inl1fld_
Definition: uislicesel.h:72
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
uiSliceSel * slicesel_
Definition: uislicesel.h:110
TrcKeyZSampling maxcs_
Definition: uislicesel.h:80
uiSliceSel * grp()
Definition: uislicesel.h:106
Threads::Lock updatelock_
Definition: uislicesel.h:87
Definition: uispinbox.h:22
void fillPar(IOPar &iop, const ODPolygon< T > &poly, const char *inpkey)
Definition: polygon.h:187
bool isvol_
Definition: uislicesel.h:83
uiSpinBox * crl1fld_
Definition: uislicesel.h:73
ZDomain::Info zdominfo_
Definition: uislicesel.h:85
Type
Definition: uislicesel.h:31
Definition: uislicesel.h:116
bool is2d_
Definition: uislicesel.h:139
Definition: uislicesel.h:31
TrcKeyZSampling tkzs_
Definition: uislicesel.h:136
uiSpinBox * z1fld_
Definition: uislicesel.h:74
uiButton * scrollbut_
Definition: uislicesel.h:76
uiLabeledSpinBox * crl0fld_
Definition: uislicesel.h:70
CallBacks object-oriented (object + method).
Definition: callback.h:62
TrcKeyZSampling tkzs_
Definition: uislicesel.h:81
Information of z-domain.
Definition: zdomain.h:96
const TrcKeyZSampling & getTrcKeyZSampling() const
Definition: uislicesel.h:101