StateMachineLoader QML Type

Dynamically loads an SCXML document and instantiates the state machine. 更多...

导入语句: import QtScxml 5.8
Since: QtScxml 5.7

特性

详细描述

特性文档编制

source : url

The URL of the SCXML document to load. Only synchronously accessible URLs are supported.


stateMachine : ScxmlStateMachine

The state machine instance.