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
QT_MANGLE_NAMESPACE(QDarwinBluetoothStateMonitor) Category Reference
Collaboration diagram for QT_MANGLE_NAMESPACE(QDarwinBluetoothStateMonitor):

Instance Methods

() - QT_PREPEND_NAMESPACE
(instancetype) - initWith:
(CBManagerState) - currentState
(void- startMonitoring
(void- stopMonitoring
() - QT_PREPEND_NAMESPACE
(instancetype) - initWith:
(CBManagerState) - currentState
(void- startMonitoring
(void- stopMonitoring

Protected Attributes

 : NSObject <CBCentralManagerDelegate>@property (strong
nonatomic CBCentralManager * manager

Detailed Description

Definition at line 29 of file qbluetoothlocaldevice_macos.mm.

Method Documentation

◆ currentState [1/2]

- (CBManagerState) currentState

Definition at line 551 of file qbluetoothlocaldevice_macos.mm.

◆ currentState [2/2]

- (CBManagerState) currentState

◆ initWith: [1/2]

- (instancetype) initWith: (QT_PREPEND_NAMESPACE(QBluetoothLocalDevicePrivate)*) localDevicePrivate

Definition at line 527 of file qbluetoothlocaldevice_macos.mm.

◆ initWith: [2/2]

- (instancetype) initWith: (QT_PREPEND_NAMESPACE(QBluetoothLocalDevicePrivate) *) localDevicePrivate

◆ QT_PREPEND_NAMESPACE [1/2]

- QT_PREPEND_NAMESPACE (QBluetoothLocalDevicePrivate)

◆ QT_PREPEND_NAMESPACE [2/2]

- QT_PREPEND_NAMESPACE (QBluetoothLocalDevicePrivate)

◆ startMonitoring [1/2]

- (void) startMonitoring

Definition at line 536 of file qbluetoothlocaldevice_macos.mm.

◆ startMonitoring [2/2]

- (void) startMonitoring

◆ stopMonitoring [1/2]

- (void) stopMonitoring

Definition at line 543 of file qbluetoothlocaldevice_macos.mm.

◆ stopMonitoring [2/2]

- (void) stopMonitoring

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 523 of file qbluetoothlocaldevice_macos.mm.

◆ manager

- (nonatomic CBCentralManager *) manager
protected

Definition at line 31 of file qbluetoothlocaldevice_macos.mm.


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