Home
last modified time | relevance | path

Searched defs:routeSegment (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp106 … QDeclarativeGeoRouteSegment *routeSegment = new QDeclarativeGeoRouteSegment(segment, this); in initSegments() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutesegment.cpp167 void QGeoRouteSegment::setNextRouteSegment(const QGeoRouteSegment &routeSegment) in setNextRouteSegment()
H A Dqgeoroute.cpp207 void QGeoRoute::setFirstRouteSegment(const QGeoRouteSegment &routeSegment) in setFirstRouteSegment()