Uses of Interface
io.qt.designer.QDesignerOptionsPageInterface
Packages that use QDesignerOptionsPageInterface
-
Uses of QDesignerOptionsPageInterface in io.qt.designer
Methods in io.qt.designer that return types with arguments of type QDesignerOptionsPageInterfaceModifier and TypeMethodDescriptionQDesignerFormEditorInterface.optionsPages()
SeeQDesignerFormEditorInterface::
optionsPages()const Method parameters in io.qt.designer with type arguments of type QDesignerOptionsPageInterfaceModifier and TypeMethodDescriptionfinal void
QDesignerFormEditorInterface.setOptionsPages
(Collection<? extends QDesignerOptionsPageInterface> optionsPages) SeeQDesignerFormEditorInterface::
setOptionsPages(QList<QDesignerOptionsPageInterface*>)