Documentation
class QqGeoSatelliteInfo x1 where #
qGeoSatelliteInfo :: x1 -> IO (QGeoSatelliteInfo ()) #
Instances
QqGeoSatelliteInfo () # | |
Defined in Qtc.Location.QGeoSatelliteInfo qGeoSatelliteInfo :: () -> IO (QGeoSatelliteInfo ()) # | |
QqGeoSatelliteInfo (QGeoSatelliteInfo t1) # | |
Defined in Qtc.Location.QGeoSatelliteInfo qGeoSatelliteInfo :: QGeoSatelliteInfo t1 -> IO (QGeoSatelliteInfo ()) # |
class QqGeoSatelliteInfo_nf x1 where #
qGeoSatelliteInfo_nf :: x1 -> IO (QGeoSatelliteInfo ()) #
Instances
QqGeoSatelliteInfo_nf () # | |
Defined in Qtc.Location.QGeoSatelliteInfo qGeoSatelliteInfo_nf :: () -> IO (QGeoSatelliteInfo ()) # | |
QqGeoSatelliteInfo_nf (QGeoSatelliteInfo t1) # | |
Defined in Qtc.Location.QGeoSatelliteInfo qGeoSatelliteInfo_nf :: QGeoSatelliteInfo t1 -> IO (QGeoSatelliteInfo ()) # |
satelliteIdentifier :: QGeoSatelliteInfo a -> () -> IO Int #
satelliteSystem :: QGeoSatelliteInfo a -> () -> IO SatelliteSystem #
setSatelliteIdentifier :: QGeoSatelliteInfo a -> Int -> IO () #
setSatelliteSystem :: QGeoSatelliteInfo a -> SatelliteSystem -> IO () #
setSignalStrength :: QGeoSatelliteInfo a -> Int -> IO () #
qGeoSatelliteInfo_delete :: QGeoSatelliteInfo a -> IO () #