Qt 4.8
QPixmapCache Member List

This is the complete list of members for QPixmapCache, including all inherited members.

cacheLimit()QPixmapCachestatic
clear()QPixmapCachestatic
find(const QString &key)QPixmapCachestatic
find(const QString &key, QPixmap &pixmap)QPixmapCachestatic
find(const QString &key, QPixmap *pixmap)QPixmapCachestatic
find(const Key &key, QPixmap *pixmap)QPixmapCachestatic
insert(const QString &key, const QPixmap &pixmap)QPixmapCachestatic
insert(const QPixmap &pixmap)QPixmapCachestatic
remove(const QString &key)QPixmapCachestatic
remove(const Key &key)QPixmapCachestatic
replace(const Key &key, const QPixmap &pixmap)QPixmapCachestatic
setCacheLimit(int)QPixmapCachestatic