Documentation
class QlastKnownPosition_h a b where #
lastKnownPosition_h :: a -> b -> IO (QGeoPositionInfo ()) #
class QminimumUpdateInterval_h a b where #
minimumUpdateInterval_h :: a -> b -> IO Int #
class QpositionInfoSource_h a b where #
positionInfoSource_h :: a -> b -> IO (QGeoPositionInfoSource ()) #
class QsetPreferredPositioningMethods_h a b where #
setPreferredPositioningMethods_h :: a -> b -> IO () #
class QsetUpdateInterval_h a b where #
setUpdateInterval_h :: a -> b -> IO () #
class QstartUpdates_h a b where #
startUpdates_h :: a -> b -> IO () #
class QstopUpdates_h a b where #
stopUpdates_h :: a -> b -> IO () #
class QsupportedPositioningMethods_h a b where #
supportedPositioningMethods_h :: a -> b -> IO PositioningMethods #