19 class DtRenderSettingsInterface;
20 class DtPersistenceControlsInterface;
23 class DtSettingsBackup;
41 void sendSettingsToGui();
44 void updateChannelProjectionResizePolicy();
50 void slot_wireframeEnabled(
bool enabled);
53 void slot_showPerformanceOverlay(
bool show);
59 void slot_shadowsSet(
bool show);
62 void slot_shadowQualitySet(
int val);
65 void slot_entitiesCastsShadowsSet(
bool show);
68 void slot_propsCastsShadowsSet(
bool show);
71 void slot_terrainCastsShadowsSet(
bool show);
74 void slot_planViewGeocentricOccludedTransparencyChanged(
int scale );
77 void slot_planViewGeocentricOccludedTransparencySet(
float value );
80 void slot_ddsFlipSet(
bool flip);
83 void slot_terrainScalingEnabledSet(
bool enabled);
86 void slot_terrainScaleFactorSet(
double scaleFactor);
90 void slot_clearTrackHistoriesOnTerrainScaleChangedSet(
bool clear);
93 void slot_activeStatsSetChanged(
const std::string& activeSetName);
101 void on_importFilePathChosen(
const std::string& filePath);
102 void on_exportFilePathChosen(
const std::string& filePath);