PySide6.QtScxml.QScxmlExecutableContent

class QScxmlExecutableContent

QScxmlExecutableContent 命名空间包含用于解释状态机中可执行内容的各种类型。更多_

注意

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

详细描述

class ParameterInfo

注意

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

详细描述

PySide6.QtScxml.QScxmlExecutableContent.ParameterInfo.name
PySide6.QtScxml.QScxmlExecutableContent.ParameterInfo.expr
PySide6.QtScxml.QScxmlExecutableContent.ParameterInfo.location
class InvokeInfo

注意

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

详细描述

PySide6.QtScxml.QScxmlExecutableContent.InvokeInfo.id
PySide6.QtScxml.QScxmlExecutableContent.InvokeInfo.prefix
PySide6.QtScxml.QScxmlExecutableContent.InvokeInfo.location
PySide6.QtScxml.QScxmlExecutableContent.InvokeInfo.context
PySide6.QtScxml.QScxmlExecutableContent.InvokeInfo.expr
PySide6.QtScxml.QScxmlExecutableContent.InvokeInfo.finalize
PySide6.QtScxml.QScxmlExecutableContent.InvokeInfo.autoforward
class ForeachInfo

注意

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

详细描述

PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.array
PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.item
PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.index
PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.context
class EvaluatorInfo

注意

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

详细描述

PySide6.QtScxml.QScxmlExecutableContent.EvaluatorInfo.expr
PySide6.QtScxml.QScxmlExecutableContent.EvaluatorInfo.context
class AssignmentInfo

注意

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

详细描述

PySide6.QtScxml.QScxmlExecutableContent.AssignmentInfo.dest
PySide6.QtScxml.QScxmlExecutableContent.AssignmentInfo.expr
PySide6.QtScxml.QScxmlExecutableContent.AssignmentInfo.context