Home
last modified time | relevance | path

Searched refs:removeWaypoint (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_routing.qml225 emptyQuery.removeWaypoint(coordinate1)
229 emptyQuery.removeWaypoint(coordinate2) // coordinate2 isn't in the list, must not impact
232 emptyQuery.removeWaypoint(coordinate1)
234 emptyQuery.removeWaypoint(coordinate1) // doesn't exist anymore, must not impact
248 …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)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel_p.h385 Q_INVOKABLE void removeWaypoint(const QVariant &waypoint);
H A Dqdeclarativegeoroutemodel.cpp1129 void QDeclarativeGeoRouteQuery::removeWaypoint(const QVariant &waypoint) in removeWaypoint() function in QDeclarativeGeoRouteQuery
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes956 name: "removeWaypoint"