Fixed the QDoc errors related to \qmlproperty usage
Change-Id: Ie4d5f8698fe8a1a774fd8f0bb127c20fc63a14e3 Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com> Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
67093abf53
commit
79107a3899
@@ -146,7 +146,7 @@ bool QDeclarativeAudioSample::isPreloaded() const
|
||||
}
|
||||
|
||||
/*!
|
||||
\qmlproperty bool QtAudioEngine1::AudioSample::isLoaded
|
||||
\qmlproperty bool QtAudioEngine1::AudioSample::loaded
|
||||
|
||||
This property holds indicates whether this sample has been loaded into memory or not.
|
||||
*/
|
||||
|
||||
@@ -98,7 +98,7 @@ QDeclarativeCameraRecorder::~QDeclarativeCameraRecorder()
|
||||
}
|
||||
|
||||
/*!
|
||||
\qmlproperty size QtMultimedia5::CameraRecorder::captureResolution
|
||||
\qmlproperty size QtMultimedia5::CameraRecorder::resolution
|
||||
|
||||
The video frame dimensions to use when capturing
|
||||
video.
|
||||
|
||||
Reference in New Issue
Block a user