KDECore
KSharedDataCache Member List
This is the complete list of members for KSharedDataCache, including all inherited members.
| clear() | KSharedDataCache | |
| contains(const QString &key) const | KSharedDataCache | |
| deleteCache(const QString &cacheName) | KSharedDataCache | static |
| EvictionPolicy enum name | KSharedDataCache | |
| evictionPolicy() const | KSharedDataCache | |
| EvictLeastOftenUsed enum value | KSharedDataCache | |
| EvictLeastRecentlyUsed enum value | KSharedDataCache | |
| EvictOldest enum value | KSharedDataCache | |
| find(const QString &key, QByteArray *destination) const | KSharedDataCache | |
| freeSize() const | KSharedDataCache | |
| insert(const QString &key, const QByteArray &data) | KSharedDataCache | |
| KSharedDataCache(const QString &cacheName, unsigned defaultCacheSize, unsigned expectedItemSize=0) | KSharedDataCache | |
| NoEvictionPreference enum value | KSharedDataCache | |
| setEvictionPolicy(EvictionPolicy newPolicy) | KSharedDataCache | |
| setTimestamp(unsigned newTimestamp) | KSharedDataCache | |
| timestamp() const | KSharedDataCache | |
| totalSize() const | KSharedDataCache | |
| ~KSharedDataCache() | KSharedDataCache |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference