Qt 4.8
|
Public Functions | |
CacheInfo (QGradientStops s, qreal op, QGradient::InterpolationMode mode) | |
Public Variables | |
QGradient::InterpolationMode | interpolationMode |
qreal | opacity |
QGradientStops | stops |
GLuint | texId |
Definition at line 63 of file qglgradientcache_p.h.
|
inline |
Definition at line 65 of file qglgradientcache_p.h.
QGradient::InterpolationMode QGL2GradientCache::CacheInfo::interpolationMode |
Definition at line 71 of file qglgradientcache_p.h.
Referenced by QGL2GradientCache::getBuffer().
qreal QGL2GradientCache::CacheInfo::opacity |
Definition at line 70 of file qglgradientcache_p.h.
Referenced by QGL2GradientCache::getBuffer(), and QGL2GradientCache::~QGL2GradientCache().
QGradientStops QGL2GradientCache::CacheInfo::stops |
Definition at line 69 of file qglgradientcache_p.h.
Referenced by QGL2GradientCache::getBuffer().
GLuint QGL2GradientCache::CacheInfo::texId |
Definition at line 68 of file qglgradientcache_p.h.
Referenced by QGL2GradientCache::cleanCache(), and QGL2GradientCache::getBuffer().