summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativegeoroute.cpp
diff options
context:
space:
mode:
authorPaolo Angelelli <paolo.angelelli@qt.io>2017-05-30 17:03:25 +0200
committerPaolo Angelelli <paolo.angelelli@qt.io>2017-05-31 07:45:24 +0000
commit5c957221d0cca19a27abc9781c20c24f1c32030b (patch)
tree85c911e733d41327db79b8f33afeb4837d1287f6 /src/location/declarativemaps/qdeclarativegeoroute.cpp
parent31c594d25b22204afced1832aab1c654bb9d8137 (diff)
downloadqtlocation-5c957221d0cca19a27abc9781c20c24f1c32030b.tar.gz
Fix documentation for return types from QJSValue to the actual QML type
Change-Id: I6db1f0db07de3bb9446f0b04ea95f34b56acf805 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/location/declarativemaps/qdeclarativegeoroute.cpp')
-rw-r--r--src/location/declarativemaps/qdeclarativegeoroute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qdeclarativegeoroute.cpp b/src/location/declarativemaps/qdeclarativegeoroute.cpp
index bce0af80..039b1297 100644
--- a/src/location/declarativemaps/qdeclarativegeoroute.cpp
+++ b/src/location/declarativemaps/qdeclarativegeoroute.cpp
@@ -147,7 +147,7 @@ qreal QDeclarativeGeoRoute::distance() const
}
/*!
- \qmlproperty QJSValue QtLocation::Route::path
+ \qmlproperty list<coordinate> QtLocation::Route::path
Read-only property which holds the geographical coordinates of this route.
Coordinates are listed in the order in which they would be traversed by someone