Doc: Removed the unnecessary \annotatedlist command to avoid duplication
authorVenugopal Shivashankar <venugopal.shivashankar@nokia.com>
Tue, 11 Sep 2012 14:20:55 +0000 (16:20 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 12 Sep 2012 15:59:01 +0000 (17:59 +0200)
Change-Id: I5b1b42ed2b94735ff758e0e93e8df8eb5ab73a0f
Reviewed-by: Martin Smith <martin.smith@nokia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
src/multimedia/doc/src/qtmultimedia5.qdoc

index f44d6ba..544b182 100644 (file)
 
 \section1 Overview
 
-The identifying string for this component is \e QtMultimedia. Use this in the QML \e import statement.
+The QML types for Qt Multimedia support the basic use cases such as:
+\list
+ \li audio and video playback,
+ \li access camera and radio functionality,
+ \li record video,
+ \li and access camera settings.
+\endlist
 
 \section1 QML types
-
-\annotatedlist multimedia_qml
 */