Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeoroutereplymapbox.cpp71 …box(*static_cast<const QGeoRoutePrivateDefault *>(QGeoRoutePrivate::routePrivateData(other)), meta… in QGeoRouteMapbox()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroute_p.h116 static const QGeoRoutePrivate *routePrivateData(const QGeoRoute &route);
H A Dqgeoroute.cpp476 const QGeoRoutePrivate *QGeoRoutePrivate::routePrivateData(const QGeoRoute &route) in routePrivateData() function in QGeoRoutePrivate