Qt 5.12
Qt Location
C++ Classes
QGeoManeuver
Qt 5.12.8 Reference Documentation
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
(const QSharedDataPointer<QGeoManeuverPrivate> &)
~QGeoManeuver
()
direction
() const : QGeoManeuver::InstructionDirection
distanceToNextInstruction
() const : qreal
extendedAttributes
() const : QVariantMap
instructionText
() const : QString
isValid
() const : bool
position
() const : QGeoCoordinate
setDirection
(QGeoManeuver::InstructionDirection )
setDistanceToNextInstruction
(qreal )
setExtendedAttributes
(const QVariantMap &)
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