![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <btgcdtimer_p.h>
Instance Methods | |
(void) | - watchAfter:withTimeoutType: |
(void) | - startWithTimeout:step: |
(void) | - handleTimeout |
(void) | - cancelTimer |
(id) | - objectUnderWatch |
(QT_PREPEND_NAMESPACE(DarwinBluetooth)::OperationTimeout) | - timeoutType |
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 |
- (OperationTimeout QT_MANGLE_NAMESPACE(DarwinBTGCDTimer)): |
- (void) watchAfter: | (id) | object | |
withTimeoutType: | (QT_PREPEND_NAMESPACE(DarwinBluetooth)::OperationTimeout) | type |
|
protected |
Definition at line 48 of file btgcdtimer_p.h.