#include <wave_view_private.h>
Definition at line 222 of file wave_view_private.h.
◆ ImageCache
◆ WaveViewCacheGroup()
ArdourWaveView::WaveViewCacheGroup::WaveViewCacheGroup |
( |
WaveViewCache & |
parent_cache | ) |
|
◆ ~WaveViewCacheGroup()
ArdourWaveView::WaveViewCacheGroup::~WaveViewCacheGroup |
( |
| ) |
|
◆ add_image()
void ArdourWaveView::WaveViewCacheGroup::add_image |
( |
std::shared_ptr< WaveViewImage > |
| ) |
|
◆ clear_cache()
void ArdourWaveView::WaveViewCacheGroup::clear_cache |
( |
| ) |
|
◆ full()
bool ArdourWaveView::WaveViewCacheGroup::full |
( |
| ) |
const |
|
inline |
◆ lookup_image()
◆ max_size()
static uint32_t ArdourWaveView::WaveViewCacheGroup::max_size |
( |
| ) |
|
|
inlinestatic |
◆ _cached_images
ImageCache ArdourWaveView::WaveViewCacheGroup::_cached_images |
|
private |
◆ _parent_cache
At time of writing we don't strictly need a reference to the parent cache as there is only a single global cache but if the image cache ever becomes a per canvas cache then a using a reference is handy.
Definition at line 249 of file wave_view_private.h.
The documentation for this class was generated from the following file: