22 #include <QtCore/QCoreApplication>
83 virtual void setValue(
bool val)
override;
87 virtual bool getValue()
const override;
98 virtual void updateItemState();
110 virtual void collapseSeparators(
QToolBar* toolbar);
115 virtual void slot_displayEngineInitialized();
119 virtual void slot_terrainLoaded();
123 virtual void slot_terrainCleared();
127 virtual bool isEnabled();
DtDatabaseSelectionItem is a DtGridLinesSelectionItem for cartesian database grid lines...
Definition: DtGridLinesSelectionToolbar.h:236
DtGarsSelectionItem is a DtGridLinesSelectionItem for GARS grid lines.
Definition: DtGridLinesSelectionToolbar.h:153
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
CoordSys
Enumeration of the different coordinate system types.
Definition: DtDisplayUnitsSettingsRecord.h:30
DtSignalConnectionManager myConnections
Definition: DtGridLinesSelectionToolbar.h:132
Base class item builder for settings toggle items The menu id string is "DtViewSettingsItem".
Definition: DtCheckedItem.h:22
bool myTerrainLoaded
Definition: DtGridLinesSelectionToolbar.h:131
DtDmsSelectionItem is a DtGridLinesSelectionItem for Geodetic degrees / minutes / seconds labeled gri...
Definition: DtGridLinesSelectionToolbar.h:170
Class to manage disconnection of boost connections on deletion.
Definition: DtSignalConnectionManager.h:20
DtGridLinesSelectionItem provides a common base class for all the items on the DtGridLinesSelectionTo...
Definition: DtGridLinesSelectionToolbar.h:65
Contains makVrv::DtCheckedItem class.
Contains the DtGridLinesSettingsRecord class declaration.
Base class to provide boost signal/slot management.
DtDdmSelectionItem is a DtGridLinesSelectionItem for Geodetic degrees / decimal minutes labeled grid ...
Definition: DtGridLinesSelectionToolbar.h:187
DtMgrsSelectionItem is a DtGridLinesSelectionItem for MGRS grid lines.
Definition: DtGridLinesSelectionToolbar.h:137
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
makArchives::DtDisplayUnitsSettingsRecord::CoordSys myGridType
Definition: DtGridLinesSelectionToolbar.h:130
DtUtmSelectionItem is a DtGridLinesSelectionItem for UTM grid lines.
Definition: DtGridLinesSelectionToolbar.h:219
DtDecSelectionItem is a DtGridLinesSelectionItem for Geodetic decimal degrees labeled grid lines...
Definition: DtGridLinesSelectionToolbar.h:203