summaryrefslogtreecommitdiffstats
path: root/src/multimedia/controls/qimageencodercontrol.cpp
diff options
context:
space:
mode:
authorJonas Rabbe <jonas.rabbe@nokia.com>2012-03-19 13:35:30 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-20 23:40:08 +0100
commit7517dcca3bf611fc9ff9a0f7cd52f3dcde140893 (patch)
tree06f554279453ed1201269ea1625c98685480084a /src/multimedia/controls/qimageencodercontrol.cpp
parenta8ba6e3c7f181e387eb53b122d58c433b5784319 (diff)
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 <dmytro.poplavskiy@nokia.com>
Diffstat (limited to 'src/multimedia/controls/qimageencodercontrol.cpp')
-rw-r--r--src/multimedia/controls/qimageencodercontrol.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/multimedia/controls/qimageencodercontrol.cpp b/src/multimedia/controls/qimageencodercontrol.cpp
index e53861a78..e1ac8a919 100644
--- a/src/multimedia/controls/qimageencodercontrol.cpp
+++ b/src/multimedia/controls/qimageencodercontrol.cpp
@@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE
provides functions for quering supported image \l {supportedImageCodecs()}{codecs} and
\l {supportedResolutions()}{resolutions}.
- The interface name of QImageEncoderControl is \c com.nokia.Qt.QImageEncoderControl/1.0 as
+ The interface name of QImageEncoderControl is \c org.qt-project.qt.imageencodercontrol/5.0 as
defined in QImageEncoderControl_iid.
\sa QImageEncoderSettings, QMediaService::requestControl()
@@ -69,7 +69,7 @@ QT_BEGIN_NAMESPACE
/*!
\macro QImageEncoderControl_iid
- \c com.nokia.Qt.QImageEncoderControl/1.0
+ \c org.qt-project.qt.imageencodercontrol/5.0
Defines the interface name of the QImageEncoderControl class.