__copy__() -> None |
__copy__() -> None [extrait de __copy__.__doc__] |
__repr__(self) |
Return repr(self). [extrait de __repr__.__doc__] |
Alternative |
Alternative(self) -> None [extrait de Alternative.__doc__] |
attribute(self, attributeId: int) -> Any |
attribute(self, attributeId: int) -> Any [extrait de attribute.__doc__] |
AttributeId |
|
attributes(self) -> List[int] |
attributes(self) -> List[int] [extrait de attributes.__doc__] |
contains(self, attributeId: int) -> bool |
contains(self, attributeId: int) -> bool [extrait de contains.__doc__] |
device(self) -> PySide6.QtBluetooth.QBluetoothDeviceInfo |
device(self) -> PySide6.QtBluetooth.QBluetoothDeviceInfo [extrait de device.__doc__] |
isComplete(self) -> bool |
isComplete(self) -> bool [extrait de isComplete.__doc__] |
isRegistered(self) -> bool |
isRegistered(self) -> bool [extrait de isRegistered.__doc__] |
isValid(self) -> bool |
isValid(self) -> bool [extrait de isValid.__doc__] |
Protocol |
|
protocolDescriptor(self, protocol: PySide6.QtBluetooth.QBluetoothUuid.ProtocolUuid) -> PySide6.QtBluetooth.QBluetoothServiceInfo.Sequence |
protocolDescriptor(self, protocol: PySide6.QtBluetooth.QBluetoothUuid.ProtocolUuid) -> PySide6.QtBluetooth.QBluetoothServiceInfo.Sequence [extrait de protocolDescriptor.__doc__] |
protocolServiceMultiplexer(self) -> int |
protocolServiceMultiplexer(self) -> int [extrait de protocolServiceMultiplexer.__doc__] |
registerService(self, localAdapter: PySide6.QtBluetooth.QBluetoothAddress = Default(QBluetoothAddress)) -> bool |
registerService(self, localAdapter: PySide6.QtBluetooth.QBluetoothAddress = Default(QBluetoothAddress)) -> bool [extrait de registerService.__doc__] |
removeAttribute(self, attributeId: int) -> None |
removeAttribute(self, attributeId: int) -> None [extrait de removeAttribute.__doc__] |
Sequence |
Sequence(self) -> None [extrait de Sequence.__doc__] |
serverChannel(self) -> int |
serverChannel(self) -> int [extrait de serverChannel.__doc__] |
serviceAvailability(self) -> int |
serviceAvailability(self) -> int [extrait de serviceAvailability.__doc__] |
serviceClassUuids(self) -> List[PySide6.QtBluetooth.QBluetoothUuid] |
serviceClassUuids(self) -> List[PySide6.QtBluetooth.QBluetoothUuid] [extrait de serviceClassUuids.__doc__] |
serviceDescription(self) -> str |
serviceDescription(self) -> str [extrait de serviceDescription.__doc__] |
serviceName(self) -> str |
serviceName(self) -> str [extrait de serviceName.__doc__] |
serviceProvider(self) -> str |
serviceProvider(self) -> str [extrait de serviceProvider.__doc__] |
serviceUuid(self) -> PySide6.QtBluetooth.QBluetoothUuid |
serviceUuid(self) -> PySide6.QtBluetooth.QBluetoothUuid [extrait de serviceUuid.__doc__] |
setAttribute |
setAttribute(self, attributeId: int, value: Any) -> None [extrait de setAttribute.__doc__] |
setDevice(self, info: PySide6.QtBluetooth.QBluetoothDeviceInfo) -> None |
setDevice(self, info: PySide6.QtBluetooth.QBluetoothDeviceInfo) -> None [extrait de setDevice.__doc__] |
setServiceAvailability(self, availability: int) -> None |
setServiceAvailability(self, availability: int) -> None [extrait de setServiceAvailability.__doc__] |
setServiceDescription(self, description: str) -> None |
setServiceDescription(self, description: str) -> None [extrait de setServiceDescription.__doc__] |
setServiceName(self, name: str) -> None |
setServiceName(self, name: str) -> None [extrait de setServiceName.__doc__] |
setServiceProvider(self, provider: str) -> None |
setServiceProvider(self, provider: str) -> None [extrait de setServiceProvider.__doc__] |
setServiceUuid(self, uuid: Union[PySide6.QtBluetooth.QBluetoothUuid, PySide6.QtBluetooth.QBluetoothUuid.CharacteristicType, PySide6.QtBluetooth.QBluetoothUuid.DescriptorType, PySide6.QtBluetooth.QBluetoothUuid.ProtocolUuid, PySide6.QtBluetooth.QBluetoothUuid.ServiceClassUuid, PySide6.QtCore.QUuid]) -> None |
setServiceUuid(self, uuid: Union[PySide6.QtBluetooth.QBluetoothUuid, PySide6.QtBluetooth.QBluetoothUuid.CharacteristicType, PySide6.QtBluetooth.QBluetoothUuid.DescriptorType, PySide6.QtBluetooth.QBluetoothUuid.ProtocolUuid, PySide6.QtBluetooth.QBluetoothUuid.ServiceClassUuid, PySide6.QtCore.QUuid]) -> None [extrait de setServiceUuid.__doc__] |
socketProtocol(self) -> PySide6.QtBluetooth.QBluetoothServiceInfo.Protocol |
socketProtocol(self) -> PySide6.QtBluetooth.QBluetoothServiceInfo.Protocol [extrait de socketProtocol.__doc__] |
unregisterService(self) -> bool |
unregisterService(self) -> bool [extrait de unregisterService.__doc__] |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :