![]() |
Qt 4.8
|
#include <qdrawhelper_p.h>
Public Variables | |
| struct { | |
| qreal radius | |
| qreal x | |
| qreal y | |
| } | center |
| struct { | |
| qreal radius | |
| qreal x | |
| qreal y | |
| } | focal |
Definition at line 241 of file qdrawhelper_p.h.
| struct { ... } QRadialGradientData::center |
Referenced by getRadialGradientValues(), and QSpanData::setup().
| struct { ... } QRadialGradientData::focal |
| qreal QRadialGradientData::radius |
Definition at line 246 of file qdrawhelper_p.h.
Referenced by QRadialFetchSimd< Simd >::fetch(), RadialFetchPlain::fetch(), getRadialGradientValues(), and QSpanData::setup().
| qreal QRadialGradientData::x |
Definition at line 244 of file qdrawhelper_p.h.
Referenced by getRadialGradientValues(), and QSpanData::setup().
| qreal QRadialGradientData::y |
Definition at line 245 of file qdrawhelper_p.h.
Referenced by getRadialGradientValues(), and QSpanData::setup().