Uses of Class
io.qt.designer.QDesignerFormWindowInterface
-
Uses of QDesignerFormWindowInterface in io.qt.designer
Modifier and TypeFieldDescriptionQDesignerIntegrationInterface.objectNameChanged
QDesignerIntegrationInterface.propertyChanged
Modifier and TypeMethodDescriptionstatic QDesignerFormWindowInterface
QDesignerFormWindowInterface.findFormWindow
(QObject obj) static QDesignerFormWindowInterface
QDesignerFormWindowInterface.findFormWindow
(QWidget w) QDesignerFormWindowCursorInterface.formWindow()
abstract QDesignerFormWindowInterface
QDesignerFormWindowCursorInterface.Impl.formWindow()
abstract QDesignerFormWindowInterface
QDesignerFormWindowToolInterface.formWindow()
Modifier and TypeMethodDescriptionQDesignerLanguageExtension.createFormWindowSettingsDialog
(QDesignerFormWindowInterface formWindow, QWidget parentWidget) abstract QDialog
QDesignerLanguageExtension.Impl.createFormWindowSettingsDialog
(QDesignerFormWindowInterface formWindow, QWidget parentWidget) final void
QDesignerIntegrationInterface.emitObjectNameChanged
(QDesignerFormWindowInterface formWindow, QObject object, String newName, String oldName) abstract void
QDesignerActionEditorInterface.setFormWindow
(QDesignerFormWindowInterface formWindow) abstract void
QDesignerObjectInspectorInterface.setFormWindow
(QDesignerFormWindowInterface formWindow) void
QDesignerIntegration.setupFormWindow
(QDesignerFormWindowInterface formWindow) abstract void
QDesignerIntegrationInterface.setupFormWindow
(QDesignerFormWindowInterface formWindow) void
QDesignerIntegration.updateActiveFormWindow
(QDesignerFormWindowInterface formWindow) abstract void
QDesignerIntegrationInterface.updateActiveFormWindow
(QDesignerFormWindowInterface formWindow)