Qtc.Enums.Location.QGeoManeuver
type InstructionDirection = QEnum (CInstructionDirection Int) #
eDirectionForward :: InstructionDirection #
eDirectionBearRight :: InstructionDirection #
eDirectionLightRight :: InstructionDirection #
eDirectionRight :: InstructionDirection #
eDirectionHardRight :: InstructionDirection #
eDirectionUTurnRight :: InstructionDirection #
eDirectionUTurnLeft :: InstructionDirection #
eDirectionHardLeft :: InstructionDirection #
eDirectionLeft :: InstructionDirection #
eDirectionLightLeft :: InstructionDirection #
eDirectionBearLeft :: InstructionDirection #