![]() |
VR-Forces 4.2 Class Documentation
|
A dialog page for setting the date and time. More...

Public Member Functions | |
| DtVrfEnvironmentConditionsThermoclinesPage (makVrv::DtDe &de, QWidget *parent, Qt::WindowFlags f) | |
| virtual | ~DtVrfEnvironmentConditionsThermoclinesPage () |
| virtual QIcon | icon () |
| Get the icon of the page. | |
| virtual QString | title () |
| Get the title of the page. | |
| virtual const std::string & | pageClassName () const |
| Get the class name of the page. | |
Static Public Member Functions | |
| static const std::string & | thePageClassName () |
| Static accessor for the class name. | |
Public Attributes | |
| makVrv::DtPersistenceToolbarWidget * | myToolbar |
| DtVrfEnvironmentConditionsThermoclinesWidget * | myWidget |
Protected Member Functions | |
| virtual void | setupGui () |
| virtual void | activate () |
| Called by the Pager when this page becomes active. | |
| virtual void | deactivate () |
| Called by the Pager when this page becomes active. | |
Protected Attributes | |
| DtVrfEnvironmentConditionsThermoclinesLogic * | myLogic |
A dialog page for setting the date and time.
| makVrf::DtVrfEnvironmentConditionsThermoclinesPage::DtVrfEnvironmentConditionsThermoclinesPage | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| Qt::WindowFlags | f | ||
| ) |
|
virtual |
|
virtual |
Get the icon of the page.
|
virtual |
Get the title of the page.
|
virtual |
Get the class name of the page.
|
static |
Static accessor for the class name.
|
protectedvirtual |
|
protectedvirtual |
Called by the Pager when this page becomes active.
|
protectedvirtual |
Called by the Pager when this page becomes active.
|
protected |
| makVrv::DtPersistenceToolbarWidget* makVrf::DtVrfEnvironmentConditionsThermoclinesPage::myToolbar |
| DtVrfEnvironmentConditionsThermoclinesWidget* makVrf::DtVrfEnvironmentConditionsThermoclinesPage::myWidget |