Qtc.Location.QGeoSatelliteInfo
Contents
Documentation
class QqGeoSatelliteInfo x1 where #
Methods
qGeoSatelliteInfo :: x1 -> IO (QGeoSatelliteInfo ()) #
Instances
| QqGeoSatelliteInfo () # | |
Defined in Qtc.Location.QGeoSatelliteInfo Methods qGeoSatelliteInfo :: () -> IO (QGeoSatelliteInfo ()) # | |
| QqGeoSatelliteInfo (QGeoSatelliteInfo t1) # | |
Defined in Qtc.Location.QGeoSatelliteInfo Methods qGeoSatelliteInfo :: QGeoSatelliteInfo t1 -> IO (QGeoSatelliteInfo ()) # | |
class QqGeoSatelliteInfo_nf x1 where #
Methods
qGeoSatelliteInfo_nf :: x1 -> IO (QGeoSatelliteInfo ()) #
Instances
| QqGeoSatelliteInfo_nf () # | |
Defined in Qtc.Location.QGeoSatelliteInfo Methods qGeoSatelliteInfo_nf :: () -> IO (QGeoSatelliteInfo ()) # | |
| QqGeoSatelliteInfo_nf (QGeoSatelliteInfo t1) # | |
Defined in Qtc.Location.QGeoSatelliteInfo Methods 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 () #