13 #include <QtWidgets/QWidget>
30 virtual QWidget* create(
DtDe& de, QWidget* parent,
31 const Qt::WindowFlags& flags = 0) = 0;
#define DT_DLL_VRVCOREQT
Definition: vrvCoreQt.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