KGuiAddons 5.109.0
|
This is the complete list of members for KSharedPixmapCacheMixin< T >, including all inherited members.
clear() | KSharedPixmapCacheMixin< T > | inline |
findImage(const QString &key, QImage *destination) const | KSharedPixmapCacheMixin< T > | inline |
findPixmap(const QString &key, QPixmap *destination) const | KSharedPixmapCacheMixin< T > | inline |
insertImage(const QString &key, const QImage &image) | KSharedPixmapCacheMixin< T > | inline |
insertPixmap(const QString &key, const QPixmap &pixmap) | KSharedPixmapCacheMixin< T > | inline |
KSharedPixmapCacheMixin(const QString &cacheName, unsigned defaultCacheSize, unsigned expectedItemSize=0) | KSharedPixmapCacheMixin< T > | inline |