1 #ifndef uivolprocchain_h 2 #define uivolprocchain_h 16 #include "uivolumeprocessingmod.h" 39 bool withprocessnow,
bool is2d=
false);
42 void setChain(
Chain&);
44 const MultiID& storageID()
const;
45 void addStep(
const char* steptype);
52 static const char* sKeySettingKey();
59 void updObj(
const IOObj&);
60 void updWriteStatus(
const IOObj*);
61 bool showPropDialog(
int);
76 static uiString getPossibleInitialStepNames(
bool);
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
uiIOObjSel * objfld_
Definition: uivolprocchain.h:90
BufferStringSet factorysteptypes_
Definition: uivolprocchain.h:81
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
uiButton * moveupbutton_
Definition: uivolprocchain.h:87
Definition: uistring.h:89
Definition: uiparent.h:26
Set of BufferString objects.
Definition: bufstringset.h:28
Definition: uivolprocchain.h:34
uiButton * propertiesbutton_
Definition: uivolprocchain.h:89
uiListBox * factorylist_
Definition: uivolprocchain.h:83
Definition: uidialog.h:42
List Box.
Definition: uilistbox.h:75
IOPar restorepar_
Definition: uivolprocchain.h:78
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:47
A chain of Steps that can be applied to a volume of scalars.
Definition: volprocchain.h:29
Adapter for a VolProc chain to external attribute calculation.
Definition: seisdatapackwriter.h:25
User Interface (UI) element for selection of IOObjs.
Definition: uiioobjsel.h:38
const Chain & getChain() const
Definition: uivolprocchain.h:43
uiButton * movedownbutton_
Definition: uivolprocchain.h:88
int savebuttonid_
Definition: uivolprocchain.h:94
uiListBox * steplist_
Definition: uivolprocchain.h:86
uiButton * addstepbutton_
Definition: uivolprocchain.h:84
FixedString Chain()
Definition: keystrs.h:45
bool is2d_
Definition: uivolprocchain.h:80
Chain & chain_
Definition: uivolprocchain.h:79
static const char * pixmapFileName()
Definition: uivolprocchain.h:48
uiButton * removestepbutton_
Definition: uivolprocchain.h:85
uiToolBar * tb_
Definition: uivolprocchain.h:93
Compound key consisting of ints.
Definition: multiid.h:25