20 using namespace makArchives;
29 DtSharedAggregateDisplaySettings>
40 void connectInputSignals();
46 virtual bool displayInitiallyExpanded()
const;
48 virtual void setDisplayInitiallyExpanded(
bool enabled );
50 virtual bool displayAggregates()
const;
51 virtual void setDisplayAggregates(
bool enabled );
53 virtual bool displayAggregateLeafNodes()
const;
54 virtual void setDisplayAggregateLeafNodes(
bool enabled );
56 virtual bool displayAggregateBoundingBoxes()
const;
57 virtual void setDisplayAggregateBoundingBoxes(
bool enabled );
59 virtual bool displayAggregateBoundingBoxesForSelected()
const;
60 virtual void setDisplayAggregateBoundingBoxesForSelected(
bool enabled );
62 virtual bool displayMainIcon()
const;
63 virtual void setDisplayMainIcon(
bool enabled );
65 virtual bool ghostEchelonLevelItems()
const;
66 virtual void setGhostEchelonLevelItems(
bool enabled );
68 virtual bool allowSelectionOfGhostedItems()
const;
69 virtual void setAllowSelectionOfGhostedItems(
bool enabled );
71 virtual int echelonLevel()
const;
72 virtual void setEchelonLevel(
int level );
82 template <
typename ManagerClass>
86 template <
typename ManagerClass>