OpendTect  6.6
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  RCS: $Id$
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uitoolsmod.h"
14 #include "uigroup.h"
15 class LatLong;
16 class uiLineEdit;
17 class uiRadioButton;
18 class uiLatLongDMSInp;
19 
20 
21 mExpClass(uiTools) uiLatLongInp : public uiGroup
23 public:
24 
26 
27  void get(LatLong&) const;
28  void set(const LatLong&);
29 
30 protected:
31 
35  uiLatLongDMSInp* latdmsfld_;
36  uiLatLongDMSInp* lngdmsfld_;
37 
38  void get(LatLong&,bool) const;
39  void set(const LatLong&,int);
40 
42 };
43 
44 
uiLineEdit
Definition: uilineedit.h:100
uiLatLongInp::get
mODTextTranslationClass(uiLatLongInp) public void get(LatLong &) const
uiLatLongInp::lngdecfld_
uiLineEdit * lngdecfld_
Definition: uilatlonginp.h:34
mExpClass
#define mExpClass(module)
Definition: commondefs.h:177
CallBacker
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:185
uiLatLongInp::typSel
void typSel(CallBacker *)
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition: uistring.h:40
uigroup.h
uiLatLongInp::lngdmsfld_
uiLatLongDMSInp * lngdmsfld_
Definition: uilatlonginp.h:36
uiGroup
Definition: uigroup.h:54
uiLatLongInp::latdecfld_
uiLineEdit * latdecfld_
Definition: uilatlonginp.h:33
uiLatLongInp::set
void set(const LatLong &, int)
uiLatLongInp
Definition: uilatlonginp.h:22
uiLatLongInp::set
void set(const LatLong &)
uiLatLongInp::get
void get(LatLong &, bool) const
uiLatLongInp::isdecbut_
uiRadioButton * isdecbut_
Definition: uilatlonginp.h:32
uiRadioButton
Definition: uibutton.h:138
LatLong
Geographical coordinates in Decimal Degrees but with conv to deg, min, sec.
Definition: latlong.h:27
uiParent
Definition: uiparent.h:26
uiLatLongInp::latdmsfld_
uiLatLongDMSInp * latdmsfld_
Definition: uilatlonginp.h:35

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