CopperSpice API  1.9.1
QPixmapCache Member List

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

cacheLimit()QPixmapCachestatic
clear()QPixmapCachestatic
find(const QString &key)QPixmapCachedeprecatedstatic
find(const QString &key, QPixmap &pixmap)QPixmapCachedeprecatedstatic
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 max)QPixmapCachestatic