QBluetoothTransferRequest — PyQt Documentation v5.15.7 (original) (raw)
PyQt5.QtBluetooth.QBluetoothTransferRequest
Description¶
TODO
Enums¶
Attribute
TODO
Member | Value | Description |
---|---|---|
DescriptionAttribute | TODO | TODO |
LengthAttribute | TODO | TODO |
NameAttribute | TODO | TODO |
TimeAttribute | TODO | TODO |
TypeAttribute | TODO | TODO |
Methods¶
__init__(address: QBluetoothAddress = QBluetoothAddress())
TODO
__init__(QBluetoothTransferRequest)
TODO
address() → QBluetoothAddress
TODO
attribute(Attribute, defaultValue: Any = None) → Any
TODO
__eq__(QBluetoothTransferRequest) → bool
TODO
__ne__(QBluetoothTransferRequest) → bool
TODO
setAttribute(Attribute, Any)
TODO