Meego Wiki
Views
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(What's available so far?)
Line 15: Line 15:
Having said all that, the existing QML docs are the best place to start learning QML if you've never used it before.
Having said all that, the existing QML docs are the best place to start learning QML if you've never used it before.
-
== What's available so far? ==
+
== Available tutorials ==
* [[QML: creating a transparent window]]: how to run a QML application in a semi-transparent window.
* [[QML: creating a transparent window]]: how to run a QML application in a semi-transparent window.

Revision as of 12:29, 29 November 2010

This is a place for QML tutorials I (User:Elliot) am writing as I learn QML.

Why?

Why am I writing this? After all, there is already plenty of documentation for QML/Qt Quick: for example, http://doc.qt.nokia.com/4.7/qtquick.html.

My reasons:

  • There is not much QML documentation specific to MeeGo.
  • The QML on MeeGo "developer story" is not that clear to me yet.
  • As I'm learning, I write things down anyway. So I may as well publish if for other people who might find it useful.

There will doubtless be overlap with other tutorials/blogs/official docs, but having all this stuff in one place, tailored for MeeGo, might be useful to others.

Having said all that, the existing QML docs are the best place to start learning QML if you've never used it before.

Available tutorials

Eventually they should probably go into a /QML/ namespace, so these locations may be temporary.

Other documentation

You're probably going to want to look at the QML elements documentation while you go through these recipes. You can find it at http://doc.qt.nokia.com/4.7/qdeclarativeelements.html.

http://doc.qt.nokia.com/4.7/ might come in useful, too, if you want to learn more about Qt and go through the official tutorials.

Personal tools