QtMobility Reference Documentation
Home
Modules
QtLocation
QGeoManeuver
List of All Members for QGeoManeuver
This is the complete list of members for
QGeoManeuver
, including inherited members.
enum
InstructionDirection
QGeoManeuver
()
QGeoManeuver
( const QGeoManeuver & )
~QGeoManeuver
()
direction
() const : InstructionDirection
distanceToNextInstruction
() const : qreal
instructionText
() const : QString
isValid
() const : bool
position
() const : QGeoCoordinate
setDirection
( InstructionDirection )
setDistanceToNextInstruction
( qreal )
setInstructionText
( const QString & )
setPosition
( const QGeoCoordinate & )
setTimeToNextInstruction
( int )
setWaypoint
( const QGeoCoordinate & )
timeToNextInstruction
() const : int
waypoint
() const : QGeoCoordinate
operator!=
( const QGeoManeuver & ) const : bool
operator=
( const QGeoManeuver & ) : QGeoManeuver &
operator==
( const QGeoManeuver & ) const : bool