summaryrefslogtreecommitdiff
path: root/src/multimedia/audio
diff options
context:
space:
mode:
authorYoann Lopes <yoann.lopes@theqtcompany.com>2015-08-10 16:21:43 +0200
committerYoann Lopes <yoann.lopes@theqtcompany.com>2015-08-11 13:07:34 +0000
commitb8553dae1d5c14c5f2e2ab6e9758e8abe0045cfe (patch)
tree3c5e3c407ec8ffd52b4dee03262d19a502a0d85c /src/multimedia/audio
parenta00c588c70a6f4df6ddaf112a49e9fed763a29e2 (diff)
downloadqtmultimedia-b8553dae1d5c14c5f2e2ab6e9758e8abe0045cfe.tar.gz
Doc: update qml module version to 5.5.
And remove import statements from snippets. Change-Id: I109beabd445186f96f0750b6f23fb623c125181e Task-number: QTBUG-47620 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/multimedia/audio')
-rw-r--r--src/multimedia/audio/qsoundeffect.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/multimedia/audio/qsoundeffect.cpp b/src/multimedia/audio/qsoundeffect.cpp
index b3bba2000..865d40753 100644
--- a/src/multimedia/audio/qsoundeffect.cpp
+++ b/src/multimedia/audio/qsoundeffect.cpp
@@ -83,8 +83,6 @@ QT_BEGIN_NAMESPACE
\ingroup multimedia_audio_qml
\inqmlmodule QtMultimedia
- SoundEffect is part of the \b{QtMultimedia 5.0} module.
-
This type allows you to play uncompressed audio files (typically WAV files) in
a generally lower latency way, and is suitable for "feedback" type sounds in
response to user actions (e.g. virtual keyboard sounds, positive or negative