QScxmlEcmaScriptDataModel¶
The
QScxmlEcmaScriptDataModel
class is the ECMAScript data model for a Qt SCXML state machine. More…
New in version 5.12.
Detailed Description¶
This class implements the ECMAScript data model as described in SCXML Specification - B.2 The ECMAScript Data Model . It can be subclassed to perform custom initialization.
See also
- class PySide2.QtScxml.QScxmlEcmaScriptDataModel([parent=None])¶
- param parent:
Creates a new ECMAScript data model, with the parent object
parent
.
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.