Qt 6.9
Qt Bluetooth
C++ Classes
QBluetoothLocalDevice
Qt 6.9.0 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
(QObject *)
QBluetoothLocalDevice
(const QBluetoothAddress &, QObject *)
~QBluetoothLocalDevice
()
address
() const : QBluetoothAddress
allDevices
() : QList<QBluetoothHostInfo>
connectedDevices
() const : QList<QBluetoothAddress>
deviceConnected
(const QBluetoothAddress &)
deviceDisconnected
(const QBluetoothAddress &)
errorOccurred
(QBluetoothLocalDevice::Error)
hostMode
() const : QBluetoothLocalDevice::HostMode
hostModeStateChanged
(QBluetoothLocalDevice::HostMode)
isValid
() const : bool
name
() const : QString
pairingFinished
(const QBluetoothAddress &, QBluetoothLocalDevice::Pairing)
pairingStatus
(const QBluetoothAddress &) const : QBluetoothLocalDevice::Pairing
powerOn
()
requestPairing
(const QBluetoothAddress &, QBluetoothLocalDevice::Pairing)
setHostMode
(QBluetoothLocalDevice::HostMode)