Searched refs:setAutomaticReroutingEnabled (Results 1 – 3 of 3) sorted by relevance
84 …utomaticReroutingEnabled READ automaticReroutingEnabled WRITE setAutomaticReroutingEnabled NOTIFY …136 void setAutomaticReroutingEnabled(bool autoRerouting);
318 void QDeclarativeNavigator::setAutomaticReroutingEnabled(bool autoRerouting) in setAutomaticReroutingEnabled() function in QDeclarativeNavigator325 d_ptr->m_navigator->setAutomaticReroutingEnabled(autoRerouting); in setAutomaticReroutingEnabled()
103 virtual void setAutomaticReroutingEnabled(bool autoRerouting) = 0;