BluetoothHostInfo
Qt Base Class: QBluetoothHostInfo
Signature: QBluetoothHostInfo(self) -> None
QBluetoothHostInfo(self, other: PySide6.QtBluetooth.QBluetoothHostInfo) -> None
Base classes
Name | Children | Inherits |
---|---|---|
QBluetoothHostInfo PySide6.QtBluetooth QBluetoothHostInfo(self) -> None |
⋔ Inheritance diagram
🛈 DocStrings
Bases: QBluetoothHostInfo
Encapsulates the details of a local QBluetooth device.
Source code in prettyqt\bluetooth\bluetoothhostinfo.py
get_address() -> bluetooth.BluetoothAddress
set_address(address: bluetooth.QBluetoothAddress | int | str)
Set address to given value.