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

Lista de todos los miembros.

Métodos públicos

 QSharedDoubleBufferCleaner (void)
void start (void)
void stop (void)
void doCleanup (void)
bool event (QEvent *e)

Documentación del constructor y destructor

QSharedDoubleBufferCleaner::QSharedDoubleBufferCleaner ( void  )

Documentación de las funciones miembro

void QSharedDoubleBufferCleaner::doCleanup ( void  )
bool QSharedDoubleBufferCleaner::event ( QEvent e) [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.

void QSharedDoubleBufferCleaner::start ( void  )
void QSharedDoubleBufferCleaner::stop ( void  )

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'