Qt 6.4
Qt Bluetooth
C++ Classes
QBluetoothLocalDevice
Qt 6.4.2 Reference Documentation
List of All Members for QBluetoothLocalDevice
This is the complete list of members for
QBluetoothLocalDevice
, including inherited members.
enum
Error
enum
HostMode
enum
Pairing
QBluetoothLocalDevice
(const QBluetoothAddress &, QObject *)
QBluetoothLocalDevice
(QObject *)
deviceConnected
(const QBluetoothAddress &)
deviceDisconnected
(const QBluetoothAddress &)
errorOccurred
(QBluetoothLocalDevice::Error)
hostModeStateChanged
(QBluetoothLocalDevice::HostMode)
pairingFinished
(const QBluetoothAddress &, QBluetoothLocalDevice::Pairing)
~QBluetoothLocalDevice
()
address
() const : QBluetoothAddress
allDevices
() : QList<QBluetoothHostInfo>
connectedDevices
() const : QList<QBluetoothAddress>
hostMode
() const : HostMode
isValid
() const : bool
name
() const : QString
pairingStatus
(const QBluetoothAddress &) const : Pairing
powerOn
()
requestPairing
(const QBluetoothAddress &, Pairing)
setHostMode
(QBluetoothLocalDevice::HostMode)