Uses of Interface
io.qt.designer.QDesignerOptionsPageInterface
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerOptionsPageInterface in io.qt.designer
Classes in io.qt.designer that implement QDesignerOptionsPageInterface Modifier and Type Class Description static class
QDesignerOptionsPageInterface.Impl
Implementor class for interfaceQDesignerOptionsPageInterface
Methods in io.qt.designer that return types with arguments of type QDesignerOptionsPageInterface Modifier and Type Method Description QList<QDesignerOptionsPageInterface>
QDesignerFormEditorInterface. optionsPages()
Method parameters in io.qt.designer with type arguments of type QDesignerOptionsPageInterface Modifier and Type Method Description void
QDesignerFormEditorInterface. setOptionsPages(Collection<QDesignerOptionsPageInterface> optionsPages)