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
@@ -54,7 +54,7 @@ QT_BEGIN_NAMESPACE
|
||||
\instantiates QDeclarativeCameraCapture
|
||||
\brief An interface for capturing camera images
|
||||
\ingroup multimedia_qml
|
||||
\inqmlmodule QtMultimedia 5.0
|
||||
\inqmlmodule QtMultimedia
|
||||
\ingroup camera_qml
|
||||
|
||||
This type allows you to capture still images and be notified when they
|
||||
|
||||
Reference in New Issue
Block a user