From 6ebee9f57e0e4e189b667605bfe9436504bd7385 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Wed, 25 Jul 2012 15:17:28 +0200 Subject: Fixed QDoc errors related to snippets and quotefromfile commands Change-Id: I9dd6381eb95dcbd9aa5cc8f596d87cf55eee7427 Reviewed-by: Jerome Pasion --- src/imports/audioengine/qdeclarative_audiosample_p.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/imports/audioengine') diff --git a/src/imports/audioengine/qdeclarative_audiosample_p.cpp b/src/imports/audioengine/qdeclarative_audiosample_p.cpp index d56f846fa..c645bb1b8 100644 --- a/src/imports/audioengine/qdeclarative_audiosample_p.cpp +++ b/src/imports/audioengine/qdeclarative_audiosample_p.cpp @@ -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 */ -- cgit v1.2.3