Documentation
class QqPlaceReplyTrUtf8 x1 where #
qPlaceReplyTrUtf8 :: x1 -> IO String #
Instances
QqPlaceReplyTrUtf8 String # | |
Defined in Qtc.Location.QPlaceReply qPlaceReplyTrUtf8 :: String -> IO String # | |
QqPlaceReplyTrUtf8 (String, String) # | |
Defined in Qtc.Location.QPlaceReply qPlaceReplyTrUtf8 :: (String, String) -> IO String # | |
QqPlaceReplyTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QPlaceReply qPlaceReplyTrUtf8 :: (String, String, Int) -> IO String # |
class QqPlaceReply x1 where #
qPlaceReply :: x1 -> IO (QPlaceReply ()) #
Instances
QqPlaceReply () # | |
Defined in Qtc.Location.QPlaceReply qPlaceReply :: () -> IO (QPlaceReply ()) # | |
QqPlaceReply (QObject t1) # | |
Defined in Qtc.Location.QPlaceReply qPlaceReply :: QObject t1 -> IO (QPlaceReply ()) # |
qPlaceReply_delete :: QPlaceReply a -> IO () #
qPlaceReply_deleteLater :: QPlaceReply a -> IO () #