![]() |
Qt 4.8
|
Public Slots | |
| CacheInfo (QGradientStops s, qreal op, QGradient::InterpolationMode mode) | |
Public Variables | |
| QGradient::InterpolationMode | interpolationMode |
| qreal | opacity |
| QGradientStops | stops |
| GLuint | texId |
Definition at line 997 of file qpaintengine_opengl.cpp.
|
inlineslot |
Definition at line 999 of file qpaintengine_opengl.cpp.
| QGradient::InterpolationMode QGLGradientCache::CacheInfo::interpolationMode |
Definition at line 1005 of file qpaintengine_opengl.cpp.
Referenced by QGLGradientCache::getBuffer().
| qreal QGLGradientCache::CacheInfo::opacity |
Definition at line 1004 of file qpaintengine_opengl.cpp.
Referenced by QGLGradientCache::getBuffer().
| QGradientStops QGLGradientCache::CacheInfo::stops |
Definition at line 1003 of file qpaintengine_opengl.cpp.
Referenced by QGLGradientCache::getBuffer().
| GLuint QGLGradientCache::CacheInfo::texId |
Definition at line 1002 of file qpaintengine_opengl.cpp.
Referenced by QGLGradientCache::cleanCache(), and QGLGradientCache::getBuffer().