Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
WatcherWrapper Class Reference
+ Collaboration diagram for WatcherWrapper:

Public Member Functions

 WatcherWrapper (winrt::hstring selector)
 
template<typename AddedSlot , typename RemovedSlot >
void init (AdapterManager *manager, AddedSlot onAdded, RemovedSlot onRemoved)
 

Detailed Description

Definition at line 77 of file qbluetoothlocaldevice_winrt.cpp.

Constructor & Destructor Documentation

◆ WatcherWrapper()

WatcherWrapper::WatcherWrapper ( winrt::hstring selector)
inline

Definition at line 81 of file qbluetoothlocaldevice_winrt.cpp.

Member Function Documentation

◆ init()

template<typename AddedSlot , typename RemovedSlot >
void WatcherWrapper::init ( AdapterManager * manager,
AddedSlot onAdded,
RemovedSlot onRemoved )
inline

Definition at line 87 of file qbluetoothlocaldevice_winrt.cpp.

References QObject::connect(), QBluetoothDeviceWatcherWinRT::deviceAdded(), QBluetoothDeviceWatcherWinRT::deviceRemoved(), manager, Qt::QueuedConnection, and qWarning.

+ Here is the call graph for this function:

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