Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutesegment.cpp418 return m_legLastSegment; in isLegLastSegment()
423 m_legLastSegment = lastSegment; in setLegLastSegment()
H A Dqgeoroutesegment_p.h134 bool m_legLastSegment = false; variable