Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
~QSingleShotTimer () | |
bool | start (int msec, QObject *r, const char *m) |
bool | isActive () const |
Métodos protegidos | |
bool | event (QEvent *) |
QSingleShotTimer::~QSingleShotTimer | ( | ) |
This virtual function receives events to an object and should return TRUE if the event e was recognized and processed.
The event() function can be reimplemented to customize the behavior of an object.
Reimplementado de QObject.
bool QSingleShotTimer::isActive | ( | ) | const [inline] |