![]() |
VR-Forces 4.0.4 Class Documentation
|
Logic Base abstract class for the SceneSettingsEnvironmentWidget. More...

Public Member Functions | |
| DtBaseEnvironmentSettingsWeatherLogic (makVrv::DtDe &de, DtEnvironmentWeatherInterface *envInterface) | |
| CTOR. | |
| ~DtBaseEnvironmentSettingsWeatherLogic () | |
| DTOR. | |
| virtual void | setupGui ()=0 |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| DtEnvironmentWeatherInterface * | myInterface |
| makVrv::DtSignalConnectionManager | mySignals |
Logic Base abstract class for the SceneSettingsEnvironmentWidget.
| makVrf::DtBaseEnvironmentSettingsWeatherLogic::DtBaseEnvironmentSettingsWeatherLogic | ( | makVrv::DtDe & | de, |
| DtEnvironmentWeatherInterface * | envInterface | ||
| ) |
CTOR.
| virtual void makVrf::DtBaseEnvironmentSettingsWeatherLogic::setupGui | ( | ) | [pure virtual] |
Implemented in makVrf::DtEnvironmentSettingsEnvironmentLogic.
DtEnvironmentWeatherInterface* makVrf::DtBaseEnvironmentSettingsWeatherLogic::myInterface [protected] |
makVrv::DtSignalConnectionManager makVrf::DtBaseEnvironmentSettingsWeatherLogic::mySignals [protected] |