qt_add_statecharts
このコマンドは Qt 6.1 で導入されました。
説明
qt6_add_statecharts
マクロは CMake に qscxmlc ツールを呼び出して、提供された .scxml ファイルを読み込み、SCXML で定義されたステートマシンを実装するクラスを含む C++ のソースファイルとヘッダファイルを生成するように指示します。
概要
qt6_add_statecharts(<TARGET> file1.scxml [file2.scxml ...] [OPTIONS ...])
詳しい説明、オプション、例については Qt SCXML コンパイラの使用法 (qscxmlc)を参照してください。
© 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.