Eneboo - Documentación para desarrolladores
Métodos públicos | Métodos protegidos
Referencia de la Clase QSingleShotTimer
Diagrama de herencias de QSingleShotTimer
QObject Qt Qt

Lista de todos los miembros.

Métodos públicos

 ~QSingleShotTimer ()
bool start (int msec, QObject *r, const char *m)
bool isActive () const

Métodos protegidos

bool event (QEvent *)

Documentación del constructor y destructor

QSingleShotTimer::~QSingleShotTimer ( )

Documentación de las funciones miembro

bool QSingleShotTimer::event ( QEvent e) [protected, virtual]

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.

Ver también:
installEventFilter(), timerEvent(), QApplication::sendEvent(), QApplication::postEvent(), QWidget::event()

Reimplementado de QObject.

bool QSingleShotTimer::isActive ( ) const [inline]
bool QSingleShotTimer::start ( int  msec,
QObject r,
const char *  m 
)

La documentación para esta clase fue generada a partir del siguiente fichero:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'