Home
last modified time | relevance | path

Searched refs:routePath (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativeroutemapitem.cpp126 setPathFromGeoList(route_->routePath()); in setRoute()
133 setPathFromGeoList(route_->routePath()); in updateRoutePath()
H A Dqdeclarativegeoroute_p.h109 QList<QGeoCoordinate> routePath();
H A Dqdeclarativegeoroute.cpp125 QList<QGeoCoordinate> QDeclarativeGeoRoute::routePath() in routePath() function in QDeclarativeGeoRoute