14 #include "uiprestackprocessingmod.h" 42 void setLastMid(
const DBKey& mid);
52 bool hasPropDialog(
int)
const;
53 bool showPropDialog(
int);
67 bool doSave(
const IOObj&);
#define mExpClass(module)
Definition: commondefs.h:157
uiButton * loadbutton_
Definition: uiprestackprocessor.h:85
ProcessManager & manager_
Definition: uiprestackprocessor.h:73
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiButton * saveasbutton_
Definition: uiprestackprocessor.h:84
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Processes PreStack data at one cdp location. The algorithm is implemented in subclasses, and can be created by the PreStack::PF() factory.
Definition: prestackprocessor.h:34
const DBKey & lastMid() const
Definition: uiprestackprocessor.h:41
Definition: prestackagc.h:18
Definition: uiparent.h:24
uiButton * savebutton_
Definition: uiprestackprocessor.h:83
Definition: uidialog.h:40
Class to help setup a callback handling.
Definition: notify.h:121
List Box.
Definition: uilistbox.h:73
uiButton * removeprocessorbutton_
Definition: uiprestackprocessor.h:78
Notifier< uiProcessorManager > change
Definition: uiprestackprocessor.h:38
uiButton * propertiesbutton_
Definition: uiprestackprocessor.h:82
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:53
bool changed_
Definition: uiprestackprocessor.h:87
IOPar restorepar_
Definition: uiprestackprocessor.h:71
uiButton * movedownbutton_
Definition: uiprestackprocessor.h:81
bool isChanged() const
Definition: uiprestackprocessor.h:43
uiListBox * factorylist_
Definition: uiprestackprocessor.h:76
uiButton * addprocessorbutton_
Definition: uiprestackprocessor.h:77
Definition: uiprestackprocessor.h:33
Full key to any object in the OpendTect data store.
Definition: dbkey.h:36
uiListBox * processorlist_
Definition: uiprestackprocessor.h:79
uiButton * moveupbutton_
Definition: uiprestackprocessor.h:80
Orgainizes a number of PreStack::Processors into a chain which can be processed.
Definition: prestackprocessor.h:136
mDefineFactory2Param(uiPreStackProcessing, uiDialog, uiParent *, Processor *, uiPSPD)
DBKey lastmid_
Definition: uiprestackprocessor.h:74