diff options
author | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-09-01 13:14:42 (GMT) |
---|---|---|
committer | Casper van Donderen <casper.vandonderen@nokia.com> | 2011-09-01 13:15:25 (GMT) |
commit | f79ce83f487b384133a2657f33f7c2853d8e89a2 (patch) | |
tree | 19ed48c75e376b5258db06626f79067a7335852b /doc/src/examples/webkit-framecapture.qdoc | |
parent | e8d827da1567aa15a88f0041ca28b126a7ccdf52 (diff) | |
download | Qt-f79ce83f487b384133a2657f33f7c2853d8e89a2.zip Qt-f79ce83f487b384133a2657f33f7c2853d8e89a2.tar.gz Qt-f79ce83f487b384133a2657f33f7c2853d8e89a2.tar.bz2 |
Add a brief to all demos and examples for manifest
Conflicts:
doc/src/examples/broadcastreceiver.qdoc
doc/src/examples/combowidgetmapper.qdoc
doc/src/examples/dragdroprobot.qdoc
doc/src/examples/elasticnodes.qdoc
doc/src/examples/fademessage.qdoc
doc/src/examples/fingerpaint.qdoc
doc/src/examples/portedasteroids.qdoc
doc/src/examples/portedcanvas.qdoc
doc/src/examples/qml-examples.qdoc
doc/src/examples/recipes.qdoc
doc/src/examples/rsslisting.qdoc
doc/src/examples/schema.qdoc
Diffstat (limited to 'doc/src/examples/webkit-framecapture.qdoc')
-rw-r--r-- | doc/src/examples/webkit-framecapture.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/webkit-framecapture.qdoc b/doc/src/examples/webkit-framecapture.qdoc index 2d80c6a..1f9fa9f 100644 --- a/doc/src/examples/webkit-framecapture.qdoc +++ b/doc/src/examples/webkit-framecapture.qdoc @@ -29,7 +29,7 @@ \example webkit/framecapture \title WebKit Frame Capture Example - The Frame Capture example shows how to use the WebKit browser engine to + \brief The Frame Capture example shows how to use the WebKit browser engine to obtain images of frames in a Web page. This example is designed to be run from the command line. Run the |