![]() |
VR-Forces 4.8 Class Documentation
|
The logic for controlling the intereste management widget. More...
Public Member Functions | |
| DtInterestManagementLogic (DtDe &de, DtInterestManagementInterface *imInterface, DtPersistenceControlsInterface *tbInterface) | |
| virtual | ~DtInterestManagementLogic () |
| virtual void | on_ddmRegionSizeChanged (double) |
| virtual void | on_regionUpdateThresholdChanged (int) |
| virtual void | on_altitudeThresholdEnabledChanged (bool) |
| virtual void | on_altitudeThresholdChanged (double) |
| virtual void | on_import () |
| virtual void | on_importFilenameChosen (const std::string &name) |
| virtual void | on_export () |
| virtual void | on_exportFilenameChosen (const std::string &name) |
Protected Member Functions | |
| virtual void | sendSettingsToGui () |
| virtual void | settingsRestored (const DtSettingsBackup *) |
| Called when settings are restored. Resets gui if the restored object type is of this class. More... | |
Protected Attributes | |
| DtDe & | myDe |
| DtInterestManagementInterface & | myInterestManagementInterface |
| DtPersistenceControlsInterface & | myPersistantControlsInterface |
| DtSignalConnectionManager | myConnections |
The logic for controlling the intereste management widget.
| makVrv::DtInterestManagementLogic::DtInterestManagementLogic | ( | DtDe & | de, |
| DtInterestManagementInterface * | imInterface, | ||
| DtPersistenceControlsInterface * | tbInterface | ||
| ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
Called when settings are restored. Resets gui if the restored object type is of this class.
|
protected |
|
protected |
|
protected |
|
protected |