20 class DtPersistenceToolbarWidget;
25 class DtVrfEnvironmentConditionsWeatherWidget;
26 class DtVrfEnvironmentConditionsWeatherLogic;
48 virtual QString title();
51 virtual const std::string& pageClassName()
const;
54 static const std::string& thePageClassName();
58 virtual void setupGui();
61 virtual void activate();
64 virtual void deactivate();
DtVrfEnvironmentConditionsWeatherLogic * myLogic
Definition: vrfEnvironmentConditionsWeatherPage.h:69
Contains makVrv::DtPage class.
A widget for configuring the environment page.
Definition: vrfEnvironmentConditionsWeatherPage.h:31
makVrv::DtPersistenceToolbarWidget * myToolbar
Definition: vrfEnvironmentConditionsWeatherPage.h:67
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:27
#define DT_DLL_VRFGUICOMMONQT
Definition: vrfGuiCommonQt.h:22
Logic class for the DtVrfEnvironmentConditionsWeatherWidget.
Definition: vrfEnvironmentConditionsWeatherLogic.h:30
DtVrfEnvironmentConditionsWeatherWidget * myWidget
Definition: vrfEnvironmentConditionsWeatherPage.h:68
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
makVrv::DtPageCreatorTemplate< DtVrfEnvironmentConditionsWeatherPage > DtVrfEnvironmentConditionsWeatherPageCreator
Definition: vrfEnvironmentConditionsWeatherPage.h:74
QVBoxLayout * myMainLayout
Definition: vrfEnvironmentConditionsWeatherPage.h:70