Doc: Updated usage of \qmlmodule and \inqmlmodule.

-\qmlmodule denotes the import statement "QtMultimedia 5.0"
-\inqmlmodule shouldn't have the version number and this commits removes
it because it is confusing.

Task-number: QTBUG-32172
Change-Id: I76f58ddd5ea2d5ae51eaae83a8408fd67611838a
Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
Jerome Pasion
2013-10-01 15:38:29 +02:00
committed by The Qt Project
parent 28df116570
commit 40908fdb77
15 changed files with 16 additions and 16 deletions

View File

@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmltype CameraImageProcessing
\instantiates QDeclarativeCameraImageProcessing
\inqmlmodule QtMultimedia 5.0
\inqmlmodule QtMultimedia
\brief An interface for camera capture related settings.
\ingroup multimedia_qml
\ingroup camera_qml