From b8553dae1d5c14c5f2e2ab6e9758e8abe0045cfe Mon Sep 17 00:00:00 2001 From: Yoann Lopes Date: Mon, 10 Aug 2015 16:21:43 +0200 Subject: Doc: update qml module version to 5.5. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And remove import statements from snippets. Change-Id: I109beabd445186f96f0750b6f23fb623c125181e Task-number: QTBUG-47620 Reviewed-by: Venugopal Shivashankar Reviewed-by: Topi Reiniƶ --- src/multimedia/audio/qsoundeffect.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/multimedia/audio/qsoundeffect.cpp') 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 -- cgit v1.2.3