24 class DtSettingsBackup;
25 class DtAggregateSettingsInterface;
26 class DtPersistenceControlsInterface;
45 virtual void sendSettingsToGui();
51 virtual void slot_displayAggregatesChanged(
bool enabled );
54 virtual void slot_setShowLeafNodesChanged(
bool enabled );
57 virtual void slot_displayBoundingBoxesForSelectedChanged(
bool enabled );
60 virtual void slot_displayBoundingBoxesChanged(
bool enabled );
63 virtual void slot_displayMainIconChanged(
bool enabled );
69 virtual void slot_ghostEchelonLevelItemsChanged(
bool enabled );
72 virtual void slot_allowSelectionOfGhostedItemsChanged(
bool enabled );
75 virtual void slot_echelonLevelChanged(
int l );
78 virtual void slot_colorizedModelColorTypeChanged(
86 void on_importFilePathChosen(
const std::string& filePath);
87 void on_exportFilePathChosen(
const std::string& filePath);
119 static void registerInstance(
DtDe& de,