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
QT_MANGLE_NAMESPACE(DarwinBTConnectionMonitor) Category Reference

#include <btconnectionmonitor_p.h>

+ Collaboration diagram for QT_MANGLE_NAMESPACE(DarwinBTConnectionMonitor):

Instance Methods

(void- connectionNotification:withDevice:
 
(void- connectionClosedNotification:withDevice:
 
(void- stopMonitoring
 

Protected Attributes

 : NSObject- (id)initWithMonitor:(QT_PREPEND_NAMESPACE(DarwinBluetooth::ConnectionMonitor) *)monitor
 

Detailed Description

Definition at line 28 of file btconnectionmonitor_p.h.

Method Documentation

◆ connectionClosedNotification:withDevice:

- (void) connectionClosedNotification: (id) notification
withDevice: (IOBluetoothDevice *) device 

◆ connectionNotification:withDevice:

- (void) connectionNotification: (id) notification
withDevice: (IOBluetoothDevice *) device 

◆ stopMonitoring

- (void) stopMonitoring

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 37 of file btconnectionmonitor_p.h.


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