21 class DtEntityDisplaySettingsInterface;
22 class DtPersistenceControlsInterface;
23 class DtSettingsBackup;
42 void sendSettingsToGui();
47 void slot_entityLabelsShown(
bool enabled);
51 void slot_infoPopupsOnSelectSet(
bool enabled);
54 void slot_groundClampingEnabled(
bool enabled);
57 void slot_smoothingEnabled(
bool enabled);
60 void slot_smoothingPeriodSet(
float time);
63 void slot_lifeformsUprightEnabled(
bool enabled);
66 void slot_iconScaleChanged(
float iconScale);
70 void slot_groundClampingDistanceSet(
float distance);
73 void slot_orientationClampingEnabled(
bool enabled);
76 void slot_clearHistory();
79 void slot_showStealthsSet(
bool enabled);
82 void slot_showEmitterVolumesSet(
bool enabled);
85 void slot_heightAboveTerrainEnabled(
bool enabled);
88 void slot_heightAboveTerrainSelectedOnlySet(
bool enabled);
90 void slot_useModelColorType(
94 void slot_iconScaleSet(
int scale);
105 void on_importFilePathChosen(
const std::string& filePath );
106 void on_exportFilePathChosen(
const std::string& filePath );