55 virtual void setSecondsDecimals(
int decimals) = 0;
60 virtual void setLocationFound(
double lat,
double lon) = 0;
66 virtual void setAddressError(
const DtUnicode& errorStr) = 0;
72 virtual void setLatitudeSecondsText(
const DtUnicode& secondsText) = 0;
76 virtual void setLongitudeSecondsText(
const DtUnicode& secondsText) = 0;
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
Definition: DtGotoWidgetInterface.h:33
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
AltType
Enumeration for the type of altitude currently being edited by the goto widget.
Definition: DtGotoWidgetInterface.h:22
Definition: DtGotoWidgetInterface.h:31
Contains DLL export macros.
Definition: DtGotoWidgetInterface.h:25
Definition: DtGotoWidgetInterface.h:32
Definition: DtGotoWidgetInterface.h:24
GotoType
Enumeration for the way the location to go to is currently being input.
Definition: DtGotoWidgetInterface.h:29