13 #ifndef DtTacticalGraphicsSettingsLogic_H_
14 #define DtTacticalGraphicsSettingsLogic_H_
22 class DtTacticalGraphicsSettingsInterface;
23 class DtPersistenceControlsInterface;
25 class DtSettingsBackup;
42 void sendSettingsToGui();
48 void slot_tacticalGraphicsSet(
bool enabled);
51 void slot_tacticalGraphicsIndicatorsSet(
bool enabled);
54 void slot_heightAboveTerrainEnabled(
bool enabled);
57 void slot_heightAboveTerrainSelectedOnlySet(
bool enabled);
63 void slot_remoteGraphicsSet(
bool enabled);
68 void on_importFilePathChosen(
const std::string& filePath);
69 void on_exportFilePathChosen(
const std::string& filePath);