summaryrefslogtreecommitdiff
path: root/src/location/doc/src/qtlocation-changes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/doc/src/qtlocation-changes.qdoc')
-rw-r--r--src/location/doc/src/qtlocation-changes.qdoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/location/doc/src/qtlocation-changes.qdoc b/src/location/doc/src/qtlocation-changes.qdoc
index a901751b..1c79c582 100644
--- a/src/location/doc/src/qtlocation-changes.qdoc
+++ b/src/location/doc/src/qtlocation-changes.qdoc
@@ -45,8 +45,12 @@
\b{\l{QtLocation::MapGestureArea}{MapGestureArea} Component}
\list
- \li added missing panActiveChanged() signal to \l[QML]{QtLocation::MapGestureArea::}{isPanActive} property
+ \li added missing panActiveChanged() signal to \l[QML]{QtLocation::MapGestureArea::}{panActive} property
\li removed movementStopped() signal
+ \li replaced isPanActive, isPinchActive with panActive, pinchActive
+ \li replaced activeGestures with acceptedGestures
+ \li replaced ZoomGesture with PinchGesture
+ \li removed properties panEnabled pinchEnable, please use acceptedGestures instead
\endlist
\b Geoservice's plugin parameters