Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase QPMCache
Diagrama de herencias de QPMCache
QObject QCache< QPixmap > Qt Qt QGCache QGCache QPtrCollection QPtrCollection QPtrCollection QPtrCollection

Lista de todos los miembros.

Métodos públicos

 QPMCache ()
 ~QPMCache ()
void timerEvent (QTimerEvent *)
bool insert (const QString &k, const QPixmap *d, int c, int p=0)

Documentación del constructor y destructor

QPMCache::QPMCache ( ) [inline]
QPMCache::~QPMCache ( ) [inline]

Documentación de las funciones miembro

bool QPMCache::insert ( const QString k,
const QPixmap d,
int  c,
int  p = 0 
)

Reimplementado de QCache< QPixmap >.

void QPMCache::timerEvent ( QTimerEvent ) [virtual]

This event handler can be reimplemented in a subclass to receive timer events for the object.

QTimer provides a higher-level interface to the timer functionality, and also more general information about timers.

Ver también:
startTimer(), killTimer(), killTimers(), event()

Reimplementado de QObject.


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'