Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
KCoreAddons
KCoreAddons
KSharedDataCache
List of All Members for KSharedDataCache
This is the complete list of members for
KSharedDataCache
, including inherited members.
enum
EvictionPolicy
KSharedDataCache
(const QString &, unsigned int, unsigned int)
KSharedDataCache
(const KSharedDataCache &)
clear
()
contains
(const QString &) const : bool
deleteCache
(const QString &)
evictionPolicy
() const : KSharedDataCache::EvictionPolicy
find
(const QString &, QByteArray *) const : bool
freeSize
() const : unsigned int
insert
(const QString &, const QByteArray &) : bool
remove
(const QString &) : bool
setEvictionPolicy
(KSharedDataCache::EvictionPolicy)
setTimestamp
(unsigned int)
timestamp
() const : unsigned int
totalSize
() const : unsigned int
operator=
(const KSharedDataCache &) : KSharedDataCache &