summaryrefslogtreecommitdiff
path: root/src/imports/location/qdeclarativegeomapquickitem.cpp
diff options
context:
space:
mode:
authorIan Chen <ian.1.chen@nokia.com>2012-06-22 12:13:51 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-22 07:03:19 +0200
commitee294f06ad734d34c2a7341ecb2cadfe305ab1fc (patch)
treed73e4b6c9d639b364fa382c62c80443fbdf43f55 /src/imports/location/qdeclarativegeomapquickitem.cpp
parent5a9e3bc3308cf6b6afbb7e033231cd007ce2876b (diff)
downloadqtlocation-ee294f06ad734d34c2a7341ecb2cadfe305ab1fc.tar.gz
Minor documentation fixes to declaratives
- map items - qreal -> real Change-Id: I248d3808b29c9fa83bee2ffec83daab64cf7cf06 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/imports/location/qdeclarativegeomapquickitem.cpp')
-rw-r--r--src/imports/location/qdeclarativegeomapquickitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/location/qdeclarativegeomapquickitem.cpp b/src/imports/location/qdeclarativegeomapquickitem.cpp
index 215032b4..6687175c 100644
--- a/src/imports/location/qdeclarativegeomapquickitem.cpp
+++ b/src/imports/location/qdeclarativegeomapquickitem.cpp
@@ -319,7 +319,7 @@ QPointF QDeclarativeGeoMapQuickItem::anchorPoint() const
}
/*!
- \qmlproperty qreal MapQuickItem::zoomLevel
+ \qmlproperty real MapQuickItem::zoomLevel
This property controls the scaling behaviour of the contents of the
MapQuickItem. In particular, by setting this property it is possible