summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-08-04 14:16:35 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2010-08-04 14:16:35 (GMT)
commit84fdd4be15a8fa2ea921a112a05b185ffd59cc04 (patch)
treedd4539a6f6eeccb05d02bce338b7f755504dcff6 /doc/src/declarative/examples.qdoc
parent245a68a0aad0473fcf56cd75e78b951480d39e2b (diff)
parentae1c9def5cb22d88cf10b2a23d06bc38da12725b (diff)
downloadQt-84fdd4be15a8fa2ea921a112a05b185ffd59cc04.zip
Qt-84fdd4be15a8fa2ea921a112a05b185ffd59cc04.tar.gz
Qt-84fdd4be15a8fa2ea921a112a05b185ffd59cc04.tar.bz2
Merge branch '4.7' of 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.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index 8a24228..9929cfe 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -175,6 +175,7 @@ The examples can be found in Qt's \c examples/declarative directory.
\list
\o \l{declarative/modelviews/gridview}{GridView}
\o \l{declarative/modelviews/listview}{ListView}
+\o \l{declarative/modelviews/pathview}{PathView}
\o \l{declarative/modelviews/package}{Package}
\o \l{declarative/modelviews/parallax}{Parallax}
\o \l{declarative/modelviews/visualitemmodel}{VisualItemModel}
@@ -202,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}