KDEUI
This is the complete list of members for KImageCache, including all inherited members.
| clear() | KImageCache | |
| contains(const QString &key) const | KSharedDataCache | |
| deleteCache(const QString &cacheName) | KSharedDataCache | static |
| evictionPolicy() const | KSharedDataCache | |
| EvictionPolicy enum name | KSharedDataCache | |
| EvictLeastOftenUsed enum value | KSharedDataCache | |
| EvictLeastRecentlyUsed enum value | KSharedDataCache | |
| EvictOldest enum value | KSharedDataCache | |
| find(const QString &key, QByteArray *destination) const | KSharedDataCache | |
| findImage(const QString &key, QImage *destination) const | KImageCache | |
| findPixmap(const QString &key, QPixmap *destination) const | KImageCache | |
| freeSize() const | KSharedDataCache | |
| insert(const QString &key, const QByteArray &data) | KSharedDataCache | |
| insertImage(const QString &key, const QImage &image) | KImageCache | |
| insertPixmap(const QString &key, const QPixmap &pixmap) | KImageCache | |
| KImageCache(const QString &cacheName, unsigned defaultCacheSize, unsigned expectedItemSize=0) | KImageCache | |
| KSharedDataCache(const QString &cacheName, unsigned defaultCacheSize, unsigned expectedItemSize=0) | KSharedDataCache | |
| lastModifiedTime() const | KImageCache | |
| NoEvictionPreference enum value | KSharedDataCache | |
| pixmapCacheLimit() const | KImageCache | |
| pixmapCaching() const | KImageCache | |
| setEvictionPolicy(EvictionPolicy newPolicy) | KSharedDataCache | |
| setPixmapCacheLimit(int size) | KImageCache | |
| setPixmapCaching(bool enable) | KImageCache | |
| setTimestamp(unsigned newTimestamp) | KSharedDataCache | |
| timestamp() const | KSharedDataCache | |
| totalSize() const | KSharedDataCache | |
| ~KImageCache() | KImageCache | |
| ~KSharedDataCache() | KSharedDataCache | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:02 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.