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>
This commit is contained in:
Michael Goddard
2012-02-13 21:05:35 +10:00
committed by Qt by Nokia
parent d8f4ab8615
commit bd9484ddca
8 changed files with 108 additions and 150 deletions

View File

@@ -48,6 +48,7 @@ QT_BEGIN_NAMESPACE
\qmlclass CameraFocus QDeclarativeCameraFocus
\brief The CameraFocus element provides interface for focus related camera settings.
\ingroup multimedia_qml
\ingroup camera_qml
This element is part of the \bold{QtMultimedia 5.0} module.