Can we implement "State Machine" in QT?
General and Desktop
2
Posts
2
Posters
785
Views
2
Watching
-
wrote on 19 Oct 2015, 04:40 last edited by
Hello QT Community,
There is one concept called state machine. How can we implement that into QT?
If we can implement how much it affects performance of my application?(means it increase or decrease)
Is it advisable to use? -
wrote on 19 Oct 2015, 04:47 last edited by
Hi ankit thakar,
have a look at http://doc.qt.io/qt-5/qstatemachine.html
1/2