Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QPixmapCache Member List

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

cacheLimit()QPixmapCachestatic
clear()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
setCacheLimit(int)QPixmapCachestatic