17 #include <QtCore/QString>
24 class DtAggregateSettingsLogic;
25 class DtAggregateSettingsWidget;
26 class DtPersistenceToolbarWidget;
47 virtual QString title();
50 virtual const std::string& pageClassName()
const;
53 static const std::string& thePageClassName();
61 virtual void activate();
64 virtual void deactivate();
DtPersistenceToolbarWidget * myToolbar
Definition: DtAggregateSettingsPage.h:69
DtPageCreatorTemplate< DtAggregateSettingsPage > DtAggregateSettingsPageCreator
Creator for the window settings page.
Definition: DtAggregateSettingsPage.h:77
Contains makVrv::DtPage class.
#define DT_DLL_VRVVRLQT
Definition: vrvVrlQt.h:19
Contains DLL export macros.
Logic for the aggregate settings GUI.
Definition: DtAggregateSettingsLogic.h:30
QVBoxLayout * myMainLayout
Definition: DtAggregateSettingsPage.h:71
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:30
Page for aggregate settings, coordinates logic and widget instantiation.
Definition: DtAggregateSettingsPage.h:31
DtAggregateSettingsLogic * myLogic
Definition: DtAggregateSettingsPage.h:67
DtAggregateSettingsWidget * myWidget
Definition: DtAggregateSettingsPage.h:68
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69