![]() |
Qt 6.x
The Qt SDK
|
#import <btgcdtimer_p.h>
Instance Methods | |
(void) | - watchAfter:withTimeoutType: |
(void) | - startWithTimeout:step: |
(void) | - handleTimeout |
(void) | - cancelTimer |
(id) | - objectUnderWatch |
(QT_PREPEND_NAMESPACE(DarwinBluetooth) | - |
Protected Attributes | |
: NSObject- (instancetype)initWithDelegate:(id<QT_MANGLE_NAMESPACE(GCDTimerDelegate)>)delegate | |
Definition at line 51 of file btgcdtimer_p.h.
- (void) cancelTimer |
- (void) handleTimeout |
- (id) objectUnderWatch |
- (void) watchAfter: | (id) | object | |
withTimeoutType: | (QT_PREPEND_NAMESPACE(DarwinBluetooth)::OperationTimeout) | type | |
|
protected |
Definition at line 71 of file btgcdtimer_p.h.