Uses of Class
io.qt.designer.QDesignerFormWindowInterface
Package | Description |
---|---|
io.qt.designer |
-
Uses of QDesignerFormWindowInterface in io.qt.designer
Fields in io.qt.designer with type parameters of type QDesignerFormWindowInterface Modifier and Type Field Description QObject.Signal4<QDesignerFormWindowInterface,QObject,String,String>
QDesignerIntegrationInterface. objectNameChanged
QObject.Signal3<QDesignerFormWindowInterface,String,Object>
QDesignerIntegrationInterface. propertyChanged
Methods in io.qt.designer that return QDesignerFormWindowInterface Modifier and Type Method Description static QDesignerFormWindowInterface
QDesignerFormWindowInterface. findFormWindow(QObject obj)
static QDesignerFormWindowInterface
QDesignerFormWindowInterface. findFormWindow(QWidget w)
QDesignerFormWindowInterface
QDesignerFormWindowCursorInterface. formWindow()
abstract QDesignerFormWindowInterface
QDesignerFormWindowCursorInterface.Impl. formWindow()
abstract QDesignerFormWindowInterface
QDesignerFormWindowToolInterface. formWindow()
Methods in io.qt.designer with parameters of type QDesignerFormWindowInterface Modifier and Type Method Description QDialog
QDesignerLanguageExtension. createFormWindowSettingsDialog(QDesignerFormWindowInterface formWindow, QWidget parentWidget)
abstract QDialog
QDesignerLanguageExtension.Impl. createFormWindowSettingsDialog(QDesignerFormWindowInterface formWindow, QWidget parentWidget)
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)