summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-07-09 00:28:56 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-07-09 00:31:22 (GMT)
commit554ae0d13b1f88ed52a08eb1dad9b7ba7c686899 (patch)
tree231ad1c91c4d6a848f5b8f70bd03c3ec15997929 /doc
parentdd1663de18faa0aafb6cfd98e24e8ea6e416402d (diff)
downloadQt-554ae0d13b1f88ed52a08eb1dad9b7ba7c686899.zip
Qt-554ae0d13b1f88ed52a08eb1dad9b7ba7c686899.tar.gz
Qt-554ae0d13b1f88ed52a08eb1dad9b7ba7c686899.tar.bz2
doc improvements
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/declarativeui.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc
index 4235c27..cd27c40 100644
--- a/doc/src/declarative/declarativeui.qdoc
+++ b/doc/src/declarative/declarativeui.qdoc
@@ -74,15 +74,15 @@ application or to build completely new applications. QML is fully \l
\list
\o \l {QML Documents}
\o \l {Property Binding}
-\o \l {Integrating JavaScript}
-\o \l {QML Scope}
\o \l {Network Transparency}
+\o \l {QML Scope}
+\o \l {Integrating JavaScript}
\o \l {Data Models}
\o \l {anchor-layout.html}{Anchor-based Layout}
\o \l {qdeclarativestates.html}{States}
\o \l {qdeclarativeanimation.html}{Animation}
-\o \l {qdeclarativemodules.html}{Modules}
\o \l {qdeclarativefocus.html}{Keyboard Focus}
+\o \l {qdeclarativemodules.html}{Modules}
\o \l {Extending types from QML}
\o \l {qdeclarativedynamicobjects.html}{Dynamic Object Creation}
\o \l {qmlruntime.html}{The Qt Declarative Runtime}
@@ -90,10 +90,10 @@ application or to build completely new applications. QML is fully \l
\section1 Using QML with C++
\list
-\o \l {Tutorial: Writing QML extensions with C++}
-\o \l {Extending QML in C++}
\o \l {Using QML in C++ Applications}
\o \l {Integrating QML with existing Qt UI code}
+\o \l {Tutorial: Writing QML extensions with C++}
+\o \l {Extending QML in C++}
\endlist
\section1 Reference