diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-11-29 10:43:41 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-11-29 10:43:41 (GMT) |
commit | 2721d69e64e7bd411c1ff51ce82ebafa7dbf3314 (patch) | |
tree | 5b17366d3722bb58f2f8e5c4962a4aef2c74d472 /doc/src/examples/trafficinfo.qdoc | |
parent | 6d221f4bd6a775a4af29997da3c1af23860b9643 (diff) | |
parent | ca0e1b517c150dadd1c1cd400b93004c9953642a (diff) | |
download | Qt-2721d69e64e7bd411c1ff51ce82ebafa7dbf3314.zip Qt-2721d69e64e7bd411c1ff51ce82ebafa7dbf3314.tar.gz Qt-2721d69e64e7bd411c1ff51ce82ebafa7dbf3314.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (536 commits)
Adapt autotests to commit e2773a9
Declarative: Use qDebug() for debugger status updates
Declarative: Unify output of warning messages in debug server
Added missing license header.
Adjust pathes once again.
Fixed a link
Fixed a link
Split behavior and wigglytext examples
Rename files to show up in docs.
Whitespace changes and added depends.
Fix up examples.
Fixed some linking issues.
Removed unecessary files from folders.
Fixes for the manifest and links.
Changed some of the short descriptions for WebView examples.
Removed unecessary duplicate files.
Symbian-linux crosscompilation case changes
Fix link to WebView examples.
Fix link to ListView and WebView example pages.
Fixed lists to be ordered lists and added curly brackets
...
Diffstat (limited to 'doc/src/examples/trafficinfo.qdoc')
-rw-r--r-- | doc/src/examples/trafficinfo.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/trafficinfo.qdoc b/doc/src/examples/trafficinfo.qdoc index dc12f37..b73f5ce 100644 --- a/doc/src/examples/trafficinfo.qdoc +++ b/doc/src/examples/trafficinfo.qdoc @@ -29,7 +29,7 @@ \example xmlpatterns/trafficinfo \title TrafficInfo Example - Shows how XQuery can be used extract information from WML documents provided by a WAP service. + \brief The Traffic Info example shows how XQuery can be used extract information from WML documents provided by a WAP service. \section1 Overview |