23 #ifndef WIDGETCOLLECTION_H 24 #define WIDGETCOLLECTION_H 35 public QDesignerCustomWidgetCollectionInterface
39 "org.qt-project.Qt.QDesignerCustomWidgetCollectionInterface")
40 Q_INTERFACES(QDesignerCustomWidgetCollectionInterface)
46 virtual QList<QDesignerCustomWidgetInterface *>
customWidgets()
const;
50 QList<QDesignerCustomWidgetInterface *>
widgets;