Qtc.Location.QPlaceManagerEngine_h
Contents
Documentation
class QchildCategories_h x0 x1 where #
Methods
childCategories_h :: x0 -> x1 -> IO [QPlaceCategory ()] #
Instances
| QchildCategories_h (QPlaceManagerEngine ()) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods childCategories_h :: QPlaceManagerEngine () -> String -> IO [QPlaceCategory ()] # | |
| QchildCategories_h (QPlaceManagerEngineSc a) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods childCategories_h :: QPlaceManagerEngineSc a -> String -> IO [QPlaceCategory ()] # | |
class QchildCategoryIds_h x0 x1 where #
Methods
childCategoryIds_h :: x0 -> x1 -> IO [String] #
Instances
| QchildCategoryIds_h (QPlaceManagerEngine ()) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods childCategoryIds_h :: QPlaceManagerEngine () -> String -> IO [String] # | |
| QchildCategoryIds_h (QPlaceManagerEngineSc a) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods childCategoryIds_h :: QPlaceManagerEngineSc a -> String -> IO [String] # | |
class QcompatiblePlace_h x0 x1 where #
Methods
compatiblePlace_h :: x0 -> x1 -> IO (QPlace ()) #
Instances
| QcompatiblePlace_h (QPlaceManagerEngine ()) (QPlace t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods compatiblePlace_h :: QPlaceManagerEngine () -> QPlace t1 -> IO (QPlace ()) # | |
| QcompatiblePlace_h (QPlaceManagerEngineSc a) (QPlace t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods compatiblePlace_h :: QPlaceManagerEngineSc a -> QPlace t1 -> IO (QPlace ()) # | |
class QconstructIconUrl_h x0 x1 where #
Methods
constructIconUrl_h :: x0 -> x1 -> IO (QUrl ()) #
Instances
| QconstructIconUrl_h (QPlaceManagerEngine ()) (QPlaceIcon t1, Size) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods constructIconUrl_h :: QPlaceManagerEngine () -> (QPlaceIcon t1, Size) -> IO (QUrl ()) # | |
| QconstructIconUrl_h (QPlaceManagerEngineSc a) (QPlaceIcon t1, Size) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods constructIconUrl_h :: QPlaceManagerEngineSc a -> (QPlaceIcon t1, Size) -> IO (QUrl ()) # | |
class QqconstructIconUrl_h x0 x1 where #
Methods
qconstructIconUrl_h :: x0 -> x1 -> IO (QUrl ()) #
Instances
| QqconstructIconUrl_h (QPlaceManagerEngine ()) (QPlaceIcon t1, QSize t2) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods qconstructIconUrl_h :: QPlaceManagerEngine () -> (QPlaceIcon t1, QSize t2) -> IO (QUrl ()) # | |
| QqconstructIconUrl_h (QPlaceManagerEngineSc a) (QPlaceIcon t1, QSize t2) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods qconstructIconUrl_h :: QPlaceManagerEngineSc a -> (QPlaceIcon t1, QSize t2) -> IO (QUrl ()) # | |
class QgetPlaceContent_h x0 x1 where #
Methods
getPlaceContent_h :: x0 -> x1 -> IO (QPlaceContentReply ()) #
Instances
| QgetPlaceContent_h (QPlaceManagerEngine ()) (QPlaceContentRequest t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods getPlaceContent_h :: QPlaceManagerEngine () -> QPlaceContentRequest t1 -> IO (QPlaceContentReply ()) # | |
| QgetPlaceContent_h (QPlaceManagerEngineSc a) (QPlaceContentRequest t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods getPlaceContent_h :: QPlaceManagerEngineSc a -> QPlaceContentRequest t1 -> IO (QPlaceContentReply ()) # | |
class QgetPlaceDetails_h x0 x1 where #
Methods
getPlaceDetails_h :: x0 -> x1 -> IO (QPlaceDetailsReply ()) #
Instances
| QgetPlaceDetails_h (QPlaceManagerEngine ()) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods getPlaceDetails_h :: QPlaceManagerEngine () -> String -> IO (QPlaceDetailsReply ()) # | |
| QgetPlaceDetails_h (QPlaceManagerEngineSc a) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods getPlaceDetails_h :: QPlaceManagerEngineSc a -> String -> IO (QPlaceDetailsReply ()) # | |
class QinitializeCategories_h x0 x1 where #
Methods
initializeCategories_h :: x0 -> x1 -> IO (QPlaceReply ()) #
Instances
| QinitializeCategories_h (QPlaceManagerEngine ()) () # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods initializeCategories_h :: QPlaceManagerEngine () -> () -> IO (QPlaceReply ()) # | |
| QinitializeCategories_h (QPlaceManagerEngineSc a) () # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods initializeCategories_h :: QPlaceManagerEngineSc a -> () -> IO (QPlaceReply ()) # | |
class Qlocales_h x0 x1 where #
Instances
| Qlocales_h (QPlaceManagerEngine ()) () # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods locales_h :: QPlaceManagerEngine () -> () -> IO [QLocale ()] # | |
| Qlocales_h (QPlaceManagerEngineSc a) () # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods locales_h :: QPlaceManagerEngineSc a -> () -> IO [QLocale ()] # | |
class QmatchingPlaces_h x0 x1 where #
Methods
matchingPlaces_h :: x0 -> x1 -> IO (QPlaceMatchReply ()) #
Instances
| QmatchingPlaces_h (QPlaceManagerEngine ()) (QPlaceMatchRequest t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods matchingPlaces_h :: QPlaceManagerEngine () -> QPlaceMatchRequest t1 -> IO (QPlaceMatchReply ()) # | |
| QmatchingPlaces_h (QPlaceManagerEngineSc a) (QPlaceMatchRequest t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods matchingPlaces_h :: QPlaceManagerEngineSc a -> QPlaceMatchRequest t1 -> IO (QPlaceMatchReply ()) # | |
class QparentCategoryId_h x0 x1 where #
Methods
parentCategoryId_h :: x0 -> x1 -> IO String #
Instances
| QparentCategoryId_h (QPlaceManagerEngine ()) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods parentCategoryId_h :: QPlaceManagerEngine () -> String -> IO String # | |
| QparentCategoryId_h (QPlaceManagerEngineSc a) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods parentCategoryId_h :: QPlaceManagerEngineSc a -> String -> IO String # | |
class QremovePlace_h x0 x1 where #
Methods
removePlace_h :: x0 -> x1 -> IO (QPlaceIdReply ()) #
Instances
| QremovePlace_h (QPlaceManagerEngine ()) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods removePlace_h :: QPlaceManagerEngine () -> String -> IO (QPlaceIdReply ()) # | |
| QremovePlace_h (QPlaceManagerEngineSc a) String # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods removePlace_h :: QPlaceManagerEngineSc a -> String -> IO (QPlaceIdReply ()) # | |
class QsaveCategory_h x0 x1 where #
Methods
saveCategory_h :: x0 -> x1 -> IO (QPlaceIdReply ()) #
Instances
| QsaveCategory_h (QPlaceManagerEngine ()) (QPlaceCategory t1, String) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods saveCategory_h :: QPlaceManagerEngine () -> (QPlaceCategory t1, String) -> IO (QPlaceIdReply ()) # | |
| QsaveCategory_h (QPlaceManagerEngineSc a) (QPlaceCategory t1, String) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods saveCategory_h :: QPlaceManagerEngineSc a -> (QPlaceCategory t1, String) -> IO (QPlaceIdReply ()) # | |
class QsavePlace_h x0 x1 where #
Methods
savePlace_h :: x0 -> x1 -> IO (QPlaceIdReply ()) #
Instances
| QsavePlace_h (QPlaceManagerEngine ()) (QPlace t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods savePlace_h :: QPlaceManagerEngine () -> QPlace t1 -> IO (QPlaceIdReply ()) # | |
| QsavePlace_h (QPlaceManagerEngineSc a) (QPlace t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods savePlace_h :: QPlaceManagerEngineSc a -> QPlace t1 -> IO (QPlaceIdReply ()) # | |
class QsearchSuggestions_h x0 x1 where #
Methods
searchSuggestions_h :: x0 -> x1 -> IO (QPlaceSearchSuggestionReply ()) #
Instances
| QsearchSuggestions_h (QPlaceManagerEngine ()) (QPlaceSearchRequest t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods searchSuggestions_h :: QPlaceManagerEngine () -> QPlaceSearchRequest t1 -> IO (QPlaceSearchSuggestionReply ()) # | |
| QsearchSuggestions_h (QPlaceManagerEngineSc a) (QPlaceSearchRequest t1) # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods searchSuggestions_h :: QPlaceManagerEngineSc a -> QPlaceSearchRequest t1 -> IO (QPlaceSearchSuggestionReply ()) # | |
class QsetLocales_h x0 x1 where #
Methods
setLocales_h :: x0 -> x1 -> IO () #
Instances
| QsetLocales_h (QPlaceManagerEngine ()) [QLocale t1] # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods setLocales_h :: QPlaceManagerEngine () -> [QLocale t1] -> IO () # | |
| QsetLocales_h (QPlaceManagerEngineSc a) [QLocale t1] # | |
Defined in Qtc.Location.QPlaceManagerEngine_h Methods setLocales_h :: QPlaceManagerEngineSc a -> [QLocale t1] -> IO () # | |