diff options
author | David Boddie <dboddie@trolltech.com> | 2010-08-27 16:23:37 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-08-27 16:23:37 (GMT) |
commit | 1a75b369797c41d37f92950f7527c1eb989f1215 (patch) | |
tree | 0e154f2e4eb3bee637fc4d577377592786f5af21 /doc/src/declarative/declarativeui.qdoc | |
parent | c408dd8a80d509f18ec3c3bc8a74891f541f6fdd (diff) | |
download | Qt-1a75b369797c41d37f92950f7527c1eb989f1215.zip Qt-1a75b369797c41d37f92950f7527c1eb989f1215.tar.gz Qt-1a75b369797c41d37f92950f7527c1eb989f1215.tar.bz2 |
Doc: More work on the QML documentation.
Diffstat (limited to 'doc/src/declarative/declarativeui.qdoc')
-rw-r--r-- | doc/src/declarative/declarativeui.qdoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc index 9609954..ae64e2a 100644 --- a/doc/src/declarative/declarativeui.qdoc +++ b/doc/src/declarative/declarativeui.qdoc @@ -107,7 +107,8 @@ Module. \section1 Handling Data \list -\o \l{Data Models} +\o \l{Using QML Positioner and Repeater Items} +\o \l{QML Data Models} \o \l{Network Transparency} \endlist |