State Machine Framework

Learn about the new Qt State Machines - a natural extension to Qt’s event-driven programming model

The next version of Qt adds a framework for defining and executing hierarchical finite state machines in Qt applications. With Qt State Machines you can effectively model how components react to events over time; these state machines are a natural extension to Qt’s event-driven programming model. State machines allow you to express the behavior of your application in a more rigid, explicit way, resulting in code that’s easier to test, maintain and extend. This session presents the core concepts and functionality of Qt State Machines.


Download the video / presentation and give some feedback

Download

No comments

Write a comment

Sorry, you must be logged in to post a comment.