Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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) -
 

Protected Attributes

 : NSObject- (instancetype)initWithDelegate:(id<QT_MANGLE_NAMESPACE(GCDTimerDelegate)>)delegate
 

Detailed Description

Definition at line 51 of file btgcdtimer_p.h.

Method Documentation

◆ 

- (QT_PREPEND_NAMESPACE(DarwinBluetooth) (id)
: (id) timeoutType 

◆ cancelTimer

- (void) cancelTimer

◆ handleTimeout

- (void) handleTimeout

◆ objectUnderWatch

- (id) objectUnderWatch

◆ startWithTimeout:step:

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

◆ watchAfter:withTimeoutType:

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

Member Data Documentation

◆ __pad0__

- __pad0__
protected

Definition at line 71 of file btgcdtimer_p.h.


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