1 #ifndef uiviszstretchdlg_h 2 #define uiviszstretchdlg_h 51 void setOneZStretchToAllScenes(
float,
bool permanent);
54 void updateSliderValues(
int);
56 float getSelectedSceneZStretch()
const;
57 float getSelectedSceneUiFactor()
const;
72 void updateSliderValues();
74 void setZStretch(
float,
bool permanent);
#define mExpClass(module)
Definition: commondefs.h:160
uiLabeledComboBox * scenefld_
Definition: uiviszstretchdlg.h:39
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Definition: uislider.h:42
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
TypeSet< float > zstretches_
Definition: uiviszstretchdlg.h:45
Definition: uistring.h:89
Definition: uiparent.h:26
Used for displaying a polyline, preview for a random line created throught well path.
Definition: visarrowdisplay.h:20
uiSlider * sliderfld_
Definition: uiviszstretchdlg.h:40
Definition: uidialog.h:42
float initslval_
will be removed after 6.0
Definition: uiviszstretchdlg.h:66
TypeSet< float > initzstretches_
Definition: uiviszstretchdlg.h:46
uiCheckBox * savefld_
Definition: uiviszstretchdlg.h:41
TypeSet< int > sceneids_
Definition: uiviszstretchdlg.h:44
Database for 3D objects.
Definition: vissurvscene.h:76
Definition: uicombobox.h:133
void sliderMove(CallBacker *)
bool valueChanged() const
Definition: uiviszstretchdlg.h:32
Definition: uiviszstretchdlg.h:26
uiButton * vwallbut_
Definition: uiviszstretchdlg.h:42
CallBack homecb
If not set -> no button.
Definition: uiviszstretchdlg.h:35
static uiString sZStretch()
Definition: uiviszstretchdlg.h:49
CallBack vwallcb
If not set -> no button.
Definition: uiviszstretchdlg.h:34
CallBacks object-oriented (object + method).
Definition: callback.h:57
Definition: uibutton.h:134
bool valchgd_
will be removed after 6.0
Definition: uiviszstretchdlg.h:70
float uifactor_
will be removed after 6.0
Definition: uiviszstretchdlg.h:68