Documentation
class QqPlaceContentReplyTrUtf8 x1 where #
qPlaceContentReplyTrUtf8 :: x1 -> IO String #
Instances
QqPlaceContentReplyTrUtf8 String # | |
Defined in Qtc.Location.QPlaceContentReply qPlaceContentReplyTrUtf8 :: String -> IO String # | |
QqPlaceContentReplyTrUtf8 (String, String) # | |
Defined in Qtc.Location.QPlaceContentReply qPlaceContentReplyTrUtf8 :: (String, String) -> IO String # | |
QqPlaceContentReplyTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QPlaceContentReply qPlaceContentReplyTrUtf8 :: (String, String, Int) -> IO String # |
class QqPlaceContentReply x1 where #
qPlaceContentReply :: x1 -> IO (QPlaceContentReply ()) #
Instances
QqPlaceContentReply () # | |
Defined in Qtc.Location.QPlaceContentReply qPlaceContentReply :: () -> IO (QPlaceContentReply ()) # | |
QqPlaceContentReply (QObject t1) # | |
Defined in Qtc.Location.QPlaceContentReply qPlaceContentReply :: QObject t1 -> IO (QPlaceContentReply ()) # |
class QsetTotalCount x0 x1 where #
setTotalCount :: x0 -> x1 -> IO () #
Instances
QsetTotalCount (QPlaceContentReply ()) Int # | |
Defined in Qtc.Location.QPlaceContentReply setTotalCount :: QPlaceContentReply () -> Int -> IO () # | |
QsetTotalCount (QPlaceContentReplySc a) Int # | |
Defined in Qtc.Location.QPlaceContentReply setTotalCount :: QPlaceContentReplySc a -> Int -> IO () # |
totalCount :: QPlaceContentReply a -> () -> IO Int #
qPlaceContentReply_delete :: QPlaceContentReply a -> IO () #
qPlaceContentReply_deleteLater :: QPlaceContentReply a -> IO () #