Qt State Machine C++ Classes

Qt State Machine モジュールは、ステート・グラフの作成と実行のためのクラスを提供する。詳細...

クラス

QAbstractState

QStateMachine の状態の基底クラス。

QAbstractTransition

QAbstractStateオブジェクト間の遷移の基底クラス

QEventTransition

Qt イベントの QObject 固有の遷移

QFinalState

最終状態

QHistoryState

以前にアクティブだったサブ状態に戻る手段

QKeyEventTransition

キーイベントの遷移

QMouseEventTransition

マウスイベントの遷移

QSignalTransition

Qt シグナルに基づく遷移

QState

QStateMachineの汎用状態

QStateMachine

階層的有限状態マシン

QStateMachine::SignalEvent

Qt シグナルイベントを表す

QStateMachine::WrappedEvent

QEvent を継承し、QObject に関連付けられたイベントのクローンを保持します。

詳細説明

この Qt State Machineページには、このモジュールの使い方についての情報があります。

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