55 virtual void setupUi()
override;
58 virtual void connectSignals()
override;
63 virtual void onPositionEdited()
override;
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
DtMgrsEntryWidget declaration. Widget for managing input of an MGRS location. It provides 4 edit boxe...
Definition: DtMgrsEntryWidget.h:32
QIntValidator * myNorthingEastingValidator
Definition: DtMgrsEntryWidget.h:72
DtLocationEntryWidget declaration. Abstact base class for widgets that manage location input to the G...
Definition: DtLocationEntryWidget.h:26
QLabel * myMapSheetLabel
Definition: DtMgrsEntryWidget.h:69
QLabel * myGridZoneLabel
Definition: DtMgrsEntryWidget.h:67
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:76
QLineEdit * myGridZoneStr
Definition: DtMgrsEntryWidget.h:68
QLineEdit * myMapSheetStr
Definition: DtMgrsEntryWidget.h:70
QLineEdit * myNorthingEastingStr
Definition: DtMgrsEntryWidget.h:71