Uses of Class
io.qt.location.QGeoRouteSegment
Packages that use QGeoRouteSegment
-
Uses of QGeoRouteSegment in io.qt.location
Methods in io.qt.location that return QGeoRouteSegmentModifier and TypeMethodDescriptionQGeoRouteSegment.clone()
Creates and returns a copy of this object.final QGeoRouteSegment
QGeoRoute.firstRouteSegment()
final QGeoRouteSegment
QGeoRouteSegment.nextRouteSegment()
Methods in io.qt.location with parameters of type QGeoRouteSegmentModifier and TypeMethodDescriptionfinal void
QGeoRouteSegment.assign
(QGeoRouteSegment other) final boolean
QGeoRouteSegment.equals
(QGeoRouteSegment other) final void
QGeoRoute.setFirstRouteSegment
(QGeoRouteSegment routeSegment) final void
QGeoRouteSegment.setNextRouteSegment
(QGeoRouteSegment routeSegment) Constructors in io.qt.location with parameters of type QGeoRouteSegment