KVIrc
4.9.2
DeveloperAPIs
|
Defines a struct for the avatar entry in the cache. More...
#include <KviAvatarCache.h>
Public Attributes | |
QString | szIdString |
kvi_time_t | tLastAccess |
Defines a struct for the avatar entry in the cache.
QString _KviAvatarCacheEntry::szIdString |
The id of the avatar
Referenced by KviAvatarCache::cleanup(), KviAvatarCache::load(), KviAvatarCache::lookup(), and KviAvatarCache::replace().
kvi_time_t _KviAvatarCacheEntry::tLastAccess |
The time the avatar was last accessed
Referenced by KviAvatarCache::cleanup(), KviAvatarCache::load(), KviAvatarCache::lookup(), and KviAvatarCache::replace().