summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKevin Wright <kevin.wright@nokia.com>2011-11-24 17:06:18 +0100
committerKevin Wright <kevin.wright@nokia.com>2011-11-24 17:06:18 +0100
commitc4a34f8b640a4d04514d11ba82bd3a02722f7891 (patch)
treedc00eefbdf892bc0ccf6550b84c382a4d8de6a11 /doc
parent5e335d93ef1d3fbe9e9f615a1f99b55b40c127ca (diff)
downloadqt4-tools-c4a34f8b640a4d04514d11ba82bd3a02722f7891.tar.gz
Changed some of the short descriptions for WebView examples.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/examples/qml-examples.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
index 7ef704c04c..0cae4d3763 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -568,7 +568,7 @@
\example declarative/modelviews/webview
\depends helper/qmlapplicationviewer
- \brief These examples show how to use the WebView element.
+ \brief This example shows how to create an alert in the WebView element.
\table
\row
@@ -613,7 +613,7 @@
\example declarative/modelviews/webview/inlinehtml
\depends helper/qmlapplicationviewer
- \brief These examples show how to use the WebView element.
+ \brief This example shows how to use inline HTML with the WebView element.
\table
\row
@@ -628,7 +628,7 @@
\example declarative/modelviews/webview/newwindows
\depends helper/qmlapplicationviewer
- \brief These examples show how to use the WebView element.
+ \brief These examples show how to create new windows in the WebView element.
\table
\row