13 #include "uiwellattribmod.h" 34 void updateSynthNames();
35 void updateWaveletName();
36 bool isCurSynthChanged()
const;
60 bool prepareSyntheticToBeChanged(
bool toberemoved);
#define mExpClass(module)
Definition: commondefs.h:157
Notifier< uiSynthGenDlg > genNewReq
Definition: uisynthgendlg.h:38
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiLabeledComboBox * psselfld_
Definition: uisynthgendlg.h:47
uiPushButton * savebut_
Definition: uisynthgendlg.h:53
uiPushButton * gennewbut_
Definition: uisynthgendlg.h:50
CNotifier< uiSynthGenDlg, BufferString > synthDisabled
Definition: uisynthgendlg.h:40
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
uiGenInput * angleinpfld_
Definition: uisynthgendlg.h:48
Definition: uisynthgendlg.h:27
EnumDef synthtypedefs_
Definition: uisynthgendlg.h:57
Combo box.
Definition: uicombobox.h:30
Definition: uiparent.h:24
Set of BufferString objects.
Definition: bufstringset.h:25
Definition: uidialog.h:40
Notifier< uiSynthSeisGrp > parsChanged
Definition: uisynthseis.h:39
List Box.
Definition: uilistbox.h:73
CNotifier< uiSynthGenDlg, BufferString > synthChanged
Definition: uisynthgendlg.h:41
Definition: uisynthseis.h:26
Definition: uicombobox.h:137
uiPushButton * revertbut_
Definition: uisynthgendlg.h:52
CNotifier< uiSynthGenDlg, BufferString > synthRemoved
Definition: uisynthgendlg.h:39
uiSynthSeisGrp * synthseis_
Definition: uisynthgendlg.h:56
uiGenInput * namefld_
Definition: uisynthgendlg.h:49
Fulfills the FlatView::Viewer specifications using 'ui' classes.
Definition: uiflatviewer.h:31
Holds data pertinent to a certain enum. It does not know the enum values themselves, but treat them as integers.
Definition: enums.h:44
uiListBox * synthnmlb_
Definition: uisynthgendlg.h:54
StratSynth & stratsynth_
Definition: uisynthgendlg.h:55
uiComboBox * typefld_
Definition: uisynthgendlg.h:46
uiPushButton * applybut_
Definition: uisynthgendlg.h:51
Definition: stratsynth.h:44
void updateFieldDisplay()