15 class QDialogButtonBox;
19 class DtMapEditorWidget;
20 class DtCigiComponentMappingLogic;
32 DtDe& de, QWidget* parent,
const QString& pageTitle);
38 virtual void askUserForComponentMapping();
42 virtual void warnUserOfDuplicateComponentId();
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19
DtCigiComponentClass
Definition: DtCigiSettingsRecord.h:15
Contains makVrv::DtCigiComponentMappingInterface class.
A DtCigiComponentMappingInterface provides the interface for a widget that maps component IDs to comp...
Definition: DtCigiComponentMappingInterface.h:21
A DtCigiComponentMappingLogic provides the logic for a widget that maps component ID's to components...
Definition: DtCigiComponentMappingLogic.h:33
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