java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.designer.QDesignerCustomWidgetCollectionInterface.Impl
- All Implemented Interfaces:
QDesignerCustomWidgetCollectionInterface
,QtObjectInterface
- Enclosing interface:
- QDesignerCustomWidgetCollectionInterface
public abstract static class QDesignerCustomWidgetCollectionInterface.Impl extends QtObject implements QDesignerCustomWidgetCollectionInterface
Implementor class for interface QDesignerCustomWidgetCollectionInterface
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.designer.QDesignerCustomWidgetCollectionInterface
QDesignerCustomWidgetCollectionInterface.Impl
-
Constructor Summary
Constructors Modifier Constructor Description Impl()
protected
Impl(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description abstract List<QDesignerCustomWidgetInterface>
customWidgets()
-
Constructor Details
-
Method Details
-
customWidgets
- Specified by:
customWidgets
in interfaceQDesignerCustomWidgetCollectionInterface
-