summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-11-24 16:47:34 +0100
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-11-24 16:47:34 +0100
commitaa892599c7e3bf5ca2271712b9bca7ddaab6707e (patch)
treeafdc9f136c7ea5daa7af2d8716bae7da84735635 /doc
parent7a2ea2e8d88670e4243b7125cc6cf04aa26e6ce6 (diff)
downloadqt4-tools-aa892599c7e3bf5ca2271712b9bca7ddaab6707e.tar.gz
Fix link to WebView examples.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples/qml-examples.qdoc19
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
index b36671e10c..45d73c9934 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -548,15 +548,17 @@
*/
/*!
- \title Models and Views: WebView Example
+ \title Models and Views: WebView Examples
\page qml-webview-examples.html
- \list
- \o \l {Models and Views: Alert WebView Example}
- \o \l {Models and Views: Autosize WebView Example}
- \o \l {Models and Views: GoogleMaps WebView Example}
- \o \l {Models and Views: Inline HTML WebView Example}
- \o \l {Models and Views: New Windows WebView Example}
+ \brief These examples show how to use the WebView element.
+
+ \list
+ \o \l {Models and Views: Alert WebView Example}
+ \o \l {Models and Views: Autosize WebView Example}
+ \o \l {Models and Views: GoogleMaps WebView Example}
+ \o \l {Models and Views: Inline HTML WebView Example}
+ \o \l {Models and Views: New Windows WebView Example}
\endlist
@@ -564,8 +566,7 @@
/*!
\title Models and Views: Alert WebView Example
\example declarative/modelviews/webview
-
-\depends helper/qmlapplicationviewer
+ \depends helper/qmlapplicationviewer
\brief These examples show how to use the WebView element.