Qt 5.15
Qt Bluetooth
C++ Classes
QBluetoothLocalDevice
Qt 5.15.11 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 &)
error
(QBluetoothLocalDevice::Error )
hostModeStateChanged
(QBluetoothLocalDevice::HostMode )
pairingConfirmation
(bool )
pairingDisplayConfirmation
(const QBluetoothAddress &, QString )
pairingDisplayPinCode
(const QBluetoothAddress &, QString )
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 )