OpendTect-6_4  6.4
uiwellattribsel.h
Go to the documentation of this file.
1 #ifndef uiwellattribsel_h
2 #define uiwellattribsel_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: Nanne Hemstra
9  Date: February 2004
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 -*/
14 
15 #include "uiwellattribmod.h"
16 #include "uidialog.h"
17 #include "binidvalset.h"
18 
19 class NLAModel;
20 class uiAttrSel;
21 class uiGenInput;
22 
23 namespace Attrib { class DescSet; }
24 namespace Well { class Data; };
25 
28 mExpClass(uiWellAttrib) uiWellAttribSel : public uiDialog
29 {
30 public:
32  const Attrib::DescSet&,
33  const NLAModel* mdl=0);
34 
35  int selectedLogIdx() const { return sellogidx_; }
36 
37 protected:
38 
42 
46 
47  void setDefaultRange();
48  void selDone(CallBacker*);
49  virtual bool acceptOK(CallBacker*);
50 
51  bool inputsOK();
52  void getPositions(BinIDValueSet&,
54  TypeSet<float>& depths);
55  bool extractData(BinIDValueSet&);
56  bool createLog(const BinIDValueSet&,
58  const TypeSet<float>& depths);
59 
61 };
62 
63 
64 
65 #endif
#define mExpClass(module)
Definition: commondefs.h:160
int selectedLogIdx() const
Definition: uiwellattribsel.h:35
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
Well::Data & wd_
Definition: uiwellattribsel.h:39
const Attrib::DescSet & attrset_
Definition: uiwellattribsel.h:40
Minimum Interface for NLA models.
Definition: nlamodel.h:20
uiAttrSel * attribfld
Definition: uiwellattribsel.h:43
uiGenInput * rangefld
Definition: uiwellattribsel.h:44
Set of attribute descriptions.
Definition: attribdescset.h:35
Definition: uiparent.h:26
Dialog for marker specifications.
Definition: uiwellattribsel.h:28
Definition: uidialog.h:42
Set of (small) copyable elements.
Definition: commontypes.h:30
Definition: directionalsurvey.h:19
General Input Element.
Definition: uigeninput.h:58
Definition: repos.h:25
int sellogidx_
Definition: uiwellattribsel.h:60
User interface element for storing attribute desc selection.
Definition: uiattrsel.h:174
A Pos::IdxPairValueSet with BinIDs.
Definition: binidvalset.h:23
The holder of all data concerning a certain well.
Definition: welldata.h:113
const NLAModel * nlamodel_
Definition: uiwellattribsel.h:41
uiGenInput * lognmfld
Definition: uiwellattribsel.h:45
Semblance Attribute.
Definition: attribdataholder.h:25

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