17 class DtPersistenceToolbarWidget;
18 class DtModelPreloadWidget;
19 class DtModelPreloadPageLogic;
42 virtual QString title();
45 virtual const std::string& pageClassName()
const;
48 static const std::string& thePageClassName();
56 virtual void activate();
59 virtual void deactivate();
Page for model preloader page.
Definition: DtModelPreloadPage.h:24
QSplitter * mySplitter
Definition: DtModelPreloadPage.h:66
Contains makVrv::DtPage class declaration.
Contains utility macros and methods for templates.
DtPageCreatorTemplate< DtModelPreloadPage > DtModelPreloadPageCreator
Creator class for makVrv::DtModelPreloadPage.
Definition: DtModelPreloadPage.h:71
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
DtPersistenceToolbarWidget * myToolbar
Definition: DtModelPreloadPage.h:65
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:51
A DtModModelPreloadPageLogic provides the logic for a widget that allowd for the constuction of a lis...
Definition: DtModelPreloadPageLogic.h:25
DtModelPreloadPageLogic * myLogic
Definition: DtModelPreloadPage.h:63
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:76
A collection of icon configurations. The collection maintains flags indicating whether to generate ic...
Definition: DtQIconConfiguration.h:131
DtModelPreloadWidget * myWidget
Definition: DtModelPreloadPage.h:62