Searched refs:removeWaypoint (Results 1 – 4 of 4) sorted by relevance
225 emptyQuery.removeWaypoint(coordinate1)229 emptyQuery.removeWaypoint(coordinate2) // coordinate2 isn't in the list, must not impact232 emptyQuery.removeWaypoint(coordinate1)234 emptyQuery.removeWaypoint(coordinate1) // doesn't exist anymore, must not impact248 …emptyQuery.removeWaypoint(coordinate1) // remove one from the middle, check that one added last is…264 emptyQuery.removeWaypoint(coordinate1)276 emptyQuery.removeWaypoint(coordinate1)806 filledRouteQuery.removeWaypoint(fcoordinate2)892 filledRouteQuery.removeWaypoint(waypoint1)
385 Q_INVOKABLE void removeWaypoint(const QVariant &waypoint);
1129 void QDeclarativeGeoRouteQuery::removeWaypoint(const QVariant &waypoint) in removeWaypoint() function in QDeclarativeGeoRouteQuery
956 name: "removeWaypoint"