Uses of Class
io.qt.location.QGeoRoute
Packages that use QGeoRoute
-
Uses of QGeoRoute in io.qt.location
Subclasses of QGeoRoute in io.qt.locationModifier and TypeClassDescriptionclass
Represents a leg of a route, that is the portion of a route between one waypoint and the next.Methods in io.qt.location that return QGeoRouteMethods in io.qt.location that return types with arguments of type QGeoRouteMethods in io.qt.location with parameters of type QGeoRouteModifier and TypeMethodDescriptionfinal void
QGeoRouteLeg.setOverallRoute
(QGeoRoute route) final QGeoRouteReply
QGeoRoutingManager.updateRoute
(QGeoRoute route, QGeoCoordinate position) QGeoRoutingManagerEngine.updateRoute
(QGeoRoute route, QGeoCoordinate position) Method parameters in io.qt.location with type arguments of type QGeoRouteModifier and TypeMethodDescriptionprotected final void
QGeoRouteReply.addRoutes
(Collection<? extends QGeoRoute> routes) protected final void
QGeoRouteReply.setRoutes
(Collection<? extends QGeoRoute> routes) Constructors in io.qt.location with parameters of type QGeoRoute