Calculator app using QML Declarative State Machine
Announcements
1
Posts
1
Posters
1.1k
Views
1
Watching
-
wrote on 1 May 2015, 12:21 last edited by
If you want to see a reasonably complex example that uses the Declarative State Machine Framework in QML, I created a calculator application (like a desktop or pocket calculator) that is available on Github at https://github.com/pkobrien/calculator-qml. It also shows how well the DSM Framework pairs up with the unit testing module.
1/1