Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp100 const bool isLeg = qobject_cast<QDeclarativeGeoRoute *>(parent()); in initSegments() local
110 if (isLeg && segment.isLegLastSegment()) { in initSegments()