Uses of Class
io.qt.designer.QDesignerFormEditorInterface
-
Uses of QDesignerFormEditorInterface in io.qt.designer
Modifier and TypeMethodDescriptionQDesignerActionEditorInterface.core()
QDesignerFormEditorPluginInterface.core()
abstract QDesignerFormEditorInterface
QDesignerFormEditorPluginInterface.Impl.core()
QDesignerFormWindowInterface.core()
abstract QDesignerFormEditorInterface
QDesignerFormWindowToolInterface.core()
QDesignerIntegrationInterface.core()
abstract QDesignerFormEditorInterface
QDesignerMetaDataBaseInterface.core()
QDesignerObjectInspectorInterface.core()
QDesignerPropertyEditorInterface.core()
QDesignerWidgetDataBaseInterface.core()
abstract QDesignerFormEditorInterface
QDesignerWidgetFactoryInterface.core()
Modifier 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 QDialog
QDesignerLanguageExtension.createPromotionDialog
(QDesignerFormEditorInterface formEditor) Overloaded function forQDesignerLanguageExtension.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)
withparentWidget = null
.QDesignerLanguageExtension.createPromotionDialog
(QDesignerFormEditorInterface formEditor, QWidget parentWidget) default QDialog
QDesignerLanguageExtension.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 QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor) Overloaded function forQDesignerLanguageExtension.Impl.createPromotionDialog(io.qt.designer.QDesignerFormEditorInterface, io.qt.widgets.QWidget)
withparentWidget = null
.abstract QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor, QWidget parentWidget) final QDialog
QDesignerLanguageExtension.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 QDialog
QDesignerLanguageExtension.Impl.createPromotionDialog
(QDesignerFormEditorInterface formEditor, String promotableWidgetClassName, String[] promoteToClassName, QWidget parentWidget) void
QDesignerCustomWidgetInterface.Impl.initialize
(QDesignerFormEditorInterface core) default void
QDesignerCustomWidgetInterface.initialize
(QDesignerFormEditorInterface core) abstract void
QDesignerFormEditorPluginInterface.Impl.initialize
(QDesignerFormEditorInterface core) void
QDesignerFormEditorPluginInterface.initialize
(QDesignerFormEditorInterface core) static void
QDesignerIntegration.initializePlugins
(QDesignerFormEditorInterface formEditor) ModifierConstructorDescriptionOverloaded 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)