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.