Uses of Class
io.qt.location.QGeoRoute
-
Uses of QGeoRoute in io.qt.location
Modifier and TypeClassDescriptionclass
Represents a leg of a route, that is the portion of a route between one waypoint and the next.Modifier and TypeMethodDescriptionfinal void
final void
QGeoRouteLeg.setOverallRoute
(QGeoRoute route) final QGeoRouteReply
QGeoRoutingManager.updateRoute
(QGeoRoute route, QGeoCoordinate position) QGeoRoutingManagerEngine.updateRoute
(QGeoRoute route, QGeoCoordinate position) Modifier and TypeMethodDescriptionprotected final void
QGeoRouteReply.addRoutes
(Collection<? extends QGeoRoute> routes) protected final void
QGeoRouteReply.setRoutes
(Collection<? extends QGeoRoute> routes)