Searched refs:currentRouteLeg (Results 1 – 6 of 6) sorted by relevance
129 …Q_PROPERTY(QDeclarativeGeoRouteLeg *currentRouteLeg READ currentRouteLeg NOTIFY currentRouteChange…147 QDeclarativeGeoRouteLeg *currentRouteLeg() const;
722 QDeclarativeGeoRouteLeg *QDeclarativeNavigationBasicDirections::currentRouteLeg() const in currentRouteLeg() function in QDeclarativeNavigationBasicDirections757 …ntRouteLeg = new QDeclarativeGeoRouteLeg(m_navigatorPrivate->m_navigator->currentRouteLeg(), this); in onCurrentRouteLegChanged()
139 QGeoRouteLeg QAbstractNavigator::currentRouteLeg() const in currentRouteLeg() function in QAbstractNavigator
100 virtual QGeoRouteLeg currentRouteLeg() const;
36 - Added Navigator currentRouteLeg property.
65 name: "currentRouteLeg"