QPixmapCache Member List

This is the complete list of members for QPixmapCache, including all inherited members.
cacheLimit()QPixmapCache [static]
clear()QPixmapCache [static]
find(const QString &key)QPixmapCache [static]
find(const QString &key, QPixmap &pixmap)QPixmapCache [static]
find(const QString &key, QPixmap *pixmap)QPixmapCache [static]
find(const Key &key, QPixmap *pixmap)QPixmapCache [static]
insert(const QString &key, const QPixmap &pixmap)QPixmapCache [static]
insert(const QPixmap &pixmap)QPixmapCache [static]
remove(const QString &key)QPixmapCache [static]
remove(const Key &key)QPixmapCache [static]
replace(const Key &key, const QPixmap &pixmap)QPixmapCache [static]
setCacheLimit(int)QPixmapCache [static]