juce::ImageCache::Pimpl::Pimpl |
( |
| ) |
|
|
inline |
juce::ImageCache::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
void juce::ImageCache::Pimpl::releaseUnusedImages |
( |
| ) |
|
|
inline |
void juce::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 juce::Timer.
unsigned int juce::ImageCache::Pimpl::cacheTimeout |
The documentation for this class was generated from the following file: