13 #include "uiwellmod.h" 30 bool is2ddisplay=
false);
49 virtual void getFromScreen();
50 virtual void putToScreen();
52 virtual void setWDNotifiers(
bool yn);
81 void resetProps(
int logidx);
83 virtual void setWDNotifiers(
bool yn);
#define mExpClass(module)
Definition: commondefs.h:157
Well display properties dialog box.
Definition: uiwelldisppropdlg.h:26
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiLabeledComboBox * wellselfld_
Definition: uiwelldisppropdlg.h:79
bool is2ddisplay_
Definition: uiwelldisppropdlg.h:47
ObjectSet< uiWellDispProperties > propflds_
Definition: uiwelldisppropdlg.h:46
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Multi Well display properties dialog box.
Definition: uiwelldisppropdlg.h:68
uiTabStack * ts_
Definition: uiwelldisppropdlg.h:45
ObjectSet< Well::Data > wds_
Definition: uiwelldisppropdlg.h:78
RefMan< Well::Data > wd_
Definition: uiwelldisppropdlg.h:44
Definition: uiparent.h:24
Definition: uidialog.h:40
const Well::Data * wellData() const
Definition: uiwelldisppropdlg.h:36
Notifier< uiWellDispPropDlg > applyAllReq
Definition: uiwelldisppropdlg.h:33
Definition: wellcommon.h:16
Definition: uitabstack.h:31
Well display properties.
Definition: uiwelldispprop.h:38
Definition: uicombobox.h:137
Well::Data * wellData()
Definition: uiwelldisppropdlg.h:35
bool savedefault_
Definition: uiwelldisppropdlg.h:39
The holder of all data concerning a certain well.
Definition: welldata.h:36