Krita Source Code Documentation
Loading...
Searching...
No Matches
KoColorConversionCache::Private Struct Reference

Public Attributes

QMultiHash< KoColorConversionCacheKey, CachedTransformation * > cache
 
QMutex cacheMutex
 
QThreadStorage< FastPathCacheItem * > fastStorage
 

Detailed Description

Definition at line 66 of file KoColorConversionCache.cpp.

Member Data Documentation

◆ cache

QMultiHash< KoColorConversionCacheKey, CachedTransformation*> KoColorConversionCache::Private::cache

Definition at line 67 of file KoColorConversionCache.cpp.

◆ cacheMutex

QMutex KoColorConversionCache::Private::cacheMutex

Definition at line 68 of file KoColorConversionCache.cpp.

◆ fastStorage

QThreadStorage<FastPathCacheItem*> KoColorConversionCache::Private::fastStorage

Definition at line 70 of file KoColorConversionCache.cpp.


The documentation for this struct was generated from the following file: