OpendTect  6.3
uisimplemultiwell.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3  * (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
4  * AUTHOR : Bert
5  * DATE : Jun 2010
6 -*/
7 
8 #include "uiwellmod.h"
9 #include "uidialog.h"
10 #include "dbkey.h"
11 
12 class IOObj;
13 class UnitOfMeasure;
14 class uiGenInput;
15 class uiSMWCData;
16 class uiTable;
17 
18 
21 public:
23 
24  bool wantDisplay() const;
25  const DBKeySet& createdWellIDs() const { return crwellids_; }
26 
27 protected:
28 
31  const bool zinft_;
33  float vel_;
37 
38  bool acceptOK();
39 
40  void rdFilePush(CallBacker*);
41  bool getWellCreateData(int,const char*,uiSMWCData&);
42  bool createWell(const uiSMWCData&,const IOObj&);
43  IOObj* getIOObj(const char*);
44  void addRow(const uiSMWCData&,int&);
45 
46  friend class uiSimpleMultiWellCreateReadData;
47 
48 };
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Definition: ioobj.h:57
int overwritepol_
Definition: uisimplemultiwell.h:32
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
const bool zinft_
Definition: uisimplemultiwell.h:31
Definition: dbkey.h:98
Definition: uitable.h:29
uiTable * tbl_
Definition: uisimplemultiwell.h:29
Definition: uiparent.h:24
Definition: uisimplemultiwell.h:19
Definition: uidialog.h:40
float vel_
Definition: uisimplemultiwell.h:33
General Input Element.
Definition: uigeninput.h:56
const DBKeySet & createdWellIDs() const
Definition: uisimplemultiwell.h:25
uiGenInput * velfld_
Definition: uisimplemultiwell.h:30
const UnitOfMeasure * zun_
Definition: uisimplemultiwell.h:36
DBKeySet crwellids_
Definition: uisimplemultiwell.h:35
Unit of Measure.
Definition: unitofmeasure.h:33
Interval< float > defzrg_
Definition: uisimplemultiwell.h:34

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