13 #include <QtWidgets/QWidget>
18 class DtPluginManager;
19 class DtOsgAdapterQtWidget;
39 void buildAdapterWidget();
47 void preIgInitialize();
49 void overrideIgFunctionality();
53 void postIgInitialize();
55 virtual void resizeEvent( QResizeEvent* event);
Abstract Base class.
Definition: DtWindow.h:25
A creator class for DtWindow instances.
Definition: DtWindow.h:130
Loads plugins.
Definition: DtPluginManager.h:26
This owns a list of channel configurations.
Definition: DtWindowConfiguration.h:26
#define DT_DLL_VRVOSGQT
Definition: vrvOsgQt.h:22
Contains DLL export macros.
Contains makVrv::DtIgView 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:76