Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator_p.h84 …utomaticReroutingEnabled READ automaticReroutingEnabled WRITE setAutomaticReroutingEnabled NOTIFY …
136 void setAutomaticReroutingEnabled(bool autoRerouting);
H A Dqdeclarativenavigator.cpp318 void QDeclarativeNavigator::setAutomaticReroutingEnabled(bool autoRerouting) in setAutomaticReroutingEnabled() function in QDeclarativeNavigator
325 d_ptr->m_navigator->setAutomaticReroutingEnabled(autoRerouting); in setAutomaticReroutingEnabled()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqnavigationmanagerengine_p.h103 virtual void setAutomaticReroutingEnabled(bool autoRerouting) = 0;