33 #ifndef _QtWidgetsPlugin_h 34 #define _QtWidgetsPlugin_h 36 #include <QDesignerCustomWidgetCollectionInterface> 37 #include <QDesignerCustomWidgetInterface> 43 Q_INTERFACES(QDesignerCustomWidgetInterface)
49 QString
group()
const;
59 Q_INTERFACES(QDesignerCustomWidgetInterface)
65 QString
group()
const;
73 class QtWidgetsPlugin :
public QObject,
public QDesignerCustomWidgetCollectionInterface
76 Q_INTERFACES(QDesignerCustomWidgetCollectionInterface)
81 QList<QDesignerCustomWidgetInterface*> customWidgets()
const;
84 QList<QDesignerCustomWidgetInterface*> List;
87 #endif // _QtWidgetsPlugin_h QString includeFile() const
QString whatsThis() const
QWidget * createWidget(QWidget *parent)