Ping Pong States Example▲
Sélectionnez
QT =
core
CONFIG +=
cmdline
SOURCES =
main.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
widgets/
statemachine/
pingpong
INSTALLS +=
target
The Ping Pong States example shows how to use parallel states together with custom events and transitions in The State Machine Framework.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
QT =
core
CONFIG +=
cmdline
SOURCES =
main.cpp
# install
target.path =
$$[QT_INSTALL_EXAMPLES]/
widgets/
statemachine/
pingpong
INSTALLS +=
target