summaryrefslogtreecommitdiffstats
path: root/src/imports/audioengine/qdeclarative_sound_p.cpp
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2012-02-08 23:48:58 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-09 01:33:18 +0100
commitdb781f29e0ccc1fa83f405a308aef73589ca3736 (patch)
treeced5c28d3d70da841f8e0e0794515f138b499281 /src/imports/audioengine/qdeclarative_sound_p.cpp
parentc77e442b9947fb9e7101cd2d9c6df236b5840dd6 (diff)
Add some recent things to the overview docs.
Also clean up a few other doc related bits and pieces. Change-Id: I56714e1811e38a7225131c1d141430b49f5f509c Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'src/imports/audioengine/qdeclarative_sound_p.cpp')
-rw-r--r--src/imports/audioengine/qdeclarative_sound_p.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/imports/audioengine/qdeclarative_sound_p.cpp b/src/imports/audioengine/qdeclarative_sound_p.cpp
index 37912732b..12d4f84d1 100644
--- a/src/imports/audioengine/qdeclarative_sound_p.cpp
+++ b/src/imports/audioengine/qdeclarative_sound_p.cpp
@@ -142,8 +142,10 @@ void QDeclarativeSoundCone::componentComplete()
\since 5.0
\brief The Sound element allows you to define a variety of samples and parameters to be used for
SoundInstance.
- \ingroup qml-multimedia
+ \inmodule QtMultimedia
+ \ingroup multimedia_audioengine
\inherits Item
+ \preliminary
This element is part of the \bold{QtAudioEngine 1.0} module.