Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp347 QList<QGeoRouteLeg> rlegs = route_.routeLegs(); in legs() local
348 for (const QGeoRouteLeg &r: rlegs) { in legs()