![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 |
Definition at line 29 of file qbluetoothlocaldevice_macos.mm.
- (CBManagerState) currentState |
Definition at line 551 of file qbluetoothlocaldevice_macos.mm.
- (CBManagerState) currentState |
- (instancetype) initWith: | (QT_PREPEND_NAMESPACE(QBluetoothLocalDevicePrivate)*) | localDevicePrivate |
Definition at line 527 of file qbluetoothlocaldevice_macos.mm.
- (instancetype) initWith: | (QT_PREPEND_NAMESPACE(QBluetoothLocalDevicePrivate) *) | localDevicePrivate |
- QT_PREPEND_NAMESPACE | (QBluetoothLocalDevicePrivate) |
- QT_PREPEND_NAMESPACE | (QBluetoothLocalDevicePrivate) |
- (void) startMonitoring |
Definition at line 536 of file qbluetoothlocaldevice_macos.mm.
- (void) startMonitoring |
- (void) stopMonitoring |
Definition at line 543 of file qbluetoothlocaldevice_macos.mm.
- (void) stopMonitoring |
|
protected |
Definition at line 523 of file qbluetoothlocaldevice_macos.mm.
|
protected |
Definition at line 31 of file qbluetoothlocaldevice_macos.mm.