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);
56 void slot_showProfileOverlay(
bool show);
62 void slot_planViewGeocentricOccludedTransparencyChanged(
int scale );
65 void slot_planViewGeocentricOccludedTransparencySet(
float value );
68 void slot_ddsFlipSet(
bool flip);
71 void slot_terrainScalingEnabledSet(
bool enabled);
74 void slot_terrainScaleFactorSet(
double scaleFactor);
77 void slot_useAutofocusSet(
bool useAutofocus);
80 void slot_focalDepthSet(
double focalDepth);
83 void slot_focalRangeSet(
double focalRange);
87 void slot_clearTrackHistoriesOnTerrainScaleChangedSet(
bool clear);
90 void slot_reloadShaderButtonClicked();
93 void slot_lensFlareEnabledChanged(
bool enabled);
96 void slot_crepuscularRaysEnabledChanged(
bool enabled);
100 void slot_componentVisualizationComboChanged(
int value);
103 void slot_drawableColorizationChanged(
bool value);
106 void slot_refreshDrawableColorization();
113 void on_importFilePathChosen(
const std::string& filePath);
114 void on_exportFilePathChosen(
const std::string& filePath);