summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/focus.qdoc
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-11-25 05:27:18 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-11-25 05:27:18 (GMT)
commit50ef19f6eca9d433deed3f3c7062901a5d2f292c (patch)
tree3ce670f8aacf2fee55da3d8b641da04a6739f775 /doc/src/declarative/focus.qdoc
parentad543e4edbe69c7111542e5c57f7470e9499cffc (diff)
parentd8010cfa362a3007d8e71791dea247910bf8d1f6 (diff)
downloadQt-50ef19f6eca9d433deed3f3c7062901a5d2f292c.zip
Qt-50ef19f6eca9d433deed3f3c7062901a5d2f292c.tar.gz
Qt-50ef19f6eca9d433deed3f3c7062901a5d2f292c.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'doc/src/declarative/focus.qdoc')
-rw-r--r--doc/src/declarative/focus.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/declarative/focus.qdoc b/doc/src/declarative/focus.qdoc
index 8061a7c..924f590 100644
--- a/doc/src/declarative/focus.qdoc
+++ b/doc/src/declarative/focus.qdoc
@@ -49,6 +49,8 @@ focused QML \l Item. To facilitate the construction of reusable components
and to address some of the cases unique to fluid user interfaces, the QML items add a
\e scope based extension to Qt's traditional keyboard focus model.
+\tableofcontents
+
\section1 Key Handling Overview
When the user presses or releases a key, the following occurs: