Can you please suggest resources to learn QML ( Qt Markup Language )?
|
feedback
|
|
You can find valuable informations on following link: http://doc.qt.nokia.com/4.7-snapshot/qml-tutorial.html There, beside tutorial you can find list of QML elements as well as examples and demos. | |||||
feedback
|
|
This is an old question but if someone still is wondering the same question, I'll answer this as an update for the previous answer. The tutorials described in the URL above are still valid, very comprehensive and useful, and there are now also developer guides for mobile and desktop QML development at link: http://qt.nokia.com/learning/guides. The guides there are very beginner-friendly step-by-step tutorials with clear and comprehensive explanations, so don't hesitate to check these out too. | |||
|
feedback
|