18 class DtIntersectorSettingsInterface;
19 class DtPersistenceControlsInterface;
21 class DtSettingsBackup;
39 void sendSettingsToGui();
42 void slot_intersectorDrawEnabledChanged(
bool enabled);
45 void slot_intersectorDrawnDurationChanged(
float duration);
48 void slot_failedIntersetcorColorChanged(
const DtColorValue& color );
51 void slot_oddSegmentIntersectorColorChanged(
const DtColorValue& color );
54 void slot_evenSegmentIntersectorColorChanged(
const DtColorValue& color );
62 void on_importFilePathChosen(
const std::string& filePath);
63 void on_exportFilePathChosen(
const std::string& filePath);