◆ Pimpl()
ImageCache::Pimpl::Pimpl |
( |
| ) |
|
|
inline |
◆ ~Pimpl()
ImageCache::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
◆ addImageToCache()
◆ getFromHashCode()
◆ releaseUnusedImages()
void ImageCache::Pimpl::releaseUnusedImages |
( |
| ) |
|
|
inline |
◆ timerCallback()
void ImageCache::Pimpl::timerCallback |
( |
| ) |
|
|
inlineoverridevirtual |
The user-defined callback routine that actually gets called periodically.
It's perfectly ok to call startTimer() or stopTimer() from within this callback to change the subsequent intervals.
Implements Timer.
◆ cacheTimeout
unsigned int ImageCache::Pimpl::cacheTimeout |
◆ lock
The documentation for this class was generated from the following file: