Qt 5.15
Qt Location
C++ Classes
QGeoRouteSegment
Qt 5.15.8 Reference Documentation
List of All Members for QGeoRouteSegment
This is the complete list of members for
QGeoRouteSegment
, including inherited members.
QGeoRouteSegment
(const QGeoRouteSegment &)
QGeoRouteSegment
()
operator=
(const QGeoRouteSegment &) : QGeoRouteSegment &
~QGeoRouteSegment
()
d
() : QExplicitlySharedDataPointer<QGeoRouteSegmentPrivate> &
distance
() const : qreal
isLegLastSegment
() const : bool
isValid
() const : bool
maneuver
() const : QGeoManeuver
nextRouteSegment
() const : QGeoRouteSegment
path
() const : QList<QGeoCoordinate>
setDistance
(qreal )
setManeuver
(const QGeoManeuver &)
setNextRouteSegment
(const QGeoRouteSegment &)
setPath
(const QList<QGeoCoordinate> &)
setTravelTime
(int )
travelTime
() const : int
operator!=
(const QGeoRouteSegment &) const : bool
operator==
(const QGeoRouteSegment &) const : bool