![]() |
VR-Forces 4.10 Class Documentation
|

Protected Member Functions | |
| virtual void | slot_settingReceived (const std::string &, const DtVrfBackendState *) |
| virtual void | processPublishAggregateInformation (const DtVrfBackendState *) |
| virtual void | slot_publishAggregateFormationRoutesChanged (bool) |
| virtual void | slot_attackLinesShownChanged (bool) |
| virtual void | slot_attackAnimationShownChanged (bool) |
| virtual void | slot_supplyLinesShownChanged (bool) |
| virtual void | slot_gumballsShownChanged (bool) |
| virtual void | slot_healthShownChanged (bool) |
Protected Member Functions inherited from makVrv::DtAggregateSettingsLogic | |
| virtual void | sendSettingsToGui () |
| Set up the gui with the current window settings. More... | |
| virtual void | slot_displayAggregatesChanged (bool enabled) |
| Called when display of aggregates is changed by the GUI. More... | |
| virtual void | slot_setShowLeafNodesChanged (bool enabled) |
| Called when showing of leaf nodes changed for aggregates. More... | |
| virtual void | slot_displayBoundingBoxesForSelectedChanged (bool enabled) |
| Called when display of bounding boxes for selected aggregates has changed. More... | |
| virtual void | slot_displayBoundingBoxesChanged (bool enabled) |
| Call when to show all bounding boxes has changed. More... | |
| virtual void | slot_displayMainIconChanged (bool enabled) |
| Call when to show main icon. More... | |
| virtual void | slot_aggregateSettingsRestored (const DtSettingsBackup *s) |
| Called when settings are restored. Will restore gui if settings are aggregate settings. More... | |
| virtual void | slot_ghostEchelonLevelItemsChanged (bool enabled) |
| Called when user wants to ghost/not ghost echelon level items. More... | |
| virtual void | slot_allowSelectionOfGhostedItemsChanged (bool enabled) |
| Called when user wants to allow selection of ghosted items. More... | |
| virtual void | slot_echelonLevelChanged (int l) |
| Called when user wants to show different echelon level. More... | |
| virtual void | slot_colorizedModelColorTypeChanged (DtSharedAggregateDisplaySettings::ColorizedModelColorType type) |
| Called when icon color choice for colorized models changes. More... | |
| void | on_import () |
| void | on_export () |
| void | on_importFilePathChosen (const std::string &filePath) |
| void | on_exportFilePathChosen (const std::string &filePath) |
Protected Attributes | |
| DtVrfAggregateSettingsWidgetInterface * | myVrfExtension |
Protected Attributes inherited from makVrv::DtAggregateSettingsLogic | |
| DtAggregateSettingsInterface & | myWidget |
| DtPersistenceControlsInterface & | myPersistenceControls |
| DtDe & | myDe |
Protected Attributes inherited from makVrv::DtSignalConnectionManager | |
| Connections | myConnections |
| The connected signals. More... | |
| bool | myConnectionsBlocked |
| bool | myIndiviualConnectionedBlocked |
| std::vector < boost::signalslib::shared_connection_block * > | mySharedConnectionsBlockManager |
| blocking Connections manager for signal2 connection More... | |
Additional Inherited Members | |
Protected Types inherited from makVrv::DtSignalConnectionManager | |
| typedef std::vector < boost::signalslib::connection > | Connections |
| A collection of signals. More... | |
| makVrf::DtVrfAggregateSettingsLogic::DtVrfAggregateSettingsLogic | ( | makVrv::DtDe & | de, |
| makVrv::DtPersistenceControlsInterface & | persistenceControls, | ||
| makVrv::DtAggregateSettingsInterface & | widget | ||
| ) |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |