|
int | maxCacheSize () const |
void | generateGradientColorTable (const QGradient &g, QRgba64 *colorTable, int size, int opacity) const |
std::shared_ptr< const CacheInfo > | addCacheElement (quint64 hash_val, const QGradient &gradient, int opacity) |
int | maxCacheSize () const |
void | generateGradientColorTable (const QGradient &g, QRgba64 *colorTable, int size, int opacity) const |
std::shared_ptr< const CacheInfo > | addCacheElement (quint64 hash_val, const QGradient &gradient, int opacity) |
Definition at line 4192 of file qpaintengine_raster.cpp.
◆ QGradientColorTableHash [1/2]
◆ QGradientColorTableHash [2/2]
◆ addCacheElement() [1/2]
std::shared_ptr< const CacheInfo > QGradientCache::addCacheElement |
( |
quint64 | hash_val, |
|
|
const QGradient & | gradient, |
|
|
int | opacity ) |
|
inlineprotected |
◆ addCacheElement() [2/2]
std::shared_ptr< const CacheInfo > QGradientCache::addCacheElement |
( |
quint64 | hash_val, |
|
|
const QGradient & | gradient, |
|
|
int | opacity ) |
|
inlineprotected |
◆ generateGradientColorTable() [1/2]
void QGradientCache::generateGradientColorTable |
( |
const QGradient & | g, |
|
|
QRgba64 * | colorTable, |
|
|
int | size, |
|
|
int | opacity ) const |
|
inlineprotected |
◆ generateGradientColorTable() [2/2]
void QGradientCache::generateGradientColorTable |
( |
const QGradient & | g, |
|
|
QRgba64 * | colorTable, |
|
|
int | size, |
|
|
int | opacity ) const |
|
inlineprotected |
◆ getBuffer() [1/2]
std::shared_ptr< const CacheInfo > QGradientCache::getBuffer |
( |
const QGradient & | gradient, |
|
|
int | opacity ) |
|
inline |
◆ getBuffer() [2/2]
std::shared_ptr< const CacheInfo > QGradientCache::getBuffer |
( |
const QGradient & | gradient, |
|
|
int | opacity ) |
|
inline |
◆ maxCacheSize() [1/2]
int QGradientCache::maxCacheSize |
( |
| ) |
const |
|
inlineprotected |
◆ maxCacheSize() [2/2]
int QGradientCache::maxCacheSize |
( |
| ) |
const |
|
inlineprotected |
◆ paletteSize() [1/2]
int QGradientCache::paletteSize |
( |
| ) |
const |
|
inline |
◆ paletteSize() [2/2]
int QGradientCache::paletteSize |
( |
| ) |
const |
|
inline |
◆ cache
◆ mutex
The documentation for this class was generated from the following file: