Uses of Enum
io.qt.location.QGeoManeuver.InstructionDirection
Packages that use QGeoManeuver.InstructionDirection
-
Uses of QGeoManeuver.InstructionDirection in io.qt.location
Methods in io.qt.location that return QGeoManeuver.InstructionDirectionModifier and TypeMethodDescriptionQGeoManeuver.direction()
QGeoManeuver.InstructionDirection.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QGeoManeuver.InstructionDirection[]
QGeoManeuver.InstructionDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.location with parameters of type QGeoManeuver.InstructionDirectionModifier and TypeMethodDescriptionfinal void
QGeoManeuver.setDirection
(QGeoManeuver.InstructionDirection direction)