diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-20 08:14:55 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-20 08:14:55 (GMT) |
commit | 626d9966e2675127fb28072c7f775edb1ae40721 (patch) | |
tree | ec3159ecce7f1e788db777aff8bdecfc549cc10a /doc | |
parent | 526ee93af932613ae8e7553bcbc26b8978cabc79 (diff) | |
download | Qt-626d9966e2675127fb28072c7f775edb1ae40721.zip Qt-626d9966e2675127fb28072c7f775edb1ae40721.tar.gz Qt-626d9966e2675127fb28072c7f775edb1ae40721.tar.bz2 |
Doc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/qtdeclarative.qdoc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc index c687bff..ebf7880 100644 --- a/doc/src/declarative/qtdeclarative.qdoc +++ b/doc/src/declarative/qtdeclarative.qdoc @@ -74,8 +74,7 @@ completely new applications. QML is fully \l {Extending QML}{extensible from C+ \list \o \l {Introduction to the QML language} \o \l {Tutorial}{Tutorial: 'Hello World'} -\o \l {tutorials-declarative-contacts.html}{Tutorial: 'Introduction to QML'} -\o \l {advtutorial.html}{Advanced Tutorial: 'Same Game'} +\o \l {advtutorial.html}{Tutorial: 'Same Game'} \o \l {QML Examples and Walkthroughs} \o \l {Using QML in C++ Applications} \endlist @@ -105,4 +104,9 @@ completely new applications. QML is fully \l {Extending QML}{extensible from C+ \o \l {Extending QML} \o \l {qtbinding}{QML/C++ Data Binding} \endlist + +\section1 Deprecated + +\o \l {tutorials-declarative-contacts.html}{Tutorial: 'Introduction to QML'} + */ |