class QDesignerFormWindowToolInterface#

Inheritance diagram of PySide6.QtDesigner.QDesignerFormWindowToolInterface

摘要#

方法#

虚方法#

注意

本文档可能包含从C++自动转换为Python的代码片段。我们始终欢迎对代码片段翻译的贡献。如果您发现翻译中的问题,您也可以通过在https:/bugreports.qt.io/projects/PYSIDE上创建问题报告来告诉我们

详细描述#

__init__([parent=None])#
参数:

parentQObject

抽象action()#
返回类型:

QAction

抽象activated()#
抽象core()#
返回类型:

QDesignerFormEditorInterface

抽象deactivated()#
抽象editor()#
返回类型:

QWidget

抽象formWindow()#
返回类型:

QDesignerFormWindowInterface

抽象handleEvent(widget, managedWidget, event)#
参数:
返回类型:

布尔型