Sayonara Player
Loading...
Searching...
No Matches
Library::CoverViewPixmapCache Class Reference

A cache class. Internally handled as QCache class. More...

#include <CoverViewPixmapCache.h>

Public Member Functions

bool hasPixmap (const Hash &hash) const
QPixmap pixmap (const Hash &hash) const
QPixmap invalidPixmap () const
void addPixmap (const Hash &hash, const QPixmap &pixmap)
bool isOutdated (const Hash &hash) const
void setAllOutdated ()
void setCacheSize (int cacheSize)
void clear ()

Detailed Description

A cache class. Internally handled as QCache class.