summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativecameraflash.cpp
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2012-02-13 21:05:35 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-14 02:48:37 +0100
commitbd9484ddca2780c4b1266849c00b1024e9b1c7cf (patch)
tree606ceaf80cfe4f291d2d67002df4f534c584493b /src/imports/multimedia/qdeclarativecameraflash.cpp
parentd8f4ab8615c94c0c767aa7701bdf7bb3f0b78458 (diff)
Tweak some more documentation.
A lot of the previous Qt Mobility API methods were still present, so they are gone now. Also removed some of the C++ documentation since it's not public API anyway. Made a group for camera QML APIs and used that for the list in the camera overview documentation. Change-Id: I0864bd2230a42596e951b68d0df1211766c90dfc Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'src/imports/multimedia/qdeclarativecameraflash.cpp')
-rw-r--r--src/imports/multimedia/qdeclarativecameraflash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/multimedia/qdeclarativecameraflash.cpp b/src/imports/multimedia/qdeclarativecameraflash.cpp
index c1456d5dd..6ef2da273 100644
--- a/src/imports/multimedia/qdeclarativecameraflash.cpp
+++ b/src/imports/multimedia/qdeclarativecameraflash.cpp
@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
\qmlclass CameraFlash QDeclarativeCameraFlash
\brief The CameraFlash element provides interface for flash related camera settings.
\ingroup multimedia_qml
+ \ingroup camera_qml
This element is part of the \bold{QtMultimedia 5.0} module.