QML tutorial ?
-
wrote on 31 May 2013, 19:27 last edited by
Is there any book for QML ? What is the best way for learning QML ?
-
wrote on 31 May 2013, 19:35 last edited by
I'd suggest just "reading the docs":http://qt-project.org/doc/ available both inside QtCreator and on the Internet as well as implementing ideas of your own or borrowed from others. You might even go as far as trying to implement original Qt GUI applications with use of QML.
If you're for the game development, you might want to check "QUIt Coding work":http://quitcoding.com/?page=work. The source code is well prepared and described.
1/2