![]() |
VR-Forces 5.0.3 Developer's Guide
|
Settings manager for handling aggregate display settings.

Static Public Member Functions | |
| static DtSharedAggregateDisplaySettingsManager & | instance (DtDe &de) |
Protected Member Functions | |
| DtSharedAggregateDisplaySettingsManager (DtDe &de) | |
| virtual void | slot_backupRestored (const DtSettingsBackup *s) |
Friends | |
| template<typename ManagerClass > | |
| ManagerClass & | defaultManagerInstanceFunction (DtDe &, bool) |
| template<typename ManagerClass > | |
| void | defaultManagerRegisterInstanceFunction (DtDe &, ManagerClass *) |
Additional Inherited Members | |
Protected Types inherited from makVrv::DtBaseSharedSettingsManager< makArchives::DtAggregateSettingsRecord, DtSharedAggregateDisplaySettings > | |
| typedef DtSharedRecordSettingsBackup < DtSharedAggregateDisplaySettings, makArchives::DtAggregateSettingsRecord > | SharedRecordBackupType |
Protected Attributes inherited from makVrv::DtCommonBaseSettingsManager< makArchives::DtAggregateSettingsRecord > | |
| DtSignalConnectionManager | myConnections |
| std::string | myName |
| std::string | myExtension |
| std::string | myDisplayName |
| bool | myUseDefaultSettingsRecordFlag |
| bool | myAutoSaveFlag |
| DtSettingsBackup * | mySettingsBackup |
| DtDe & | myDe |
|
virtual |
DTOR.
|
protected |
Protected CTOR ( use instance(..) )
|
static |
Get an instance of the settings manager.
| void makVrv::DtSharedAggregateDisplaySettingsManager::connectInputSignals | ( | ) |
Connect to signal indicating settings have been backed up.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Set whether aggregates are displayed initially expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
virtual |
Get whether aggregates are displayed initiallyu expanded.
|
protectedvirtual |
Called when a mapping is restored, save out if auto save is true.
|
friend |
Befriend the manager instance functions for instance retreival/creation.
Befriend the manager instance functions for instance retreival/creation.
Befriend the manager instance functions for instance retrieval/creation.
Then simply in the implementation of instance call defaultManagerInstanceFunction with the de object and return the return value.
|
friend |
Befriend the manager instance functions for instance retreival/creation.
Befriend the manager instance functions for instance retreival/creation.
Befriend the manager instance functions for instance retrieval/creation.