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:
committed by
Qt by Nokia
parent
27a7559c7e
commit
6ebee9f57e
@@ -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
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user