summaryrefslogtreecommitdiffstats
path: root/src/imports/audioengine/qdeclarative_audiosample_p.cpp
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@nokia.com>2012-07-25 15:17:28 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-26 11:51:31 +0200
commit6ebee9f57e0e4e189b667605bfe9436504bd7385 (patch)
tree003cdf0483604a83d5b0b28e0d0a6d15919feb6c /src/imports/audioengine/qdeclarative_audiosample_p.cpp
parent27a7559c7e87dd0c38a4b8aa1248689c1f95b216 (diff)
Fixed QDoc errors related to snippets and quotefromfile commands
Change-Id: I9dd6381eb95dcbd9aa5cc8f596d87cf55eee7427 Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
Diffstat (limited to 'src/imports/audioengine/qdeclarative_audiosample_p.cpp')
-rw-r--r--src/imports/audioengine/qdeclarative_audiosample_p.cpp3
1 files changed, 3 insertions, 0 deletions
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
*/