summaryrefslogtreecommitdiffstats
path: root/src/imports/location/qdeclarativegeomapgesturearea.cpp
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@theqtcompany.com>2015-02-27 17:51:57 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-03-02 10:40:18 +0000
commit080f25014caec4fdae0f49a8786074075d8afcba (patch)
treeff21264d37b188c0887b03950dabee0aa4a7bd13 /src/imports/location/qdeclarativegeomapgesturearea.cpp
parent7adb8bc16ac95c0eba3d237b3fcdf19aa260bf04 (diff)
Small update for location documentation.
Add mising documentation locationsChanged signal to GeocodeModel. Remove false note from MapGestureArea. Change-Id: I3a1eae6ecbf41cdf680ba5bc7fd074e88739c1a2 Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/imports/location/qdeclarativegeomapgesturearea.cpp')
-rw-r--r--src/imports/location/qdeclarativegeomapgesturearea.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/imports/location/qdeclarativegeomapgesturearea.cpp b/src/imports/location/qdeclarativegeomapgesturearea.cpp
index 1a5c756a..ac6dadb6 100644
--- a/src/imports/location/qdeclarativegeomapgesturearea.cpp
+++ b/src/imports/location/qdeclarativegeomapgesturearea.cpp
@@ -233,8 +233,6 @@ QT_BEGIN_NAMESPACE
\li MapGestureArea.PanGesture - Support the map pan gesture (value: 0x0002).
\li MapGestureArea.FlickGesture - Support the map flick gesture (value: 0x0004).
\endlist
-
- \note For the time being, only MapGestureArea.ZoomGesture is supported.
*/
/*!