19 class DtPersistenceToolbarWidget;
45 virtual QString title();
48 virtual const std::string& pageClassName()
const;
51 static const std::string& thePageClassName();
60 virtual void activate();
63 virtual void deactivate();
DtPropsWidget * myWidget
Definition: DtPropsPage.h:69
Contains makVrv::DtPage class.
DtPersistenceToolbarWidget * myTitle
Definition: DtPropsPage.h:68
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
Contains DLL export macros.
DtPropsLogic * myLogic
Definition: DtPropsPage.h:67
This is a page which displays information regarding props in the scene.
Definition: DtPropsPage.h:24
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:30
The DtPropsLogic controls the state of props via a dialog page.
Definition: DtPropsLogic.h:25
DtPageCreatorTemplate< DtPropsPage > DtPropsPageCreator
The builder for DtPropsPage.
Definition: DtPropsPage.h:74
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:70
A collection of icon configurations. The collection maintains flags indicating whether to generate ic...
Definition: DtQIconConfiguration.h:75