fe3bd212fc
This changes many different CMake places to mention Qt6 instead of Qt5. Note that some old qt5 cmake config files in corelib are probably not needed anymore, but I still renamed and kept them for now. Change-Id: Ie69e81540386a5af153f76c0242e18d48211bec4 |
||
---|---|---|
.. | ||
eventtransitions | ||
factorial | ||
pingpong | ||
rogue | ||
trafficlight | ||
twowaybutton | ||
CMakeLists.txt | ||
README | ||
statemachine.pro |
Qt is provided with a powerful hierchical finite state machine through the Qt State Machine classes. Documentation for these examples can be found via the Examples link in the main Qt documentation.