Uses of Class
io.qt.location.QGeoManeuver.InstructionDirection
Package | Description |
---|---|
io.qt.location |
-
Uses of QGeoManeuver.InstructionDirection in io.qt.location
Methods in io.qt.location that return QGeoManeuver.InstructionDirection Modifier and Type Method Description QGeoManeuver.InstructionDirection
QGeoManeuver. direction()
static QGeoManeuver.InstructionDirection
QGeoManeuver.InstructionDirection. resolve(int value)
Returns the corresponding enum entry for the given value.static QGeoManeuver.InstructionDirection
QGeoManeuver.InstructionDirection. valueOf(String name)
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.InstructionDirection Modifier and Type Method Description void
QGeoManeuver. setDirection(QGeoManeuver.InstructionDirection direction)