要導入 QML 類型到應用程序中,使用以下 import 語句在 .qml 文件中:
import QtScxml 5.15
更多信息,見 實例化狀態機 .
| Connects to events sent out by state machines | |
| Provices access to the services invoked by state machines | |
| Provides an interface to the state machines created from SCXML files | |
| Dynamically loads an SCXML document and instantiates the state machine |