Qtc.Location.QPlaceSearchSuggestionReply
Contents
Documentation
class QqPlaceSearchSuggestionReplyTrUtf8 x1 where #
Methods
qPlaceSearchSuggestionReplyTrUtf8 :: x1 -> IO String #
Instances
| QqPlaceSearchSuggestionReplyTrUtf8 String # | |
Defined in Qtc.Location.QPlaceSearchSuggestionReply Methods qPlaceSearchSuggestionReplyTrUtf8 :: String -> IO String # | |
| QqPlaceSearchSuggestionReplyTrUtf8 (String, String) # | |
Defined in Qtc.Location.QPlaceSearchSuggestionReply Methods qPlaceSearchSuggestionReplyTrUtf8 :: (String, String) -> IO String # | |
| QqPlaceSearchSuggestionReplyTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QPlaceSearchSuggestionReply Methods qPlaceSearchSuggestionReplyTrUtf8 :: (String, String, Int) -> IO String # | |
class QqPlaceSearchSuggestionReply x1 where #
Methods
qPlaceSearchSuggestionReply :: x1 -> IO (QPlaceSearchSuggestionReply ()) #
Instances
| QqPlaceSearchSuggestionReply () # | |
Defined in Qtc.Location.QPlaceSearchSuggestionReply Methods qPlaceSearchSuggestionReply :: () -> IO (QPlaceSearchSuggestionReply ()) # | |
| QqPlaceSearchSuggestionReply (QObject t1) # | |
Defined in Qtc.Location.QPlaceSearchSuggestionReply Methods qPlaceSearchSuggestionReply :: QObject t1 -> IO (QPlaceSearchSuggestionReply ()) # | |
class QsetSuggestions x0 x1 where #
Methods
setSuggestions :: x0 -> x1 -> IO () #
Instances
| QsetSuggestions (QPlaceSearchSuggestionReply ()) [String] # | |
Defined in Qtc.Location.QPlaceSearchSuggestionReply Methods setSuggestions :: QPlaceSearchSuggestionReply () -> [String] -> IO () # | |
| QsetSuggestions (QPlaceSearchSuggestionReplySc a) [String] # | |
Defined in Qtc.Location.QPlaceSearchSuggestionReply Methods setSuggestions :: QPlaceSearchSuggestionReplySc a -> [String] -> IO () # | |
suggestions :: QPlaceSearchSuggestionReply a -> () -> IO [String] #
qPlaceSearchSuggestionReply_delete :: QPlaceSearchSuggestionReply a -> IO () #