Documentation
class QqGeoSatelliteInfoSourceTrUtf8 x1 where #
qGeoSatelliteInfoSourceTrUtf8 :: x1 -> IO String #
Instances
QqGeoSatelliteInfoSourceTrUtf8 String # | |
Defined in Qtc.Location.QGeoSatelliteInfoSource qGeoSatelliteInfoSourceTrUtf8 :: String -> IO String # | |
QqGeoSatelliteInfoSourceTrUtf8 (String, String) # | |
Defined in Qtc.Location.QGeoSatelliteInfoSource qGeoSatelliteInfoSourceTrUtf8 :: (String, String) -> IO String # | |
QqGeoSatelliteInfoSourceTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QGeoSatelliteInfoSource qGeoSatelliteInfoSourceTrUtf8 :: (String, String, Int) -> IO String # |
qGeoSatelliteInfoSource :: QObject t1 -> IO (QGeoSatelliteInfoSource ()) #
qGeoSatelliteInfoSourceAvailableSources :: () -> IO [String] #
qGeoSatelliteInfoSourceCreateDefaultSource :: QObject t1 -> IO (QGeoSatelliteInfoSource ()) #
qGeoSatelliteInfoSourceCreateSource :: (String, QObject t2) -> IO (QGeoSatelliteInfoSource ()) #
qGeoSatelliteInfoSource_delete :: QGeoSatelliteInfoSource a -> IO () #
qGeoSatelliteInfoSource_deleteLater :: QGeoSatelliteInfoSource a -> IO () #