summaryrefslogtreecommitdiffstats
path: root/src/multimedia/doc/src
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-02-25 13:58:21 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-26 01:31:48 +0100
commitf641bda2e72d943dcd6953d76a23426bc0a539ac (patch)
tree75f404f1842c6e5e681016f329d85d0f0d96a753 /src/multimedia/doc/src
parentfb6e49f33fab1046aa234be4994219719a3963a8 (diff)
Doc: Adding Qt Multimedia Widgets documentation.
-added landing page and module page -linked to Qt Multimedia and Qt Widgets -excluded multimediawidgets dir from the Qt Multimedia documentation Task-number: QTBUG-29339 Change-Id: Iaa8dc4117505d5635b8cab97ed5c10e9c4a289e6 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Diffstat (limited to 'src/multimedia/doc/src')
-rw-r--r--src/multimedia/doc/src/qtmultimedia-index.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/multimedia/doc/src/qtmultimedia-index.qdoc b/src/multimedia/doc/src/qtmultimedia-index.qdoc
index 60e4cfbb4..7dfa02575 100644
--- a/src/multimedia/doc/src/qtmultimedia-index.qdoc
+++ b/src/multimedia/doc/src/qtmultimedia-index.qdoc
@@ -32,6 +32,8 @@
Qt Multimedia is an essential module that provides a rich set of QML types and C++ classes to handle multimedia content. It also provides necessary APIs to access the camera and radio functionality.
+ The \l{Qt Multimedia Widgets} module provides widget based multimedia classes.
+
\section1 Getting started
The QML types can be imported into your applciation using the following import statement in your \c {.qml} file.