List of All Members for QGeoRouteSegment
This is the complete list of members for QGeoRouteSegment, including inherited members.
- QGeoRouteSegment()
- QGeoRouteSegment(const QGeoRouteSegment &)
- ~QGeoRouteSegment()
- distance() const : qreal
- isLegLastSegment() const : bool
- isValid() const : bool
- maneuver() const : QGeoManeuver
- nextRouteSegment() const : QGeoRouteSegment
- path() const : QList<QGeoCoordinate>
- setNextRouteSegment(const QGeoRouteSegment &)
- travelTime() const : int
- operator=(const QGeoRouteSegment &) : QGeoRouteSegment &