Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroute.cpp684 m_legIndex = idx; in setLegIndex()
689 return m_legIndex; in legIndex()
H A Dqgeoroute_p.h186 int m_legIndex = 0; variable