From 5c957221d0cca19a27abc9781c20c24f1c32030b Mon Sep 17 00:00:00 2001 From: Paolo Angelelli Date: Tue, 30 May 2017 17:03:25 +0200 Subject: Fix documentation for return types from QJSValue to the actual QML type Change-Id: I6db1f0db07de3bb9446f0b04ea95f34b56acf805 Reviewed-by: Alex Blasche --- src/location/declarativemaps/qdeclarativegeoroute.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/location/declarativemaps/qdeclarativegeoroute.cpp') 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 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 -- cgit v1.2.1