OpendTect  6.3
ui2dsip.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3 ________________________________________________________________________
4 
5  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
6  Author: A.H.Bril
7  Date: Oct 2004
8 ________________________________________________________________________
9 
10 -*/
11 
12 #include "uiiocommon.h"
13 #include "uisip.h"
14 
15 
18 public:
20  : xyft_(false) {}
21 
22  virtual uiString usrText() const { return tr("Set for 2D only");}
23  virtual uiDialog* dialog(uiParent*,TDInfo);
24  virtual bool getInfo(uiDialog*,TrcKeyZSampling&,Coord crd[3]);
25  virtual const char* iconName() const
26  { return "seismicline2dcollection"; }
27 
28  virtual bool xyInFeet() const { return xyft_; }
29 
30 protected:
31 
32  bool xyft_;
33 };
#define mExpClass(module)
Definition: commondefs.h:157
bool xyft_
Definition: ui2dsip.h:32
virtual uiString usrText() const
Definition: ui2dsip.h:22
ui2DSurvInfoProvider()
Definition: ui2dsip.h:19
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Definition: uistring.h:88
Definition: uiparent.h:24
Definition: uidialog.h:40
Definition: uisip.h:49
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
Definition: ui2dsip.h:16
virtual const char * iconName() const
Definition: ui2dsip.h:25
virtual bool xyInFeet() const
Definition: ui2dsip.h:28
2D point or vector class.
Definition: commontypes.h:58
TDInfo
Definition: uisip.h:55

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