Searched defs:waypoint (Results 1 – 4 of 4) sorted by relevance
288 QGeoCoordinate QGeoManeuver::waypoint() const in waypoint() function in QGeoManeuver422 QGeoCoordinate QGeoManeuverPrivate::waypoint() const in waypoint() function in QGeoManeuverPrivate427 void QGeoManeuverPrivate::setWaypoint(const QGeoCoordinate &waypoint) in setWaypoint()540 QGeoCoordinate QGeoManeuverPrivateDefault::waypoint() const in waypoint() function in QGeoManeuverPrivateDefault545 void QGeoManeuverPrivateDefault::setWaypoint(const QGeoCoordinate &waypoint) in setWaypoint()
901 QDeclarativeGeoWaypoint *waypoint = nullptr; in setWaypoints() local1087 void QDeclarativeGeoRouteQuery::addWaypoint(const QVariant &waypoint) in addWaypoint()1129 void QDeclarativeGeoRouteQuery::removeWaypoint(const QVariant &waypoint) in removeWaypoint()1900 QDeclarativeGeoWaypoint *waypoint = static_cast<QDeclarativeGeoWaypoint*>(p->object); in append() local1923 QDeclarativeGeoWaypoint *waypoint = static_cast<QDeclarativeGeoWaypoint*>(p->object); in clear() local
182 QGeoCoordinate QDeclarativeGeoManeuver::waypoint() const in waypoint() function in QDeclarativeGeoManeuver
210 void tst_QGeoManeuver::waypoint() in waypoint() function in tst_QGeoManeuver