PySide6.QtScxml.QScxmlExecutableContent¶
- class QScxmlExecutableContent¶
The QScxmlExecutableContent namespace contains various types used to interpret executable content in state machines. More_…
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
- class ParameterInfo¶
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
- PySide6.QtScxml.QScxmlExecutableContent.ParameterInfo.name¶
- PySide6.QtScxml.QScxmlExecutableContent.ParameterInfo.expr¶
- PySide6.QtScxml.QScxmlExecutableContent.ParameterInfo.location¶
- class InvokeInfo¶
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
- 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¶
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
- PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.array¶
- PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.item¶
- PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.index¶
- PySide6.QtScxml.QScxmlExecutableContent.ForeachInfo.context¶
- class EvaluatorInfo¶
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
- PySide6.QtScxml.QScxmlExecutableContent.EvaluatorInfo.expr¶
- PySide6.QtScxml.QScxmlExecutableContent.EvaluatorInfo.context¶
- class AssignmentInfo¶
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description¶
- PySide6.QtScxml.QScxmlExecutableContent.AssignmentInfo.dest¶
- PySide6.QtScxml.QScxmlExecutableContent.AssignmentInfo.expr¶
- PySide6.QtScxml.QScxmlExecutableContent.AssignmentInfo.context¶