summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomappingmanagerengine.cpp
diff options
context:
space:
mode:
authorPeter Yard <peter.yard@nokia.com>2012-05-04 16:13:32 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-21 05:24:11 +0200
commitca95ef85d97bf3aab93a0f16e5d4cb8abe9ffbc5 (patch)
treed732f6e5d9d64af4f962a965934419a4c586645c /src/location/maps/qgeomappingmanagerengine.cpp
parent993185661cf1e1a012a41382fdbfa76ee2edf16a (diff)
downloadqtlocation-ca95ef85d97bf3aab93a0f16e5d4cb8abe9ffbc5.tar.gz
Docs: Bug-5818 fixes.
Change-Id: I25e95e07ecaf1c368029741a81f7385eed801316 Reviewed-by: Peter Yard <peter.yard@nokia.com> Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/maps/qgeomappingmanagerengine.cpp')
-rw-r--r--src/location/maps/qgeomappingmanagerengine.cpp8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/location/maps/qgeomappingmanagerengine.cpp b/src/location/maps/qgeomappingmanagerengine.cpp
index d476c835..52a0329f 100644
--- a/src/location/maps/qgeomappingmanagerengine.cpp
+++ b/src/location/maps/qgeomappingmanagerengine.cpp
@@ -55,9 +55,11 @@ QT_BEGIN_NAMESPACE
\ingroup QtLocation-impl
\since Qt Location 5.0
- \brief The QGeoMappingManagerEngine class provides an interface and convenience methods
- to implementors of QGeoServiceProvider plugins who want to provide support for displaying
- and interacting with maps.
+ \brief Provides support functionality for map display with QGeoServiceProvider.
+
+ The QGeoMappingManagerEngine class provides an interface and convenience
+ methods to implementors of QGeoServiceProvider plugins who want to
+ provide support for displaying and interacting with maps.
*/
/*!