summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qtlocation-changes.qdoc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2015-05-22 16:06:08 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-27 12:14:52 +0000
commit208a3723a02cda6ad1a99736c90bdc538c22a39a (patch)
tree0d6377cf05ba5c6dbfe0428a53129e00ade310d2 /src/location/doc/src/qtlocation-changes.qdoc
parent34490cc2df1d662f5a028572df88e94f0e91b48a (diff)
downloadqtlocation-208a3723a02cda6ad1a99736c90bdc538c22a39a.tar.gz
Document the new parameter prefixes for here an osm plugin
It is not an API break in the traditional sense but it is a break of some sort. Hence we need to document them. Task-number: QTBUG-42151 Change-Id: I9f0d11762239213f3104bf997d8a6fbd4af5e46e Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/location/doc/src/qtlocation-changes.qdoc')
-rw-r--r--src/location/doc/src/qtlocation-changes.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/location/doc/src/qtlocation-changes.qdoc b/src/location/doc/src/qtlocation-changes.qdoc
index b16a85ab..0645c088 100644
--- a/src/location/doc/src/qtlocation-changes.qdoc
+++ b/src/location/doc/src/qtlocation-changes.qdoc
@@ -46,4 +46,10 @@
\li added missing panActiveChanged() signal to \l[QML]{QtLocation::MapGestureArea::}{isPanActive} property
\li removed movementStopped() signal
\endlist
+
+\b Geoservice's plugin parameters
+\list
+ \li the \l{Qt Location HERE Plugin}{HERE} plugin uses the \c here prefix in front of each plugin parameter name
+ \li the \l{Qt Location Open Street Map Plugin}{OSM} plugin uses the \c osm prefix in front of each plugin parameter name
+\endlist
*/