Documentation
class QqPlaceMatchReplyTrUtf8 x1 where #
qPlaceMatchReplyTrUtf8 :: x1 -> IO String #
Instances
QqPlaceMatchReplyTrUtf8 String # | |
Defined in Qtc.Location.QPlaceMatchReply qPlaceMatchReplyTrUtf8 :: String -> IO String # | |
QqPlaceMatchReplyTrUtf8 (String, String) # | |
Defined in Qtc.Location.QPlaceMatchReply qPlaceMatchReplyTrUtf8 :: (String, String) -> IO String # | |
QqPlaceMatchReplyTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QPlaceMatchReply qPlaceMatchReplyTrUtf8 :: (String, String, Int) -> IO String # |
class QqPlaceMatchReply x1 where #
qPlaceMatchReply :: x1 -> IO (QPlaceMatchReply ()) #
Instances
QqPlaceMatchReply () # | |
Defined in Qtc.Location.QPlaceMatchReply qPlaceMatchReply :: () -> IO (QPlaceMatchReply ()) # | |
QqPlaceMatchReply (QObject t1) # | |
Defined in Qtc.Location.QPlaceMatchReply qPlaceMatchReply :: QObject t1 -> IO (QPlaceMatchReply ()) # |
qPlaceMatchReply_delete :: QPlaceMatchReply a -> IO () #
qPlaceMatchReply_deleteLater :: QPlaceMatchReply a -> IO () #