QtMobility Reference Documentation
Home
Modules
QtLocation
QGeoRouteSegment
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
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 & ) : QGeoRouteSegment &
operator==
( const QGeoRouteSegment & ) const : bool