Uses of Class
io.qt.location.QGeoManeuver
Packages that use QGeoManeuver
-
Uses of QGeoManeuver in io.qt.location
Methods in io.qt.location that return QGeoManeuverModifier and TypeMethodDescriptionQGeoManeuver.clone()
Creates and returns a copy of this object.final QGeoManeuver
QGeoRouteSegment.maneuver()
Methods in io.qt.location with parameters of type QGeoManeuverModifier and TypeMethodDescriptionfinal void
QGeoManeuver.assign
(QGeoManeuver other) final boolean
QGeoManeuver.equals
(QGeoManeuver rhs) final void
QGeoRouteSegment.setManeuver
(QGeoManeuver maneuver) SeeQGeoRouteSegment::
setManeuver(QGeoManeuver) final void
QGeoManeuver.swap
(QGeoManeuver other) SeeQGeoManeuver::
swap(QGeoManeuver&) Constructors in io.qt.location with parameters of type QGeoManeuver