summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/declarativeui.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-02-07 17:35:00 (GMT)
committerJerome Pasion <jerome.pasion@nokia.com>2011-02-07 17:35:00 (GMT)
commitc9b5d8708f0c703122669938573eb575f03d6b78 (patch)
treee7410ce0ba2f644a430fa7f5614baafe545f0086 /doc/src/declarative/declarativeui.qdoc
parentd7a91cfe8683309883694fbbf508e5fc42d44165 (diff)
downloadQt-c9b5d8708f0c703122669938573eb575f03d6b78.zip
Qt-c9b5d8708f0c703122669938573eb575f03d6b78.tar.gz
Qt-c9b5d8708f0c703122669938573eb575f03d6b78.tar.bz2
Rewrote Qt Quick documentation.
Task number: QTBUG-16071
Diffstat (limited to 'doc/src/declarative/declarativeui.qdoc')
-rw-r--r--doc/src/declarative/declarativeui.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc
index ae11559..aa4006b 100644
--- a/doc/src/declarative/declarativeui.qdoc
+++ b/doc/src/declarative/declarativeui.qdoc
@@ -81,7 +81,7 @@ QML and the Qt Declarative Module separate the frontend UI logic from the backen
\o \l{QML Basic Elements}{Basic Elements}
\o \l{Using QML Positioner and Repeater Items}{Component Layouts}
\o \l{Anchor-based Layout in QML}{Layouts using Anchors}
-\o \l{Mouse Events}
+\o \l{QML Mouse Events}{Mouse Events}
\o \l{QML Text Handling and Validators}{Text Handling and Validators}
\o \l{Keyboard Focus in QML}{Keyboard Focus}
\o \l{Importing Reusable Components}