Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
PairingWorker Struct Reference
Inheritance diagram for PairingWorker:
Collaboration diagram for PairingWorker:

Public Member Functions

 PairingWorker (QBluetoothLocalDevice *device)
 ~PairingWorker ()=default
void pairAsync (const QBluetoothAddress &addr, QBluetoothLocalDevice::Pairing pairing)
 PairingWorker (QBluetoothLocalDevice *device)
 ~PairingWorker ()=default
void pairAsync (const QBluetoothAddress &addr, QBluetoothLocalDevice::Pairing pairing)

Detailed Description

Definition at line 481 of file qbluetoothlocaldevice_winrt.cpp.

Constructor & Destructor Documentation

◆ PairingWorker() [1/2]

PairingWorker::PairingWorker ( QBluetoothLocalDevice * device)
inline

Definition at line 484 of file qbluetoothlocaldevice_winrt.cpp.

◆ ~PairingWorker() [1/2]

PairingWorker::~PairingWorker ( )
default

◆ PairingWorker() [2/2]

PairingWorker::PairingWorker ( QBluetoothLocalDevice * device)
inline

Definition at line 484 of file qbluetoothlocaldevice_winrt.cpp.

◆ ~PairingWorker() [2/2]

PairingWorker::~PairingWorker ( )
default

Member Function Documentation

◆ pairAsync() [1/2]

void PairingWorker::pairAsync ( const QBluetoothAddress & addr,
QBluetoothLocalDevice::Pairing pairing )

Definition at line 495 of file qbluetoothlocaldevice_winrt.cpp.

◆ pairAsync() [2/2]

void PairingWorker::pairAsync ( const QBluetoothAddress & addr,
QBluetoothLocalDevice::Pairing pairing )

The documentation for this struct was generated from the following file: