![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QPixmapCache, including all inherited members.
| cacheLimit() | QPixmapCache | static |
| clear() | 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 |
| setCacheLimit(int) | QPixmapCache | static |