Referencia de la Clase toTimer

#include <tobackground.h>

Diagrama de herencias de toTimer

[leyenda]
Diagrama de colaboración para toTimer:
[leyenda]
Lista de todos los miembros.

Métodos públicos

 toTimer (QObject *parent=0, const char *name=0)
int start (int msec, bool sshot=false)
int lastTimer (void)

Atributos privados

int LastTimer

Descripción detallada

A timer descendant which also keep track of the last timer setting sent to it.


Documentación del constructor y destructor

toTimer::toTimer QObject parent = 0,
const char *  name = 0
[inline]
 

Create timer.

Parámetros:
parent Parent object of timer.
name Name of timer.


Documentación de las funciones miembro

int toTimer::lastTimer void   )  [inline]
 

Get last timer start timeout.

Devuelve:
Last timeout in millisecond.

int toTimer::start int  msec,
bool  sshot = false
[inline]
 

Start timer.

Parámetros:
msec Milliseconds to timeout.
sshot Set to true if only timeout once.


Documentación de los datos miembro

int toTimer::LastTimer [private]
 


La documentación para esta clase fué generada a partir del siguiente archivo:
Generado el Sat May 21 00:05:09 2005 para BulmaGes por  doxygen 1.4.2