33 #ifndef _QtWidgetsPlugin_h 34 #define _QtWidgetsPlugin_h 36 #include <QDesignerCustomWidgetCollectionInterface> 37 #include <QDesignerCustomWidgetInterface> 42 public QDesignerCustomWidgetInterface
44 Q_INTERFACES(QDesignerCustomWidgetInterface)
50 QString
group()
const;
59 public QDesignerCustomWidgetInterface
61 Q_INTERFACES(QDesignerCustomWidgetInterface)
67 QString
group()
const;
77 public QDesignerCustomWidgetCollectionInterface
80 Q_INTERFACES(QDesignerCustomWidgetCollectionInterface)
85 QList<QDesignerCustomWidgetInterface*> customWidgets()
const;
88 QList<QDesignerCustomWidgetInterface*> List;
91 #endif // _QtWidgetsPlugin_h QString includeFile() const
QString whatsThis() const
QWidget * createWidget(QWidget *parent)