OpendTect  6.3
uilatlonginp.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: Bert
7  Date: May 2009
8 ________________________________________________________________________
9 
10 -*/
11 
12 #include "uiiocommon.h"
13 #include "uigroup.h"
14 class LatLong;
15 class uiLineEdit;
16 class uiRadioButton;
17 class uiLatLongDMSInp;
18 
19 
22 public:
23 
25 
26  void get(LatLong&) const;
27  void set(const LatLong&);
28 
29 protected:
30 
34  uiLatLongDMSInp* latdmsfld_;
35  uiLatLongDMSInp* lngdmsfld_;
36 
37  void get(LatLong&,bool) const;
38  void set(const LatLong&,int);
39 
40  void typSel(CallBacker*);
41 };
Definition: uigroup.h:53
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
uiLatLongDMSInp * lngdmsfld_
Definition: uilatlonginp.h:35
Definition: uiparent.h:24
Geographical coordinates, decimal but with conv to deg, min, sec.
Definition: latlong.h:22
Definition: uilatlonginp.h:20
uiLatLongDMSInp * latdmsfld_
Definition: uilatlonginp.h:34
uiRadioButton * isdecbut_
Definition: uilatlonginp.h:31
uiLineEdit * lngdecfld_
Definition: uilatlonginp.h:33
Definition: uibutton.h:110
uiLineEdit * latdecfld_
Definition: uilatlonginp.h:32
Definition: uilineedit.h:49

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