|
|
|
|
|
by rumanator
2274 days ago
|
|
> For you who enjoying using state machines but wish they did even more and/or were embedded in each other (nested state machines!), check out this thing called State Charts! I'm surprised no one mentioned this yet, but At has first class support for state charts and state machines in Qt's state machines framework. https://doc.qt.io/qt-5/statemachine-api.html |
|