OpendTect  6.3
uieventattrib.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: H. Payraudeau
8  Date: February 2005
9  ________________________________________________________________________
10 
11 -*/
12 
13 #include "uiattributesmod.h"
14 #include "uiattrdesced.h"
15 
16 namespace Attrib { class Desc; }
17 
18 class uiAttrSel;
19 class uiGenInput;
20 
23 mExpClass(uiAttributes) uiEventAttrib : public uiAttrDescEd
25 public:
26 
27  uiEventAttrib(uiParent*,bool);
28 
29 protected:
30 
38 
39  bool setParameters(const Attrib::Desc&);
40  bool setInput(const Attrib::Desc&);
41  bool setOutput(const Attrib::Desc&);
42 
43  bool getParameters(Attrib::Desc&);
44  bool getInput(Attrib::Desc&);
45  bool getOutput(Attrib::Desc&);
46 
47  void isSingleSel(CallBacker*);
48  void isGateSel(CallBacker*);
49  void outAmpSel(CallBacker*);
50 
52 };
#define mExpClass(module)
Definition: commondefs.h:157
uiGenInput * tonextfld_
Definition: uieventattrib.h:33
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
uiGenInput * evtypefld_
Definition: uieventattrib.h:35
Event Attributes description editor.
Definition: uieventattrib.h:23
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Attribute description editor.
Definition: uiattrdesced.h:80
#define mDeclReqAttribUIFns
Definition: uiattrdesced.h:205
Definition: uiparent.h:24
uiGenInput * issinglefld_
Definition: uieventattrib.h:32
uiGenInput * outampfld_
Definition: uieventattrib.h:37
FixedString Desc()
Definition: keystrs.h:60
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
uiAttrSel * inpfld_
Definition: uieventattrib.h:31
General Input Element.
Definition: uigeninput.h:56
User interface element for storing attribute desc selection.
Definition: uiattrsel.h:181
uiGenInput * outpfld_
Definition: uieventattrib.h:34
uiGenInput * gatefld_
Definition: uieventattrib.h:36
Semblance Attribute.
Definition: attribdataholder.h:21

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