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

#include <btgcdtimer_p.h>

Collaboration diagram for QT_MANGLE_NAMESPACE(DarwinBTGCDTimer):

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

Detailed Description

Definition at line 51 of file btgcdtimer_p.h.

Method Documentation

◆ cancelTimer

- (void) cancelTimer

◆ handleTimeout

- (void) handleTimeout

◆ objectUnderWatch

- (id) objectUnderWatch

◆ startWithTimeout:step:

- (void) startWithTimeout: (qint64) ms
step: (qint64) stepMS 

◆ timeoutType

- (OperationTimeout QT_MANGLE_NAMESPACE(DarwinBTGCDTimer)):

◆ watchAfter:withTimeoutType:

- (void) watchAfter: (id) object
withTimeoutType: (QT_PREPEND_NAMESPACE(DarwinBluetooth)::OperationTimeout) type 

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 48 of file btgcdtimer_p.h.


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