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

@@ -50,6 +50,7 @@ QT_BEGIN_NAMESPACE
\qmlclass CameraRecorder QDeclarativeCameraRecorder
\brief The CameraRecorder element controls video recording with the Camera.
\ingroup multimedia_qml
\ingroup camera_qml
This element allows recording camera streams to files, and adjusting recording
settings and metadata for videos.