RDK Documentation (Open Sourced RDK Components)
TRM::QtTimer Class Reference
Inheritance diagram for TRM::QtTimer:
Inheritance graph
Collaboration diagram for TRM::QtTimer:
Collaboration graph

Public Member Functions

void schedule (TimerTask &task, int64_t expireAt, int64_t milliSecs)
 
void cancel (void)
 

Data Fields

QMutex mutex
 
TimerTasktask
 
QTimer timer
 
qint64 future
 

Private Slots

void onExpiration (void)
 

yes

Definition at line 51 of file QtTimer.h.


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