Documentation
class QqBluetoothTransferReplyTrUtf8 x1 where #
qBluetoothTransferReplyTrUtf8 :: x1 -> IO String #
Instances
QqBluetoothTransferReplyTrUtf8 String # | |
Defined in Qtc.Bluetooth.QBluetoothTransferReply qBluetoothTransferReplyTrUtf8 :: String -> IO String # | |
QqBluetoothTransferReplyTrUtf8 (String, String) # | |
Defined in Qtc.Bluetooth.QBluetoothTransferReply qBluetoothTransferReplyTrUtf8 :: (String, String) -> IO String # | |
QqBluetoothTransferReplyTrUtf8 (String, String, Int) # | |
Defined in Qtc.Bluetooth.QBluetoothTransferReply qBluetoothTransferReplyTrUtf8 :: (String, String, Int) -> IO String # |
class QqBluetoothTransferReply x1 where #
qBluetoothTransferReply :: x1 -> IO (QBluetoothTransferReply ()) #
Instances
QqBluetoothTransferReply () # | |
Defined in Qtc.Bluetooth.QBluetoothTransferReply qBluetoothTransferReply :: () -> IO (QBluetoothTransferReply ()) # | |
QqBluetoothTransferReply (QObject t1) # | |
Defined in Qtc.Bluetooth.QBluetoothTransferReply qBluetoothTransferReply :: QObject t1 -> IO (QBluetoothTransferReply ()) # |
qBluetoothTransferReply_delete :: QBluetoothTransferReply a -> IO () #
qBluetoothTransferReply_deleteLater :: QBluetoothTransferReply a -> IO () #