An Introduction to the Qt State Machine Framework using Qt 6

The Qt State Machine Framework provides a practical mechanism to implement a GUI application as a state chart. Using Qt 6, this webinar will, provide an intro to the framework, explore its features and its API in both C++ and QML and illustrate with an example how it can simplify development where the user interface is written in QML.