summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-08-03 07:25:38 (GMT)
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-08-03 07:25:38 (GMT)
commit1e4a54f0df3d2292d5f0490749ec2fb255912369 (patch)
treed924ac64dd6d08807f73d39d4df4f3adae894c88 /doc/src/declarative/examples.qdoc
parent56cfbce20f736caa1ef74b5706fe3713ebd773c9 (diff)
parent29ec21be8f69b1275d7945235c15b4ee2750901d (diff)
downloadQt-1e4a54f0df3d2292d5f0490749ec2fb255912369.zip
Qt-1e4a54f0df3d2292d5f0490749ec2fb255912369.tar.gz
Qt-1e4a54f0df3d2292d5f0490749ec2fb255912369.tar.bz2
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7
Diffstat (limited to 'doc/src/declarative/examples.qdoc')
-rw-r--r--doc/src/declarative/examples.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index 39da323..9929cfe 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -203,6 +203,11 @@ The examples can be found in Qt's \c examples/declarative directory.
\o \l{declarative/threading/workerscript}{WorkerScript}
\endlist
+\section2 Screen orientation
+\list
+\o \l{declarative/screenorientation}{Example}
+\endlist
+
\section2 SQL Local Storage
\list
\o \l{declarative/sqllocalstorage}{Example}