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