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