summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/qobjectxmlmodel.qdoc
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-09-01 13:14:42 (GMT)
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-09-01 13:15:25 (GMT)
commitf79ce83f487b384133a2657f33f7c2853d8e89a2 (patch)
tree19ed48c75e376b5258db06626f79067a7335852b /doc/src/examples/qobjectxmlmodel.qdoc
parente8d827da1567aa15a88f0041ca28b126a7ccdf52 (diff)
downloadQt-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/qobjectxmlmodel.qdoc')
-rw-r--r--doc/src/examples/qobjectxmlmodel.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/qobjectxmlmodel.qdoc b/doc/src/examples/qobjectxmlmodel.qdoc
index a950f72..6f66e70 100644
--- a/doc/src/examples/qobjectxmlmodel.qdoc
+++ b/doc/src/examples/qobjectxmlmodel.qdoc
@@ -29,7 +29,7 @@
\example xmlpatterns/qobjectxmlmodel
\title QObject XML Model Example
- This example shows how to use QtXmlPatterns to query QObject trees
+ \brief The XML Model example shows how to use QtXmlPatterns to query QObject trees
by modeling the non-XML data structure of a QObject tree to look
like XML.