10 #include <QtUiPlugin/QDesignerCustomWidgetCollectionInterface>
25 class DtDesignerPluginManager;
30 Q_PLUGIN_METADATA(IID
"org.qt-project.Qt.QDesignerCustomWidgetCollectionInterface")
Definition: designerPlugin.h:27
virtual ~DtDesignerPlugin()
QList< QDesignerCustomWidgetInterface * > myWidgets
Definition: designerPlugin.h:42
DtDesignerPluginManager * myPluginManager
Definition: designerPlugin.h:43
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
static makVrv::DtDe & theDe()
DtDesignerPlugin(QObject *parent=0)
QList< QDesignerCustomWidgetInterface * > customWidgets() const Q_DECL_OVERRIDE