![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsggradientcache_p.h>
Public Attributes | |
QGradientStops | stops |
QGradient::Spread | spread = QGradient::PadSpread |
QPointF | a |
QPointF | b |
qreal | v0 |
qreal | v1 |
Definition at line 53 of file qsggradientcache_p.h.
QPointF QSGGradientCache::GradientDesc::a |
Definition at line 56 of file qsggradientcache_p.h.
QPointF QSGGradientCache::GradientDesc::b |
Definition at line 57 of file qsggradientcache_p.h.
QGradient::Spread QSGGradientCache::GradientDesc::spread = QGradient::PadSpread |
Definition at line 55 of file qsggradientcache_p.h.
QGradientStops QSGGradientCache::GradientDesc::stops |
Definition at line 54 of file qsggradientcache_p.h.
qreal QSGGradientCache::GradientDesc::v0 |
Definition at line 58 of file qsggradientcache_p.h.
qreal QSGGradientCache::GradientDesc::v1 |
Definition at line 59 of file qsggradientcache_p.h.