1 #ifndef uisynthgendlg_h 2 #define uisynthgendlg_h 15 #include "uiwellattribmod.h" 36 void updateSynthNames();
37 void updateWaveletName();
38 bool isCurSynthChanged()
const;
61 bool prepareSyntheticToBeChanged(
bool toberemoved);
#define mExpClass(module)
Definition: commondefs.h:160
Notifier< uiSynthGenDlg > genNewReq
Definition: uisynthgendlg.h:40
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
uiLabeledComboBox * psselfld_
Definition: uisynthgendlg.h:49
uiPushButton * savebut_
Definition: uisynthgendlg.h:55
uiPushButton * gennewbut_
Definition: uisynthgendlg.h:52
CNotifier< uiSynthGenDlg, BufferString > synthDisabled
Definition: uisynthgendlg.h:42
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
uiGenInput * angleinpfld_
Definition: uisynthgendlg.h:50
Definition: uisynthgendlg.h:29
Combo box.
Definition: uicombobox.h:32
Definition: uiparent.h:26
Set of BufferString objects.
Definition: bufstringset.h:28
Definition: uidialog.h:42
Notifier< uiSynthSeisGrp > parsChanged
Definition: uisynthseis.h:41
List Box.
Definition: uilistbox.h:75
CNotifier< uiSynthGenDlg, BufferString > synthChanged
Definition: uisynthgendlg.h:43
Definition: uisynthseis.h:28
Definition: uicombobox.h:133
uiPushButton * revertbut_
Definition: uisynthgendlg.h:54
CNotifier< uiSynthGenDlg, BufferString > synthRemoved
Definition: uisynthgendlg.h:41
uiSynthSeisGrp * synthseis_
Definition: uisynthgendlg.h:58
uiGenInput * namefld_
Definition: uisynthgendlg.h:51
Fulfills the FlatView::Viewer specifications using 'ui' classes.
Definition: uiflatviewer.h:33
uiListBox * synthnmlb_
Definition: uisynthgendlg.h:56
StratSynth & stratsynth_
Definition: uisynthgendlg.h:57
uiComboBox * typefld_
Definition: uisynthgendlg.h:48
uiPushButton * applybut_
Definition: uisynthgendlg.h:53
Definition: stratsynth.h:60
void updateFieldDisplay()