OpendTect  6.3
uiconvolveattrib.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: Helene Huck
8  Date: Nov 2006
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uiattributesmod.h"
14 #include "uiattrdesced.h"
15 
16 class uiAttrSel;
17 class uiGenInput;
18 class uiLabeledSpinBox;
19 class uiWaveletIOObjSel;
20 
23 mExpClass(uiAttributes) uiConvolveAttrib : public uiAttrDescEd
25 public:
26 
29 
30  virtual void getEvalParams(TypeSet<EvalParam>&) const;
31 
32 protected:
33 
40 
41  bool setParameters(const Attrib::Desc&);
42  bool setInput(const Attrib::Desc&);
43  bool setOutput(const Attrib::Desc&);
44 
45  bool getParameters(Attrib::Desc&);
46  bool getInput(Attrib::Desc&);
47  bool getOutput(Attrib::Desc&);
48 
49  void kernelSel(CallBacker*);
50 
52 };
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiGenInput * kernelfld_
Definition: uiconvolveattrib.h:36
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Attribute description editor.
Definition: uiattrdesced.h:80
uiGenInput * shapefld_
Definition: uiconvolveattrib.h:37
#define mDeclReqAttribUIFns
Definition: uiattrdesced.h:205
Definition: uiparent.h:24
selects wavelets.
Definition: uiwaveletsel.h:22
uiAttrSel * inpfld_
Definition: uiconvolveattrib.h:34
uiGenInput * outpfld_
Definition: uiconvolveattrib.h:38
Set of (small) copyable elements.
Definition: commontypes.h:26
Definition: uispinbox.h:123
void setInput(const IOObj &)
Description of an attribute in an Attrib::DescSet. Each attribute has a name (e.g. "Similarity"), a user reference (e.g. "My similarity"), and at least one output. In addition, it may have parameters and inputs. If it has multiple outputs, only one of the outputs are selected.
Definition: attribdesc.h:87
General Input Element.
Definition: uigeninput.h:56
uiLabeledSpinBox * szfld_
Definition: uiconvolveattrib.h:35
Convolve Attribute description editor.
Definition: uiconvolveattrib.h:23
User interface element for storing attribute desc selection.
Definition: uiattrsel.h:181
uiWaveletIOObjSel * waveletfld_
Definition: uiconvolveattrib.h:39
const char * getInput() const

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