An open API service indexing awesome lists of open source software.

https://github.com/rchamberlin/QmlStateMachine

Sample Qt project to show how to use a C++ state machine with QML for UI
https://github.com/rchamberlin/QmlStateMachine

Last synced: 14 days ago
JSON representation

Sample Qt project to show how to use a C++ state machine with QML for UI

Awesome Lists containing this project

README

          

QmlStateMachine
===============

Sample Qt project to show how to use a C++ state machine with QML for UI

This project is something I kind of hacked together learning based on the following two posts/presentations:

http://blog.codeimproved.net/posts/devdays-lessons.html

https://www.youtube.com/watch?v=ttWKcIox4Yo