Documentation
class QqGeoServiceProviderFactory x1 where #
qGeoServiceProviderFactory :: x1 -> IO (QGeoServiceProviderFactory ()) #
Instances
QqGeoServiceProviderFactory () # | |
Defined in Qtc.Location.QGeoServiceProviderFactory qGeoServiceProviderFactory :: () -> IO (QGeoServiceProviderFactory ()) # | |
QqGeoServiceProviderFactory (QGeoServiceProviderFactory t1) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory qGeoServiceProviderFactory :: QGeoServiceProviderFactory t1 -> IO (QGeoServiceProviderFactory ()) # |
class QqGeoServiceProviderFactory_nf x1 where #
qGeoServiceProviderFactory_nf :: x1 -> IO (QGeoServiceProviderFactory ()) #
Instances
QqGeoServiceProviderFactory_nf () # | |
Defined in Qtc.Location.QGeoServiceProviderFactory qGeoServiceProviderFactory_nf :: () -> IO (QGeoServiceProviderFactory ()) # | |
QqGeoServiceProviderFactory_nf (QGeoServiceProviderFactory t1) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory |
class QcreateGeocodingManagerEngine x0 x1 where #
createGeocodingManagerEngine :: x0 -> x1 -> IO (QGeoCodingManagerEngine ()) #
Instances
QcreateGeocodingManagerEngine (QGeoServiceProviderFactory ()) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createGeocodingManagerEngine :: QGeoServiceProviderFactory () -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QGeoCodingManagerEngine ()) # | |
QcreateGeocodingManagerEngine (QGeoServiceProviderFactorySc a) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createGeocodingManagerEngine :: QGeoServiceProviderFactorySc a -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QGeoCodingManagerEngine ()) # |
class QcreateMappingManagerEngine x0 x1 where #
createMappingManagerEngine :: x0 -> x1 -> IO (QGeoMappingManagerEngine ()) #
Instances
QcreateMappingManagerEngine (QGeoServiceProviderFactory ()) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createMappingManagerEngine :: QGeoServiceProviderFactory () -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QGeoMappingManagerEngine ()) # | |
QcreateMappingManagerEngine (QGeoServiceProviderFactorySc a) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createMappingManagerEngine :: QGeoServiceProviderFactorySc a -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QGeoMappingManagerEngine ()) # |
class QcreatePlaceManagerEngine x0 x1 where #
createPlaceManagerEngine :: x0 -> x1 -> IO (QPlaceManagerEngine ()) #
Instances
QcreatePlaceManagerEngine (QGeoServiceProviderFactory ()) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createPlaceManagerEngine :: QGeoServiceProviderFactory () -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QPlaceManagerEngine ()) # | |
QcreatePlaceManagerEngine (QGeoServiceProviderFactorySc a) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createPlaceManagerEngine :: QGeoServiceProviderFactorySc a -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QPlaceManagerEngine ()) # |
class QcreateRoutingManagerEngine x0 x1 where #
createRoutingManagerEngine :: x0 -> x1 -> IO (QGeoRoutingManagerEngine ()) #
Instances
QcreateRoutingManagerEngine (QGeoServiceProviderFactory ()) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createRoutingManagerEngine :: QGeoServiceProviderFactory () -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QGeoRoutingManagerEngine ()) # | |
QcreateRoutingManagerEngine (QGeoServiceProviderFactorySc a) ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) # | |
Defined in Qtc.Location.QGeoServiceProviderFactory createRoutingManagerEngine :: QGeoServiceProviderFactorySc a -> ([(String, QVariant t1_2)], QGeoServiceProvider_ErrorPtr t2, QStringPtr t3) -> IO (QGeoRoutingManagerEngine ()) # |
qGeoServiceProviderFactory_delete :: QGeoServiceProviderFactory a -> IO () #
qGeoServiceProviderFactory_delete1 :: QGeoServiceProviderFactory a -> IO () #
Orphan instances
QuserMethod (QGeoServiceProviderFactory ()) () (IO ()) # | |
userMethod :: QGeoServiceProviderFactory () -> Int -> () -> IO () # | |
QuserMethod (QGeoServiceProviderFactorySc a) () (IO ()) # | |
userMethod :: QGeoServiceProviderFactorySc a -> Int -> () -> IO () # | |
QuserMethod (QGeoServiceProviderFactory ()) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QGeoServiceProviderFactory () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (QGeoServiceProviderFactorySc a) (QVariant ()) (IO (QVariant ())) # | |
userMethod :: QGeoServiceProviderFactorySc a -> Int -> QVariant () -> IO (QVariant ()) # |