![]() |
Qt 4.8
|
#include <qdrawhelper_p.h>
Public Variables | |
| qreal | angle |
| struct { | |
| qreal x | |
| qreal y | |
| } | center |
Definition at line 255 of file qdrawhelper_p.h.
| qreal QConicalGradientData::angle |
Definition at line 261 of file qdrawhelper_p.h.
Referenced by qt_fetch_conical_gradient(), and QSpanData::setup().
| struct { ... } QConicalGradientData::center |
Referenced by qt_fetch_conical_gradient(), and QSpanData::setup().
| qreal QConicalGradientData::x |
Definition at line 258 of file qdrawhelper_p.h.
Referenced by qt_fetch_conical_gradient(), and QSpanData::setup().
| qreal QConicalGradientData::y |
Definition at line 259 of file qdrawhelper_p.h.
Referenced by qt_fetch_conical_gradient(), and QSpanData::setup().