From 7517dcca3bf611fc9ff9a0f7cd52f3dcde140893 Mon Sep 17 00:00:00 2001 From: Jonas Rabbe Date: Mon, 19 Mar 2012 13:35:30 +1000 Subject: Updated IID, services, and controls to use qt-project URL Instead of com.nokia.qt we should use org.qt-project.qt. All the identifiers have also been updated to use pure lowercase, and where used the version numbers have been updated to 5.0. Change-Id: Ib209327f5205f5a086a5932394504a8a52e1f712 Reviewed-by: Dmytro Poplavskiy --- src/multimedia/controls/qmediaplayercontrol.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/multimedia/controls/qmediaplayercontrol.cpp') diff --git a/src/multimedia/controls/qmediaplayercontrol.cpp b/src/multimedia/controls/qmediaplayercontrol.cpp index edf597191..f8d172a43 100644 --- a/src/multimedia/controls/qmediaplayercontrol.cpp +++ b/src/multimedia/controls/qmediaplayercontrol.cpp @@ -68,7 +68,7 @@ QT_BEGIN_NAMESPACE The functionality provided by this control is exposed to application code through the QMediaPlayer class. - The interface name of QMediaPlayerControl is \c com.nokia.Qt.QMediaPlayerControl/1.0 as + The interface name of QMediaPlayerControl is \c org.qt-project.qt.mediaplayercontrol/5.0 as defined in QMediaPlayerControl_iid. \sa QMediaService::requestControl(), QMediaPlayer @@ -77,7 +77,7 @@ QT_BEGIN_NAMESPACE /*! \macro QMediaPlayerControl_iid - \c com.nokia.Qt.QMediaPlayerControl/1.0 + \c org.qt-project.qt.mediaplayercontrol/5.0 Defines the interface name of the QMediaPlayerControl class. -- cgit v1.2.3