diff options
author | Yann Bodson <yann.bodson@nokia.com> | 2010-04-20 03:06:27 (GMT) |
---|---|---|
committer | Yann Bodson <yann.bodson@nokia.com> | 2010-04-20 03:16:43 (GMT) |
commit | acdd79ab5c16a7f0f9d4b7335b06f56873ee3324 (patch) | |
tree | 38b86e6a912bb3203fadab828e0db1ef6d2e5163 /doc/src/declarative/declarativeui.qdoc | |
parent | d51a698f83e3b47f50c058105ac81467d9e48a32 (diff) | |
download | Qt-acdd79ab5c16a7f0f9d4b7335b06f56873ee3324.zip Qt-acdd79ab5c16a7f0f9d4b7335b06f56873ee3324.tar.gz Qt-acdd79ab5c16a7f0f9d4b7335b06f56873ee3324.tar.bz2 |
Create doc pages for QML focus and minehunt examples.
Link to declarative examples from Qt's examples page.
Diffstat (limited to 'doc/src/declarative/declarativeui.qdoc')
-rw-r--r-- | doc/src/declarative/declarativeui.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc index a2a5283..55945e6 100644 --- a/doc/src/declarative/declarativeui.qdoc +++ b/doc/src/declarative/declarativeui.qdoc @@ -75,7 +75,7 @@ completely new applications. QML is fully \l {Extending QML in C++}{extensible \o \l {Introduction to the QML language} \o \l {QML Tutorial}{Tutorial: 'Hello World'} \o \l {QML Advanced Tutorial}{Tutorial: 'Same Game'} -\o \l {QML Examples and Walkthroughs} +\o \l {QML Examples and Demos} \o \l {Using QML in C++ Applications} \o \l {QML for Qt programmers} \endlist |