OpendTect-6_4  6.4
uilatlonginp.h
Go to the documentation of this file.
1 #ifndef uilatlonginp_h
2 #define uilatlonginp_h
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Bert
8  Date: May 2009
9  RCS: $Id$
10 ________________________________________________________________________
11 
12 -*/
13 
14 #include "uiiomod.h"
15 #include "uigroup.h"
16 class LatLong;
17 class uiLineEdit;
18 class uiRadioButton;
19 class uiLatLongDMSInp;
20 
21 
24 public:
25 
27 
28  void get(LatLong&) const;
29  void set(const LatLong&);
30 
31 protected:
32 
36  uiLatLongDMSInp* latdmsfld_;
37  uiLatLongDMSInp* lngdmsfld_;
38 
39  void get(LatLong&,bool) const;
40  void set(const LatLong&,int);
41 
42  void typSel(CallBacker*);
43 };
44 
45 
46 #endif
Definition: uigroup.h:54
#define mExpClass(module)
Definition: commondefs.h:160
To be able to send and/or receive CallBacks, inherit from this class.
Definition: callback.h:272
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
uiLatLongDMSInp * lngdmsfld_
Definition: uilatlonginp.h:37
Definition: uiparent.h:26
Geographical coordinates in Decimal Degrees but with conv to deg, min, sec.
Definition: latlong.h:27
Definition: uilatlonginp.h:22
uiLatLongDMSInp * latdmsfld_
Definition: uilatlonginp.h:36
uiRadioButton * isdecbut_
Definition: uilatlonginp.h:33
uiLineEdit * lngdecfld_
Definition: uilatlonginp.h:35
Definition: uibutton.h:114
uiLineEdit * latdecfld_
Definition: uilatlonginp.h:34
Definition: uilineedit.h:51

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