9 #include <QtUiPlugin/QDesignerCustomWidgetCollectionInterface>
24 class DtDesignerPluginManager;
29 Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QDesignerCustomWidgetCollectionInterface")
Definition: designerPlugin.h:26
virtual ~DtDesignerPlugin()
QList< QDesignerCustomWidgetInterface * > myWidgets
Definition: designerPlugin.h:41
DtDesignerPluginManager * myPluginManager
Definition: designerPlugin.h:42
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
static makVrv::DtDe & theDe()
DtDesignerPlugin(QObject *parent=0)
QList< QDesignerCustomWidgetInterface * > customWidgets() const Q_DECL_OVERRIDE