12 #include "uiseismod.h" 18 class uiSeisFmtScaleComp;
26 bool forexport=
true,
bool withext=
true);
27 void updateFrom(
const IOObj&);
30 int getFormat()
const;
32 bool horOptim()
const;
33 bool extendTrcToSI()
const;
34 void updateIOObj(
IOObj*,
bool commit=
true)
const;
37 void setSteering(
bool);
39 void fillFmtPars(
IOPar&)
const;
40 void fillOtherPars(
IOPar&)
const;
41 static const char*
sKeyOptDir() {
return "Optimized direction";}
52 friend class uiSeisFmtScaleComp;
#define mExpClass(module)
Definition: commondefs.h:157
uiSeisFmtScaleComp * compfld_
Definition: uiseisfmtscale.h:45
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Seis::GeomType gt_
Definition: uiseisfmtscale.h:48
uiScaler * scalefld_
Definition: uiseisfmtscale.h:46
Definition: uiscaler.h:22
Definition: uiparent.h:24
bool issteer_
Definition: uiseisfmtscale.h:49
GeomType
Definition: seistype.h:31
Generalized set of parameters of the keyword-value type.
Definition: iopar.h:53
Definition: uiseisfmtscale.h:21
bool isSteering() const
Definition: uiseisfmtscale.h:36
Scaling of floating point numbers.
Definition: scaler.h:30
static const char * sKeyOptDir()
Definition: uiseisfmtscale.h:41