19 class DtLightingRenderSettingsInterface;
20 class DtPersistenceControlsInterface;
23 class DtSettingsBackup;
41 void sendSettingsToGui();
44 void slot_lightingDiffuseScaleChanged(
float scale);
47 void slot_lightingAmbientScaleChanged(
float scale);
50 void slot_lightingEmissionScaleChanged(
float scale);
53 void slot_globalAmbientValueSet(
double ambientValue);
56 void slot_useGlobalAmbientSet(
bool useGlobalAmbient);
59 void slot_globalDiffuseValueSet(
double diffuseValue);
62 void slot_useGlobalDiffuseSet(
bool useGlobalDiffuse);
65 void slot_perPixelLightingEnabledChanged(
bool enabled);
73 void on_importFilePathChosen(
const std::string& filePath);
74 void on_exportFilePathChosen(
const std::string& filePath);