#include <tobackground.h>
Diagrama de herencias de toBackground
Métodos públicos | |
toBackground (QObject *parent=0, const char *name=0) | |
~toBackground () | |
void | start (int msec) |
void | stop (void) |
int | start (int msec, bool sshot=false) |
int | lastTimer (void) |
Métodos públicos estáticos | |
static void | init (void) |
Atributos privados estáticos | |
static int | Running |
static QLabel * | Label |
static QMovie * | Animation |
|
Create a background timer widget.
|
|
|
|
|
|
Get last timer start timeout.
|
|
Start timer.
|
|
Start repeating timer with msec interval.
|
|
Stop timer |
|
|
|
|
|
|