Uses of Class
io.qt.designer.QDesignerFormEditorInterface
Packages that use QDesignerFormEditorInterface
-
Uses of QDesignerFormEditorInterface in io.qt.designer
Methods in io.qt.designer that return QDesignerFormEditorInterfaceModifier and TypeMethodDescriptionQDesignerActionEditorInterface.core()QDesignerFormEditorPluginInterface.core()abstract QDesignerFormEditorInterfaceQDesignerFormEditorPluginInterface.Impl.core()QDesignerFormWindowInterface.core()abstract QDesignerFormEditorInterfaceQDesignerFormWindowToolInterface.core()QDesignerIntegrationInterface.core()abstract QDesignerFormEditorInterfaceQDesignerMetaDataBaseInterface.core()QDesignerObjectInspectorInterface.core()QDesignerPropertyEditorInterface.core()QDesignerWidgetDataBaseInterface.core()abstract QDesignerFormEditorInterfaceQDesignerWidgetFactoryInterface.core()Methods in io.qt.designer with parameters of type QDesignerFormEditorInterfaceModifier and TypeMethodDescriptionQDesignerNewFormWidgetInterface.createNewFormWidget(QDesignerFormEditorInterface core) Overloaded function forQDesignerNewFormWidgetInterface.createNewFormWidget(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)withparent = null.QDesignerNewFormWidgetInterface.createNewFormWidget(QDesignerFormEditorInterface core, QWidget parent) default QDialogQDesignerLanguageExtension.createPromotionDialog(QDesignerFormEditorInterface formEditor) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)withparentWidget = null.QDesignerLanguageExtension.createPromotionDialog(QDesignerFormEditorInterface formEditor, QWidget parentWidget) default QDialogQDesignerLanguageExtension.createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, java.lang.String[], io.qt.widgets.QWidget)withparentWidget = null.QDesignerLanguageExtension.createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName, QWidget parentWidget) final QDialogQDesignerLanguageExtension.Impl.createPromotionDialog(QDesignerFormEditorInterface formEditor) Overloaded function forQDesignerLanguageExtension.Impl.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)withparentWidget = null.abstract QDialogQDesignerLanguageExtension.Impl.createPromotionDialog(QDesignerFormEditorInterface formEditor, QWidget parentWidget) final QDialogQDesignerLanguageExtension.Impl.createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName) Overloaded function forQDesignerLanguageExtension.Impl.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, java.lang.String, java.lang.String[], io.qt.widgets.QWidget)withparentWidget = null.abstract QDialogQDesignerLanguageExtension.Impl.createPromotionDialog(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName, QWidget parentWidget) voidQDesignerCustomWidgetInterface.Impl.initialize(QDesignerFormEditorInterface core) default voidQDesignerCustomWidgetInterface.initialize(QDesignerFormEditorInterface core) abstract voidQDesignerFormEditorPluginInterface.Impl.initialize(QDesignerFormEditorInterface core) voidQDesignerFormEditorPluginInterface.initialize(QDesignerFormEditorInterface core) static voidQDesignerIntegration.initializePlugins(QDesignerFormEditorInterface formEditor) Constructors in io.qt.designer with parameters of type QDesignerFormEditorInterfaceModifierConstructorDescriptionOverloaded constructor forQDesignerIntegration(io.qt.designer.QDesignerFormEditorInterface, io.qt.core.QObject)withparent = null.QDesignerIntegration(QDesignerFormEditorInterface core, QObject parent) Overloaded constructor forQDesignerIntegrationInterface(io.qt.designer.QDesignerFormEditorInterface, io.qt.core.QObject)withparent = null.QDesignerIntegrationInterface(QDesignerFormEditorInterface core, QObject parent)