QDesignerFormWindowToolInterface

Inheritance diagram of PySide6.QtDesigner.QDesignerFormWindowToolInterface

Detailed Description

class PySide6.QtDesigner.QDesignerFormWindowToolInterface([parent=None])
Parameters

parentPySide6.QtCore.QObject

PySide6.QtDesigner.QDesignerFormWindowToolInterface.action()
Return type

PySide6.QtGui.QAction

PySide6.QtDesigner.QDesignerFormWindowToolInterface.activated()
PySide6.QtDesigner.QDesignerFormWindowToolInterface.core()
Return type

PySide6.QtDesigner.QDesignerFormEditorInterface

PySide6.QtDesigner.QDesignerFormWindowToolInterface.deactivated()
PySide6.QtDesigner.QDesignerFormWindowToolInterface.editor()
Return type

PySide6.QtWidgets.QWidget

PySide6.QtDesigner.QDesignerFormWindowToolInterface.formWindow()
Return type

PySide6.QtDesigner.QDesignerFormWindowInterface

PySide6.QtDesigner.QDesignerFormWindowToolInterface.handleEvent(widget, managedWidget, event)
Parameters
Return type

bool