summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/audiooutput.qdoc
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-11-29 10:43:41 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-11-29 10:43:41 (GMT)
commit2721d69e64e7bd411c1ff51ce82ebafa7dbf3314 (patch)
tree5b17366d3722bb58f2f8e5c4962a4aef2c74d472 /doc/src/examples/audiooutput.qdoc
parent6d221f4bd6a775a4af29997da3c1af23860b9643 (diff)
parentca0e1b517c150dadd1c1cd400b93004c9953642a (diff)
downloadQt-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/audiooutput.qdoc')
-rw-r--r--doc/src/examples/audiooutput.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/audiooutput.qdoc b/doc/src/examples/audiooutput.qdoc
index 47a09fa..9362029 100644
--- a/doc/src/examples/audiooutput.qdoc
+++ b/doc/src/examples/audiooutput.qdoc
@@ -29,7 +29,7 @@
\example multimedia/audiooutput
\title Audio Output Example
- The Audio Output example demonstrates the basic use of the QAudioOutput class
+ \brief The Audio Output example demonstrates the basic use of the QAudioOutput class
provided with Qt.
\image audiooutput-example.png