Qt State Machine アプリケーション例

Qt State Machine のサンプル・アプリケーションは Qt State Machineモジュールが提供する機能を示します。

Move Blocks

Move Blocks の例では、カスタムの遷移を持つ QStateMachine を使用して、QGraphicsScene 内のアイテムをアニメートする方法を示します。

Ping Pong States

Ping Pong States の例では、Qt State Machine Framework でカスタム イベントとトランジションと共にパラレル ステートを使用する方法を示します。

Rogue

Rogue の例では、イベント処理に Qt State Machine を使用する方法を示しています。

Traffic Light

Traffic Light の例では、Qt State Machine Overview を使用して信号機の制御フローを実装する方法を示しています。

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