Ping Pong States Example
QT = core CONFIG += cmdline SOURCES = main.cpp # install target.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/pingpong INSTALLS += target
QT = core CONFIG += cmdline SOURCES = main.cpp # install target.path = $$[QT_INSTALL_EXAMPLES]/widgets/statemachine/pingpong INSTALLS += target