Qtc.Bluetooth.QBluetoothServer

Contents

Documentation

class QqBluetoothServerTrUtf8 x1 where #

Methods

qBluetoothServerTrUtf8 :: x1 -> IO String #

Instances
QqBluetoothServerTrUtf8 String # 
Instance details

Defined in Qtc.Bluetooth.QBluetoothServer

Methods

qBluetoothServerTrUtf8 :: String -> IO String #

QqBluetoothServerTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Bluetooth.QBluetoothServer

Methods

qBluetoothServerTrUtf8 :: (String, String) -> IO String #

QqBluetoothServerTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Bluetooth.QBluetoothServer

Methods

qBluetoothServerTrUtf8 :: (String, String, Int) -> IO String #

class QqBluetoothServer x1 where #

Methods

qBluetoothServer :: x1 -> IO (QBluetoothServer ()) #

Orphan instances

QsetMaxPendingConnections (QBluetoothServer a) Int # 
Instance details

Methods

setMaxPendingConnections :: QBluetoothServer a -> Int -> IO () #

QserverPort (QBluetoothServer a) () # 
Instance details

Methods

serverPort :: QBluetoothServer a -> () -> IO Int #

QsenderSignalIndex (QBluetoothServer ()) () # 
Instance details

Methods

senderSignalIndex :: QBluetoothServer () -> () -> IO Int #

QsenderSignalIndex (QBluetoothServerSc a) () # 
Instance details

Methods

senderSignalIndex :: QBluetoothServerSc a -> () -> IO Int #

Qsender (QBluetoothServer ()) () # 
Instance details

Methods

sender :: QBluetoothServer () -> () -> IO (QObject ()) #

Qsender (QBluetoothServerSc a) () # 
Instance details

Methods

sender :: QBluetoothServerSc a -> () -> IO (QObject ()) #

Qreceivers (QBluetoothServer ()) String # 
Instance details

Methods

receivers :: QBluetoothServer () -> String -> IO Int #

Qreceivers (QBluetoothServerSc a) String # 
Instance details

Methods

receivers :: QBluetoothServerSc a -> String -> IO Int #

QmaxPendingConnections (QBluetoothServer a) () # 
Instance details

Methods

maxPendingConnections :: QBluetoothServer a -> () -> IO Int #

QisListening (QBluetoothServer a) () # 
Instance details

Methods

isListening :: QBluetoothServer a -> () -> IO Bool #

QhasPendingConnections (QBluetoothServer a) () # 
Instance details

Methods

hasPendingConnections :: QBluetoothServer a -> () -> IO Bool #

QserverAddress (QBluetoothServer a) () (IO (QBluetoothAddress ())) # 
Instance details

Methods

serverAddress :: QBluetoothServer a -> () -> IO (QBluetoothAddress ()) #

Qproperty (QBluetoothServer ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QBluetoothServer () -> String -> IO (QVariant ()) #

Qproperty (QBluetoothServerSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QBluetoothServerSc a -> String -> IO (QVariant ()) #

Qparent (QBluetoothServer ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QBluetoothServer () -> () -> IO (QObject ()) #

Qparent (QBluetoothServerSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QBluetoothServerSc a -> () -> IO (QObject ()) #

QnextPendingConnection (QBluetoothServer a) () (IO (QBluetoothSocket ())) # 
Instance details

Qlisten (QBluetoothServer a) () (IO Bool) # 
Instance details

Methods

listen :: QBluetoothServer a -> () -> IO Bool #

Qqerror (QBluetoothServer a) () (IO QBluetoothServer_Error) # 
Instance details

Qclose (QBluetoothServer a) () (IO ()) # 
Instance details

Methods

close :: QBluetoothServer a -> () -> IO () #

QuserMethod (QBluetoothServer ()) () (IO ()) # 
Instance details

Methods

userMethod :: QBluetoothServer () -> Int -> () -> IO () #

QuserMethod (QBluetoothServerSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QBluetoothServerSc a -> Int -> () -> IO () #

QtimerEvent (QBluetoothServer ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QBluetoothServer () -> QTimerEvent t1 -> IO () #

QtimerEvent (QBluetoothServerSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QBluetoothServerSc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QBluetoothServer ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QBluetoothServer () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QBluetoothServerSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QBluetoothServerSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QBluetoothServer ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QBluetoothServer () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QBluetoothServerSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QBluetoothServer ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QBluetoothServer () -> QEvent t1 -> IO () #

QcustomEvent (QBluetoothServerSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QBluetoothServerSc a -> QEvent t1 -> IO () #

QconnectNotify (QBluetoothServer ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QBluetoothServer () -> QMetaMethod t1 -> IO () #

QconnectNotify (QBluetoothServerSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QBluetoothServerSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QBluetoothServer ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QBluetoothServer () -> QChildEvent t1 -> IO () #

QchildEvent (QBluetoothServerSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QBluetoothServerSc a -> QChildEvent t1 -> IO () #

Qlisten (QBluetoothServer a) (QBluetoothUuid t1) (IO (QBluetoothServiceInfo ())) # 
Instance details

Qlisten (QBluetoothServer a) (QBluetoothAddress t1) (IO Bool) # 
Instance details

Methods

listen :: QBluetoothServer a -> QBluetoothAddress t1 -> IO Bool #

Qevent (QBluetoothServer ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QBluetoothServer () -> QEvent t1 -> IO Bool #

Qevent (QBluetoothServerSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QBluetoothServerSc a -> QEvent t1 -> IO Bool #

QuserMethod (QBluetoothServer ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QBluetoothServer () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QBluetoothServerSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QBluetoothServerSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QBluetoothServer ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QBluetoothServer () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QBluetoothServerSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QBluetoothServerSc a -> (QObject t1, QEvent t2) -> IO Bool #

Qlisten (QBluetoothServer a) (QBluetoothUuid t1, String) (IO (QBluetoothServiceInfo ())) # 
Instance details

Methods

listen :: QBluetoothServer a -> (QBluetoothUuid t1, String) -> IO (QBluetoothServiceInfo ()) #

Qlisten (QBluetoothServer a) (QBluetoothAddress t1, Int) (IO Bool) # 
Instance details

Methods

listen :: QBluetoothServer a -> (QBluetoothAddress t1, Int) -> IO Bool #