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:
committed by
The Qt Project
parent
28df116570
commit
40908fdb77
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user