From f641bda2e72d943dcd6953d76a23426bc0a539ac Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Mon, 25 Feb 2013 13:58:21 +0100 Subject: 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 Reviewed-by: Sze Howe Koh --- src/multimedia/doc/src/qtmultimedia-index.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/multimedia/doc/src') 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. -- cgit v1.2.3