summaryrefslogtreecommitdiff
path: root/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-04-23 13:13:45 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-23 16:58:29 +0200
commit87b413ec9d1daa697536270911b3f965837b722d (patch)
treef5b23516442ed10e1f3e4a50e3bc9533393633c5 /src/multimedia/doc/src/qtmultimedia-cpp.qdoc
parent6e8db5a6714ca6883a6c02fbabdf287b3934f33c (diff)
downloadqtmultimedia-87b413ec9d1daa697536270911b3f965837b722d.tar.gz
Doc: Several cosmetic doc fixes.
-changed title of "Qt Multimedia Overview" to "Multimedia". It follows the other topic titles from qtdoc. -fixed column widths of paragraphs Change-Id: I8a12d1d9a2a9c3ca184d69ebe464c80721a117f7 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'src/multimedia/doc/src/qtmultimedia-cpp.qdoc')
-rw-r--r--src/multimedia/doc/src/qtmultimedia-cpp.qdoc12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/multimedia/doc/src/qtmultimedia-cpp.qdoc b/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
index 3405143e5..a821088d8 100644
--- a/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
+++ b/src/multimedia/doc/src/qtmultimedia-cpp.qdoc
@@ -30,10 +30,12 @@
\title Qt Multimedia C++ Classes
\ingroup modules
- \brief The \l {Qt Multimedia} module provides audio, video, radio and camera functionality.
+ \brief The \l {Qt Multimedia} module provides audio, video, radio and camera
+ functionality.
- The C++ classes provide more control over the multimedia content than the QML alternatives.
- If your application is serving complex use cases such as decoding media files, accessing video or audio buffers,
- use the C++ alternative. For more details about the complex audio, video, and camera use cases supported by the C++
- classes, refer to \l {Qt Multimedia Overview}.
+ The C++ classes provide more control over the multimedia content than the
+ QML alternatives. If your application is serving complex use cases such as
+ decoding media files, accessing video or audio buffers, use the C++
+ alternative. For more details about the complex audio, video, and camera use
+ cases supported by the C++ classes, refer to \l {Qt Multimedia Overview}.
*/