Uses of Class
io.qt.designer.QDesignerFormWindowInterface
Packages that use QDesignerFormWindowInterface
-
Uses of QDesignerFormWindowInterface in io.qt.designer
Fields in io.qt.designer with type parameters of type QDesignerFormWindowInterfaceModifier and TypeFieldDescriptionQDesignerIntegrationInterface.objectNameChanged
SeeQDesignerIntegrationInterface::
objectNameChanged(QDesignerFormWindowInterface*, QObject*, QString, QString) QDesignerIntegrationInterface.propertyChanged
SeeQDesignerIntegrationInterface::
propertyChanged(QDesignerFormWindowInterface*, QString, QVariant) Methods in io.qt.designer that return QDesignerFormWindowInterfaceModifier and TypeMethodDescriptionstatic QDesignerFormWindowInterface
QDesignerFormWindowInterface.findFormWindow
(QObject obj) static QDesignerFormWindowInterface
QDesignerFormWindowInterface.findFormWindow
(QWidget w) QDesignerFormWindowCursorInterface.formWindow()
abstract QDesignerFormWindowInterface
QDesignerFormWindowCursorInterface.Impl.formWindow()
abstract QDesignerFormWindowInterface
QDesignerFormWindowToolInterface.formWindow()
SeeQDesignerFormWindowToolInterface::
formWindow()const Methods in io.qt.designer with parameters of type QDesignerFormWindowInterfaceModifier and TypeMethodDescriptionQDesignerLanguageExtension.createFormWindowSettingsDialog
(QDesignerFormWindowInterface formWindow, QWidget parentWidget) SeeQDesignerLanguageExtension::
createFormWindowSettingsDialog(QDesignerFormWindowInterface*, QWidget*) abstract QDialog
QDesignerLanguageExtension.Impl.createFormWindowSettingsDialog
(QDesignerFormWindowInterface formWindow, QWidget parentWidget) SeeQDesignerLanguageExtension::
createFormWindowSettingsDialog(QDesignerFormWindowInterface*, QWidget*) final void
QDesignerIntegrationInterface.emitObjectNameChanged
(QDesignerFormWindowInterface formWindow, QObject object, String newName, String oldName) SeeQDesignerIntegrationInterface::
emitObjectNameChanged(QDesignerFormWindowInterface*, QObject*, QString, QString) abstract void
QDesignerActionEditorInterface.setFormWindow
(QDesignerFormWindowInterface formWindow) abstract void
QDesignerObjectInspectorInterface.setFormWindow
(QDesignerFormWindowInterface formWindow) void
QDesignerIntegration.setupFormWindow
(QDesignerFormWindowInterface formWindow) SeeQDesignerIntegrationInterface::
setupFormWindow(QDesignerFormWindowInterface*) abstract void
QDesignerIntegrationInterface.setupFormWindow
(QDesignerFormWindowInterface formWindow) SeeQDesignerIntegrationInterface::
setupFormWindow(QDesignerFormWindowInterface*) void
QDesignerIntegration.updateActiveFormWindow
(QDesignerFormWindowInterface formWindow) SeeQDesignerIntegrationInterface::
updateActiveFormWindow(QDesignerFormWindowInterface*) abstract void
QDesignerIntegrationInterface.updateActiveFormWindow
(QDesignerFormWindowInterface formWindow) SeeQDesignerIntegrationInterface::
updateActiveFormWindow(QDesignerFormWindowInterface*)