Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator.cpp314 return d_ptr->m_params->m_autoRerouting; in automaticReroutingEnabled()
321 d_ptr->m_params->m_autoRerouting = autoRerouting; in setAutomaticReroutingEnabled()
H A Dqdeclarativenavigator_p_p.h184 bool m_autoRerouting = true; variable