Uses of Interface
io.qt.designer.QDesignerCustomWidgetInterface
Packages that use QDesignerCustomWidgetInterface
-
Uses of QDesignerCustomWidgetInterface in io.qt.designer
Classes in io.qt.designer that implement QDesignerCustomWidgetInterfaceModifier and TypeClassDescriptionstatic class
Implementor class for interfaceQDesignerCustomWidgetInterface
Methods in io.qt.designer that return types with arguments of type QDesignerCustomWidgetInterfaceModifier and TypeMethodDescriptionQDesignerCustomWidgetCollectionInterface.customWidgets()
abstract List<QDesignerCustomWidgetInterface>
QDesignerCustomWidgetCollectionInterface.Impl.customWidgets()
QFormBuilder.customWidgets()
-
Uses of QDesignerCustomWidgetInterface in io.qt.designer.util
Classes in io.qt.designer.util that implement QDesignerCustomWidgetInterfaceModifier and TypeClassDescriptionfinal class
Generic implementation forQDesignerCustomWidgetInterface
.