Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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