![]() |
Qt 4.8
|
#include <qdrawhelper_p.h>
Public Variables | |
| struct { | |
| qreal x | |
| qreal y | |
| } | end |
| struct { | |
| qreal x | |
| qreal y | |
| } | origin |
Definition at line 229 of file qdrawhelper_p.h.
| struct { ... } QLinearGradientData::end |
Referenced by getLinearGradientValues(), qt_gradient_quint16(), qt_gradient_quint32(), and QSpanData::setup().
| struct { ... } QLinearGradientData::origin |
Referenced by getLinearGradientValues(), qt_gradient_quint16(), qt_gradient_quint32(), and QSpanData::setup().
| qreal QLinearGradientData::x |
Definition at line 232 of file qdrawhelper_p.h.
Referenced by getLinearGradientValues(), qt_gradient_quint16(), qt_gradient_quint32(), and QSpanData::setup().
| qreal QLinearGradientData::y |
Definition at line 233 of file qdrawhelper_p.h.
Referenced by getLinearGradientValues(), and QSpanData::setup().