diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-13 04:19:32 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-13 04:19:32 (GMT) |
commit | f15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c (patch) | |
tree | 98bece797086b3087acf853e1b7e36130f4141c2 /doc/src/declarative/qtdeclarative.qdoc | |
parent | 6762b13d07d759d150a87efa9b2724d7f8955f62 (diff) | |
download | Qt-f15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c.zip Qt-f15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c.tar.gz Qt-f15ef2bdbf3698669dd4d2acf83b2608b7a6bc7c.tar.bz2 |
Doc
Diffstat (limited to 'doc/src/declarative/qtdeclarative.qdoc')
-rw-r--r-- | doc/src/declarative/qtdeclarative.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc index bd50034..1581e3d 100644 --- a/doc/src/declarative/qtdeclarative.qdoc +++ b/doc/src/declarative/qtdeclarative.qdoc @@ -62,7 +62,7 @@ existing QObject based type system, adds support for automatic level. The \l {QML Elements} are a sophisticated set of graphical and behavioral building -blocks. \l {QML Elements} are combined together in QML files to build components +blocks. \l {QML Elements} are combined together in \l {QML Documents} to build components ranging in complexity from simple pushbuttons and sliders, to complete internet-enabled applications like a \l {http://www.flickr.com}{flickr} photo browser. |