resolving some warnings in qtmultimedia docs

Change-Id: I9df926f64548a5d53382448ca4eef8d428339aa3
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Angus Cummings
2012-03-19 17:32:31 +10:00
committed by Qt by Nokia
parent 8477d735c9
commit 5d6494f248
14 changed files with 30 additions and 31 deletions

View File

@@ -158,7 +158,7 @@ bool QDeclarativeAudioSample::isLoaded() const
}
/*!
\qmlproperty QtAudioEngine1::AudioSample::load()
\qmlmethod void QtAudioEngine1::AudioSample::load()
Starts loading the sample into memory if not loaded.
*/