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:
Venugopal Shivashankar
2012-07-19 15:41:31 +02:00
committed by Qt by Nokia
parent 67093abf53
commit 79107a3899
2 changed files with 2 additions and 2 deletions

View File

@@ -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. This property holds indicates whether this sample has been loaded into memory or not.
*/ */

View File

@@ -98,7 +98,7 @@ QDeclarativeCameraRecorder::~QDeclarativeCameraRecorder()
} }
/*! /*!
\qmlproperty size QtMultimedia5::CameraRecorder::captureResolution \qmlproperty size QtMultimedia5::CameraRecorder::resolution
The video frame dimensions to use when capturing The video frame dimensions to use when capturing
video. video.