diff options
author | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-11-24 16:13:27 (GMT) |
---|---|---|
committer | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-11-24 16:13:27 (GMT) |
commit | 491a5b6282eb2041c28a9511aba47ebeed0dbccc (patch) | |
tree | aa1893c18c42812c8711490200d6526b4415e9a1 /doc | |
parent | 7163a8c4644a91260c205fc5fe68dc8bb8aa5da2 (diff) | |
parent | c4a34f8b640a4d04514d11ba82bd3a02722f7891 (diff) | |
download | Qt-491a5b6282eb2041c28a9511aba47ebeed0dbccc.zip Qt-491a5b6282eb2041c28a9511aba47ebeed0dbccc.tar.gz Qt-491a5b6282eb2041c28a9511aba47ebeed0dbccc.tar.bz2 |
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-staging
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/examples/qml-examples.qdoc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc index fd60300..a6276d5 100644 --- a/doc/src/examples/qml-examples.qdoc +++ b/doc/src/examples/qml-examples.qdoc @@ -566,7 +566,7 @@ \example declarative/modelviews/webview/alerts \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 @@ -581,7 +581,7 @@ \example declarative/modelviews/webview/autosize \depends helper/qmlapplicationviewer - \brief These examples show how to use the WebView element. + \brief This example show how to use autosizing in the WebView element. \table \row @@ -596,7 +596,7 @@ \example declarative/modelviews/webview/googlemaps \depends helper/qmlapplicationviewer - \brief These examples show how to use the WebView element. + \brief This example shows how to use a web service API and the WebView element. \table \row @@ -611,7 +611,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 @@ -626,7 +626,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 |