Fixed QDoc errors related to snippets and quotefromfile commands

Change-Id: I9dd6381eb95dcbd9aa5cc8f596d87cf55eee7427
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
This commit is contained in:
Venugopal Shivashankar
2012-07-25 15:17:28 +02:00
committed by Qt by Nokia
parent 27a7559c7e
commit 6ebee9f57e
9 changed files with 18 additions and 14 deletions

View File

@@ -236,9 +236,12 @@ QSoundBuffer* QDeclarativeAudioSample::soundBuffer() const
}
/*!
\omit
Note: This QML property is documented twice.
\qmlproperty bool QtAudioEngine1::AudioSample::loaded
This property holds the load status of the audio sample.
\endomit
*/

View File

@@ -175,8 +175,8 @@ qreal QDeclarativeCameraExposure::aperture() const
}
/*!
\qmlproperty integer QtMultimedia5::CameraExposure::manualIsoSensitivity
\property QDeclarativeCameraExposure::manualIsoSensitivity
\qmlproperty real QtMultimedia5::CameraExposure::manualIso
\property QReal QDeclarativeCameraExposure::manualIso
This property allows you to set a specific ISO setting
for image capturing.

View File

@@ -101,8 +101,8 @@ bool QDeclarativeCameraFlash::isFlashReady() const
}
/*!
\qmlproperty enumeration QtMultimedia5::CameraFlash::flashMode
\property QDeclarativeCameraFlash::flashMode
\qmlproperty enumeration QtMultimedia5::CameraFlash::mode
\property int QDeclarativeCameraFlash::mode
\table
\header \li Value \li Description