Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroute.cpp541 m_routeSegments(other.m_routeSegments), in QGeoRoutePrivateDefault()
H A Dqgeoroute_p.h173 mutable QList<QGeoRouteSegment> m_routeSegments; variable