OpendTect  6.6
uimathattrib.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Nanne Hemstra
8  Date: October 2001
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uiattributesmod.h"
15 #include "uiattrdesced.h"
16 
17 namespace Attrib { class Desc; };
18 class uiMathFormula;
19 class uiGenInput;
20 class uiPushButton;
21 namespace Math { class Formula; }
22 
25 mExpClass(uiAttributes) uiMathAttrib : public uiAttrDescEd
27 public:
28 
31 
33 
34 protected:
35 
37  bool setInput(const Attrib::Desc&);
38 
42  DataPack::FullID getInputDPID(int inpidx) const;
44 
48 
51 
53 };
54 
mDeclReqAttribUIFns
#define mDeclReqAttribUIFns
Definition: uiattrdesced.h:213
uiMathAttrib::formSel
void formSel(CallBacker *)
uiMathAttrib::uiMathAttrib
uiMathAttrib(uiParent *, bool)
uiAttrDescEd
Attribute description editor.
Definition: uiattrdesced.h:83
uiMathAttrib::updateNonSpecInputs
void updateNonSpecInputs()
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
uiMathAttrib::getInputDPID
DataPack::FullID getInputDPID(int inpidx) const
uiMathAttrib::getParameters
bool getParameters(Attrib::Desc &)
uiMathAttrib::setInput
bool setInput(const Attrib::Desc &)
uiMathAttrib::getInputDPID
DataPack::FullID getInputDPID() const
uiGenInput
General Input Element.
Definition: uigeninput.h:59
uiMathAttrib::setParameters
bool setParameters(const Attrib::Desc &)
uiMathAttrib::formfld_
uiMathFormula * formfld_
Definition: uimathattrib.h:50
uiMathAttrib::getInput
bool getInput(Attrib::Desc &)
MultiID
Compound key consisting of ints.
Definition: multiid.h:24
Math::Formula
Math formula: (expression, inputs, units, calculation, storage).
Definition: mathformula.h:66
uiMathAttrib::~uiMathAttrib
~uiMathAttrib()
uiMathAttrib::inpSel
void inpSel(CallBacker *)
uiParent
Definition: uiparent.h:26
uiMathFormula
Definition: uimathformula.h:34
uiattrdesced.h
uiMathAttrib::rockPhysReq
void rockPhysReq(CallBacker *)
uiMathAttrib::mODTextTranslationClass
mODTextTranslationClass(uiMathAttrib)
Attrib
Semblance Attribute.
Definition: attribdataholder.h:25
uiMathAttrib::form_
Math::Formula & form_
Definition: uimathattrib.h:49
Attrib::Desc
Description of an attribute in an Attrib::DescSet. Each attribute has a name (e.g....
Definition: attribdesc.h:89
Math
Definition: math2.h:29
uiMathAttrib::getEvalParams
void getEvalParams(TypeSet< EvalParam > &) const
TypeSet
Sets of (small) copyable elements.
Definition: commontypes.h:29
uiPushButton
is the base class for all buttons.
Definition: uibutton.h:88
uiMathAttrib
Math Attribute description editor.
Definition: uimathattrib.h:26

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021