Qtc.Location.QGeoManeuver

Contents

Documentation

class QqGeoManeuver x1 where #

Methods

qGeoManeuver :: x1 -> IO (QGeoManeuver ()) #

Instances
QqGeoManeuver () # 
Instance details

Defined in Qtc.Location.QGeoManeuver

Methods

qGeoManeuver :: () -> IO (QGeoManeuver ()) #

QqGeoManeuver (QGeoManeuver t1) # 
Instance details

Defined in Qtc.Location.QGeoManeuver

Methods

qGeoManeuver :: QGeoManeuver t1 -> IO (QGeoManeuver ()) #

class QqGeoManeuver_nf x1 where #

Methods

qGeoManeuver_nf :: x1 -> IO (QGeoManeuver ()) #

Instances
QqGeoManeuver_nf () # 
Instance details

Defined in Qtc.Location.QGeoManeuver

Methods

qGeoManeuver_nf :: () -> IO (QGeoManeuver ()) #

QqGeoManeuver_nf (QGeoManeuver t1) # 
Instance details

Defined in Qtc.Location.QGeoManeuver

Methods

qGeoManeuver_nf :: QGeoManeuver t1 -> IO (QGeoManeuver ()) #

distanceToNextInstruction :: QGeoManeuver a -> () -> IO Double #

instructionText :: QGeoManeuver a -> () -> IO String #

setInstructionText :: QGeoManeuver a -> String -> IO () #

timeToNextInstruction :: QGeoManeuver a -> () -> IO Int #

waypoint :: QGeoManeuver a -> () -> IO (QGeoCoordinate ()) #

Orphan instances

QsetDirection (QGeoManeuver a) InstructionDirection # 
Instance details

QqisValid (QGeoManeuver ()) () # 
Instance details

Methods

qisValid :: QGeoManeuver () -> () -> IO Bool #

QqisValid (QGeoManeuverSc a) () # 
Instance details

Methods

qisValid :: QGeoManeuverSc a -> () -> IO Bool #

Qposition (QGeoManeuver a) () (IO (QGeoCoordinate ())) # 
Instance details

Methods

position :: QGeoManeuver a -> () -> IO (QGeoCoordinate ()) #

Qdirection (QGeoManeuver a) () (IO InstructionDirection) # 
Instance details

QsetPosition (QGeoManeuver a) (QGeoCoordinate t1) # 
Instance details

Methods

setPosition :: QGeoManeuver a -> QGeoCoordinate t1 -> IO () #

Qqone (QGeoManeuver ()) (QGeoManeuver t1) # 
Instance details

Methods

qone :: QGeoManeuver () -> QGeoManeuver t1 -> IO Bool #

Qqone (QGeoManeuverSc a) (QGeoManeuver t1) # 
Instance details

Methods

qone :: QGeoManeuverSc a -> QGeoManeuver t1 -> IO Bool #

Qqoe (QGeoManeuver ()) (QGeoManeuver t1) # 
Instance details

Methods

qoe :: QGeoManeuver () -> QGeoManeuver t1 -> IO Bool #

Qqoe (QGeoManeuverSc a) (QGeoManeuver t1) # 
Instance details

Methods

qoe :: QGeoManeuverSc a -> QGeoManeuver t1 -> IO Bool #

Qqot (QGeoManeuver ()) (QGeoManeuver t1) (IO (QGeoManeuver ())) # 
Instance details

Methods

qot :: QGeoManeuver () -> QGeoManeuver t1 -> IO (QGeoManeuver ()) #

Qqot (QGeoManeuverSc a) (QGeoManeuver t1) (IO (QGeoManeuver ())) # 
Instance details

Methods

qot :: QGeoManeuverSc a -> QGeoManeuver t1 -> IO (QGeoManeuver ()) #