15 #include "connectionInformationWidgetUi.hpp"
17 #include <QtWidgets/QDialog>
20 #include <boost/unordered/unordered_map.hpp>
39 virtual void setupGui();
45 virtual void initializeNameMap();
46 virtual void initializePropertyMap();
50 virtual void closeDialog();
The base class for VR-Link based drivers.
Definition: DtVrlinkDriver.h:40
#define DT_DLL_VRFGUICOREQT
Definition: vrfGuiCoreQt.h:26
Contains makVrv::DtVrlinkDriver class.
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:70