diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-12 08:32:26 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-12 08:32:26 (GMT) |
commit | 8d22b82d3883518b83bfb49dcc6e3506d0a8731e (patch) | |
tree | 7551fe9fef370edd83f7f1b28ec33b3505fccb39 /doc/src/declarative/qtdeclarative.qdoc | |
parent | b30731cea6f99ed3f2d358399f57fe3eb5739c17 (diff) | |
download | Qt-8d22b82d3883518b83bfb49dcc6e3506d0a8731e.zip Qt-8d22b82d3883518b83bfb49dcc6e3506d0a8731e.tar.gz Qt-8d22b82d3883518b83bfb49dcc6e3506d0a8731e.tar.bz2 |
Doc
Diffstat (limited to 'doc/src/declarative/qtdeclarative.qdoc')
-rw-r--r-- | doc/src/declarative/qtdeclarative.qdoc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc index d60f4ed..fa5c0e6 100644 --- a/doc/src/declarative/qtdeclarative.qdoc +++ b/doc/src/declarative/qtdeclarative.qdoc @@ -71,7 +71,10 @@ Core QML Features: \list + \o \l {Anatomy of a QML Document} \o \l {Property Binding} + \o \l {ECMAScript Blocks} + \o \l {Network Transparency} \o \l {qmlmodels}{Data Models} \o \l {anchor-layout}{Anchor-based Layout} \o \l {qmlanimation}{Animation} @@ -83,7 +86,7 @@ QML Reference: \list \o \l {QML Format Reference} - \o \l {elements}{QML Elements} + \o \l {QML Elements} \endlist C++ Reference: |