The documentation is a good source for reference, but seeing QML in actual production scenario, albeit a simple one, is much more beneficial. Here are two QML tutorials implementing since, yet complete games:
A memory game tutorial [developer.nokia.com] – HTML tutorial with downloadable source
Qt Quick game programming [quitcoding.com] – PDF tutorial
↧