14 #include <QtWidgets/QWidget>
16 class QDialogButtonBox;
20 class DtMapEditorWidget;
21 class DtCigiDatabaseMappingLogic;
38 virtual void askUserForDatabaseMapping();
Contains makVrv::DtCigiDatabaseMappingInterface class.
A DtCigiDatabaseMappingLogic object provides the logic for a widget that maps database numbers to fil...
Definition: DtCigiDatabaseMappingLogic.h:30
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19
A DtCigiDatabaseMappingInterface provides the interface for a widget that maps database numbers to fi...
Definition: DtCigiDatabaseMappingInterface.h:20
Contains DLL export macros.
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