OpendTect  6.3
uiwellattribsel.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: February 2004
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uiwellattribmod.h"
14 #include "uidialog.h"
15 #include "binidvalset.h"
16 
17 class NLAModel;
18 class uiAttrSel;
19 class uiGenInput;
20 
21 namespace Attrib { class DescSet; }
22 namespace Well { class Data; };
23 
26 mExpClass(uiWellAttrib) uiWellAttribSel : public uiDialog
27 {
28 public:
30  const Attrib::DescSet&,
31  const NLAModel* mdl=0);
32 
33  int selectedLogIdx() const { return sellogidx_; }
34 
35 protected:
36 
40 
44 
45  void setDefaultRange();
46  void selDone(CallBacker*);
47  virtual bool acceptOK();
48 
49  bool inputsOK();
50  void getPositions(BinIDValueSet&,
52  TypeSet<float>& depths);
53  bool extractData(BinIDValueSet&);
54  bool createLog(const BinIDValueSet&,
56  const TypeSet<float>& depths);
57 
59 };
#define mExpClass(module)
Definition: commondefs.h:157
int selectedLogIdx() const
Definition: uiwellattribsel.h:33
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Well::Data & wd_
Definition: uiwellattribsel.h:37
const Attrib::DescSet & attrset_
Definition: uiwellattribsel.h:38
Minimum Interface for NLA models.
Definition: nlamodel.h:22
uiAttrSel * attribfld
Definition: uiwellattribsel.h:41
uiGenInput * rangefld
Definition: uiwellattribsel.h:42
Set of attribute descriptions.
Definition: attribdescset.h:29
Definition: uiparent.h:24
Dialog for marker specifications.
Definition: uiwellattribsel.h:26
Definition: uidialog.h:40
Set of (small) copyable elements.
Definition: commontypes.h:26
Definition: wellcommon.h:16
General Input Element.
Definition: uigeninput.h:56
Definition: repos.h:23
int sellogidx_
Definition: uiwellattribsel.h:58
User interface element for storing attribute desc selection.
Definition: uiattrsel.h:181
A Pos::IdxPairValueSet with BinIDs.
Definition: binidvalset.h:21
The holder of all data concerning a certain well.
Definition: welldata.h:36
const NLAModel * nlamodel_
Definition: uiwellattribsel.h:39
uiGenInput * lognmfld
Definition: uiwellattribsel.h:43
Semblance Attribute.
Definition: attribdataholder.h:21

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