QBluetoothHostInfo

PyQt5.QtBluetooth.QBluetoothHostInfo

Description

TODO

Methods

__init__()

TODO


__init__(QBluetoothHostInfo)

TODO


address() → QBluetoothAddress

TODO


__eq__(QBluetoothHostInfo) → bool

TODO


name() → str

TODO


__ne__(QBluetoothHostInfo) → bool

TODO


setAddress(QBluetoothAddress)

TODO


setName(str)

TODO