Home
last modified time | relevance | path

Searched refs:clearWaypoints (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_routing.qml253 emptyQuery.clearWaypoints()
258 emptyQuery.clearWaypoints()
281 emptyQuery.clearWaypoints()
964 routeQuery.clearWaypoints();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel_p.h386 Q_INVOKABLE void clearWaypoints();
H A Dqdeclarativegeoroutemodel.cpp1181 void QDeclarativeGeoRouteQuery::clearWaypoints() in clearWaypoints() function in QDeclarativeGeoRouteQuery
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/
H A DMapComponent.qml219 routeQuery.clearWaypoints();
233 routeQuery.clearWaypoints();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes959 Method { name: "clearWaypoints" }