summaryrefslogtreecommitdiffstats
path: root/src/multimediakit/qmediacontrol.cpp
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-09-22 15:03:51 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-22 08:10:49 +0200
commit91ae6f5e9408fdccba509a9af21127ee8a54a07b (patch)
treeb7be1026570272aa47887865f715498bfd8c30f7 /src/multimediakit/qmediacontrol.cpp
parent8b5c31c5c627b69f9390eec798bb5157147fc02a (diff)
Clean some doc warnings.
Change-Id: I9cadc589a02bbc4804d2d21ab30752af375ef89c Reviewed-on: http://codereview.qt-project.org/5348 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Ling Hu <ling.hu@nokia.com>
Diffstat (limited to 'src/multimediakit/qmediacontrol.cpp')
-rw-r--r--src/multimediakit/qmediacontrol.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/multimediakit/qmediacontrol.cpp b/src/multimediakit/qmediacontrol.cpp
index b47d694c1..b7dfb3dc5 100644
--- a/src/multimediakit/qmediacontrol.cpp
+++ b/src/multimediakit/qmediacontrol.cpp
@@ -63,8 +63,6 @@ QT_BEGIN_NAMESPACE
the core functionality of the service and a number of optional controls which
expose any additional functionality.
- XXX concrete example of this relationship
-
A pointer to a control implemented by a media service can be obtained using
the \l {QMediaService::requestControl()} member of QMediaService. If the
service doesn't implement a control it will instead return a null pointer.