Documentation
class QqBluetoothServerTrUtf8 x1 where #
qBluetoothServerTrUtf8 :: x1 -> IO String #
Instances
QqBluetoothServerTrUtf8 String # | |
Defined in Qtc.Bluetooth.QBluetoothServer qBluetoothServerTrUtf8 :: String -> IO String # | |
QqBluetoothServerTrUtf8 (String, String) # | |
Defined in Qtc.Bluetooth.QBluetoothServer qBluetoothServerTrUtf8 :: (String, String) -> IO String # | |
QqBluetoothServerTrUtf8 (String, String, Int) # | |
Defined in Qtc.Bluetooth.QBluetoothServer qBluetoothServerTrUtf8 :: (String, String, Int) -> IO String # |
class QqBluetoothServer x1 where #
qBluetoothServer :: x1 -> IO (QBluetoothServer ()) #
Instances
QqBluetoothServer Protocol # | |
Defined in Qtc.Bluetooth.QBluetoothServer qBluetoothServer :: Protocol -> IO (QBluetoothServer ()) # | |
QqBluetoothServer (Protocol, QObject t2) # | |
Defined in Qtc.Bluetooth.QBluetoothServer qBluetoothServer :: (Protocol, QObject t2) -> IO (QBluetoothServer ()) # |
securityFlags :: QBluetoothServer a -> () -> IO SecurityFlags #
serverType :: QBluetoothServer a -> () -> IO Protocol #
setSecurityFlags :: QBluetoothServer a -> SecurityFlags -> IO () #
qBluetoothServer_delete :: QBluetoothServer a -> IO () #
qBluetoothServer_deleteLater :: QBluetoothServer a -> IO () #