14 #include <QtWidgets/QWidget>
16 class QDialogButtonBox;
20 class DtMapEditorWidget;
21 class DtCigiSensorMappingLogic;
38 void askUserForSensorMapping();
Contains makVrv::DtCigiSensorMappingInterface class.
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19
A DtCigiSensorMappingInterface provides the interface for the widget that maps CIGI sensor ID numbers...
Definition: DtCigiSensorMappingInterface.h:19
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 DtCigiSensorMappingLogic object provides the logic for a widget that maps sensor control ID numbers...
Definition: DtCigiSensorMappingLogic.h:28