9 #include <QtUiPlugin/QDesignerCustomWidgetInterface>
26 class DtTaskSetVariableWidgetCreatorInterface;
40 QIcon
icon()
const Q_DECL_OVERRIDE;
41 QString
domXml()
const Q_DECL_OVERRIDE;
42 QString
group()
const Q_DECL_OVERRIDE;
44 QString
name()
const Q_DECL_OVERRIDE;
45 QString
toolTip()
const Q_DECL_OVERRIDE;
46 QString
whatsThis()
const Q_DECL_OVERRIDE;
48 void initialize(QDesignerFormEditorInterface *core) Q_DECL_OVERRIDE;
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