Qtc.Bluetooth.QBluetoothServiceInfo

Contents

Documentation

isRegistered :: QBluetoothServiceInfo a -> () -> IO Bool #

serviceProvider :: QBluetoothServiceInfo a -> () -> IO String #

setServiceName :: QBluetoothServiceInfo a -> String -> IO () #

Orphan instances

QunregisterService (QBluetoothServiceInfo a) () # 
Instance details

Methods

unregisterService :: QBluetoothServiceInfo a -> () -> IO Bool #

QremoveAttribute (QBluetoothServiceInfo a) Int # 
Instance details

Methods

removeAttribute :: QBluetoothServiceInfo a -> Int -> IO () #

QregisterService (QBluetoothServiceInfo a) () # 
Instance details

Methods

registerService :: QBluetoothServiceInfo a -> () -> IO Bool #

QqisValid (QBluetoothServiceInfo ()) () # 
Instance details

Methods

qisValid :: QBluetoothServiceInfo () -> () -> IO Bool #

QqisValid (QBluetoothServiceInfoSc a) () # 
Instance details

Methods

qisValid :: QBluetoothServiceInfoSc a -> () -> IO Bool #

QisComplete (QBluetoothServiceInfo a) () # 
Instance details

Methods

isComplete :: QBluetoothServiceInfo a -> () -> IO Bool #

Qqcontains (QBluetoothServiceInfo ()) Int # 
Instance details

Methods

qcontains :: QBluetoothServiceInfo () -> Int -> IO Bool #

Qqcontains (QBluetoothServiceInfoSc a) Int # 
Instance details

Methods

qcontains :: QBluetoothServiceInfoSc a -> Int -> IO Bool #

QserviceUuid (QBluetoothServiceInfo a) () # 
Instance details

Methods

serviceUuid :: QBluetoothServiceInfo a -> () -> IO (QBluetoothUuid ()) #

QserviceName (QBluetoothServiceInfo a) () # 
Instance details

Methods

serviceName :: QBluetoothServiceInfo a -> () -> IO String #

Qdevice (QBluetoothServiceInfo a) () (IO (QBluetoothDeviceInfo ())) # 
Instance details

Methods

device :: QBluetoothServiceInfo a -> () -> IO (QBluetoothDeviceInfo ()) #

Qattributes (QBluetoothServiceInfo ()) () (IO [Int]) # 
Instance details

Methods

attributes :: QBluetoothServiceInfo () -> () -> IO [Int] #

Qattributes (QBluetoothServiceInfoSc a) () (IO [Int]) # 
Instance details

Methods

attributes :: QBluetoothServiceInfoSc a -> () -> IO [Int] #

Qattribute (QBluetoothServiceInfo a) Int (IO (QVariant ())) # 
Instance details

Methods

attribute :: QBluetoothServiceInfo a -> Int -> IO (QVariant ()) #

QsetDevice (QBluetoothServiceInfo a) (QBluetoothDeviceInfo t1) # 
Instance details

QregisterService (QBluetoothServiceInfo a) (QBluetoothAddress t1) # 
Instance details

Qqot (QBluetoothServiceInfo ()) (QBluetoothServiceInfo t1) (IO (QBluetoothServiceInfo ())) # 
Instance details

Qqot (QBluetoothServiceInfoSc a) (QBluetoothServiceInfo t1) (IO (QBluetoothServiceInfo ())) # 
Instance details

QsetAttribute (QBluetoothServiceInfo a) (Int, QVariant t2) # 
Instance details

Methods

setAttribute :: QBluetoothServiceInfo a -> (Int, QVariant t2) -> IO () #

QsetAttribute (QBluetoothServiceInfo a) (Int, QBluetoothUuid t2) # 
Instance details

Methods

setAttribute :: QBluetoothServiceInfo a -> (Int, QBluetoothUuid t2) -> IO () #

QsetAttribute (QBluetoothServiceInfo a) (Int, QBluetoothServiceInfo_Sequence t2) # 
Instance details

QsetAttribute (QBluetoothServiceInfo a) (Int, QBluetoothServiceInfo_Alternative t2) # 
Instance details