![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QPixmapCache, including all inherited members.
| cacheLimit() | QPixmapCache | static |
| clear() | QPixmapCache | static |
| find(const QString &key) | QPixmapCache | deprecatedstatic |
| find(const QString &key, QPixmap &pixmap) | QPixmapCache | deprecatedstatic |
| 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 max) | QPixmapCache | static |