Qt 5.15
Qt Location
C++ Classes
QGeoManeuver
Qt 5.15.8 Reference Documentation
List of All Members for QGeoManeuver
This is the complete list of members for
QGeoManeuver
, including inherited members.
enum
InstructionDirection
QGeoManeuver
(const QGeoManeuver &)
QGeoManeuver
()
operator=
(const QGeoManeuver &) : QGeoManeuver &
~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 &) const : bool