Searched refs:distanceToNextManeuver (Results 1 – 5 of 5) sorted by relevance
120 …Q_PROPERTY(qreal distanceToNextManeuver READ distanceToNextManeuver NOTIFY progressInformationChan…137 qreal distanceToNextManeuver() const;
657 qreal QDeclarativeNavigationBasicDirections::distanceToNextManeuver() const in distanceToNextManeuver() function in QDeclarativeNavigationBasicDirections660 return m_navigatorPrivate->m_navigator->distanceToNextManeuver(); in distanceToNextManeuver()
94 double QAbstractNavigator::distanceToNextManeuver() const in distanceToNextManeuver() function in QAbstractNavigator
91 virtual double distanceToNextManeuver() const;
55 Property { name: "distanceToNextManeuver"; type: "double"; isReadonly: true }