18 class DtInstanceEditorWidget;
19 class DtMapEditorWidget;
20 class DtSchemaEditorLogic;
21 class DtPersistenceToolbarWidget;
45 virtual QString title();
48 virtual const std::string& pageClassName()
const;
51 static const std::string& thePageClassName();
59 virtual void activate();
62 virtual void deactivate();
DtPageCreatorTemplate< DtSchemaEditorPage > DtSchemaEditorPageCreator
Creator class for makVrv::DtSchemaEditorDialog.
Definition: DtSchemaEditorPage.h:76
Contains makVrv::DtPage class.
QSplitter * mySplitter
Definition: DtSchemaEditorPage.h:71
DtInstanceEditorWidget * myInstanceWidget
Definition: DtSchemaEditorPage.h:66
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.h:20
DtSchemaEditorLogic * myLogic
Definition: DtSchemaEditorPage.h:68
A dialog for editing schema.
Definition: DtSchemaEditorPage.h:25
The page is a single widget component which is viewed in a page collection.
Definition: DtPage.h:30
DtMapEditorWidget * myMapWidget
Definition: DtSchemaEditorPage.h:67
Logic class for editing definition schema.
Definition: DtSchemaEditorLogic.h:31
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:72
A collection of icon configurations. The collection maintains flags indicating whether to generate ic...
Definition: DtQIconConfiguration.h:131
DtPersistenceToolbarWidget * myToolbar
Definition: DtSchemaEditorPage.h:69