#include <ut_timer_qt_private.hpp>
Public Member Functions | |
| MyTimer (void *aUserdata, ut_TimerCallback *aCb) | |
Private Slots | |
| void | handleTimeout () |
Private Attributes | |
| void * | userdata |
| ut_TimerCallback * | cb |
Definition at line 8 of file ut_timer_qt_private.hpp.
| MyTimer::MyTimer | ( | void * | aUserdata, | |
| ut_TimerCallback * | aCb | |||
| ) |
Definition at line 13 of file ut_timer_qt.cpp.
References handleTimeout().
| void MyTimer::handleTimeout | ( | ) | [private, slot] |
ut_TimerCallback* MyTimer::cb [private] |
Definition at line 20 of file ut_timer_qt_private.hpp.
void* MyTimer::userdata [private] |
Definition at line 19 of file ut_timer_qt_private.hpp.
Referenced by handleTimeout().
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:50:04 2011 by Doxygen 1.6.1