From 508ca281961a9dd59f21218adfa2305b6a4c8ac1 Mon Sep 17 00:00:00 2001 From: Michael Goddard Date: Mon, 16 Jan 2012 16:27:32 +1000 Subject: Fix up a few doc issues * lingering references to Mobility * missing group tags on some classes meant they went missing * put classes into functional groups as well (e.g. audio, camera) * added some of the qdoc files to OTHER_FILES so they show up in Creator There are still a lot of warnings since it seems like qdoc is not processing the controls directory. Change-Id: I036f8826ae63f8273b3e649cb32c091d964ce830 Reviewed-by: Jonas Rabbe --- src/multimedia/playback/qmediaresource.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/multimedia/playback/qmediaresource.cpp') diff --git a/src/multimedia/playback/qmediaresource.cpp b/src/multimedia/playback/qmediaresource.cpp index b6676b052..d66f12dd7 100644 --- a/src/multimedia/playback/qmediaresource.cpp +++ b/src/multimedia/playback/qmediaresource.cpp @@ -66,6 +66,7 @@ namespace \brief The QMediaResource class provides a description of a media resource. \inmodule QtMultimedia \ingroup multimedia + \ingroup multimedia_playback A media resource is composed of a \l {url()}{URL} containing the location of the resource and a set of properties that describe the -- cgit v1.2.3