Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_routing.qml218 emptyQuery.addWaypoint(coordinate1)
221 emptyQuery.addWaypoint(coordinate1)
239 emptyQuery.addWaypoint(coordinate1)
240 emptyQuery.addWaypoint(coordinate2)
241 emptyQuery.addWaypoint(coordinate1)
242 emptyQuery.addWaypoint(coordinate2)
260 emptyQuery.addWaypoint(coordinate1)
268 emptyQuery.addWaypoint(coordinate1)
270 emptyQuery.addWaypoint(coordinate1)
718 routeQuery.addWaypoint(rcoordinate1)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/
H A DMapComponent.qml221 routeQuery.addWaypoint(markers[i].coordinate)
236 routeQuery.addWaypoint(startCoordinate)
237 routeQuery.addWaypoint(endCoordinate)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel_p.h384 Q_INVOKABLE void addWaypoint(const QVariant &w);
H A Dqdeclarativegeoroutemodel.cpp1087 void QDeclarativeGeoRouteQuery::addWaypoint(const QVariant &waypoint) in addWaypoint() function in QDeclarativeGeoRouteQuery
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes952 name: "addWaypoint"