Uses of Class
io.qt.location.QGeoRoute
Packages that use QGeoRoute
-
Uses of QGeoRoute in io.qt.location
Methods in io.qt.location that return QGeoRouteModifier and TypeMethodDescriptionQGeoRoute.clone()
Creates and returns a copy of this object.final QGeoRoute
QGeoRoute.overallRoute()
Methods in io.qt.location that return types with arguments of type QGeoRouteMethods in io.qt.location with parameters of type QGeoRouteModifier and TypeMethodDescriptionfinal void
final boolean
final void
QGeoRoute.setOverallRoute
(QGeoRoute route) SeeQGeoRoute::
setOverallRoute(QGeoRoute) final void
SeeQGeoRoute::
swap(QGeoRoute&) 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) final void
QGeoRoute.setRouteLegs
(Collection<? extends QGeoRoute> legs) SeeQGeoRoute::
setRouteLegs(QList<QGeoRoute>) protected final void
QGeoRouteReply.setRoutes
(Collection<? extends QGeoRoute> routes) Constructors in io.qt.location with parameters of type QGeoRoute