Qt SCXML QML Types

要将 QML 类型导入应用程序,请在 .qml 文件中使用以下导入语句:

import QtScxml

更多信息,请参阅 "实例化状态机"。

EventConnection

连接状态机发出的事件

InvokedServices

提供对状态机调用的服务的访问

ScxmlStateMachine

为从 SCXML 文件创建的状态机提供接口

StateMachineLoader

动态加载 SCXML 文件并实例化状态机

© 2025 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.