Documentation
class QqPlaceIdReplyTrUtf8 x1 where #
qPlaceIdReplyTrUtf8 :: x1 -> IO String #
Instances
QqPlaceIdReplyTrUtf8 String # | |
Defined in Qtc.Location.QPlaceIdReply qPlaceIdReplyTrUtf8 :: String -> IO String # | |
QqPlaceIdReplyTrUtf8 (String, String) # | |
Defined in Qtc.Location.QPlaceIdReply qPlaceIdReplyTrUtf8 :: (String, String) -> IO String # | |
QqPlaceIdReplyTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QPlaceIdReply qPlaceIdReplyTrUtf8 :: (String, String, Int) -> IO String # |
class QqPlaceIdReply x1 where #
qPlaceIdReply :: x1 -> IO (QPlaceIdReply ()) #
Instances
QqPlaceIdReply OperationType # | |
Defined in Qtc.Location.QPlaceIdReply qPlaceIdReply :: OperationType -> IO (QPlaceIdReply ()) # | |
QqPlaceIdReply (OperationType, QObject t2) # | |
Defined in Qtc.Location.QPlaceIdReply qPlaceIdReply :: (OperationType, QObject t2) -> IO (QPlaceIdReply ()) # |
operationType :: QPlaceIdReply a -> () -> IO OperationType #
qPlaceIdReply_delete :: QPlaceIdReply a -> IO () #
qPlaceIdReply_deleteLater :: QPlaceIdReply a -> IO () #