![]() |
Qt 6.x
The Qt SDK
|
#include <qdrawhelper_p.h>
Public Attributes | |
qreal | dx |
qreal | dy |
qreal | l |
qreal | off |
Definition at line 162 of file qdrawhelper_p.h.
qreal LinearGradientValues::dx |
Definition at line 164 of file qdrawhelper_p.h.
Referenced by qt_fetch_linear_gradient_template().
qreal LinearGradientValues::dy |
Definition at line 165 of file qdrawhelper_p.h.
Referenced by blend_vertical_gradient(), blend_vertical_gradient_argb(), and qt_fetch_linear_gradient_template().
qreal LinearGradientValues::l |
Definition at line 166 of file qdrawhelper_p.h.
Referenced by qt_fetch_linear_gradient_template().
qreal LinearGradientValues::off |
Definition at line 167 of file qdrawhelper_p.h.
Referenced by blend_vertical_gradient(), blend_vertical_gradient_argb(), and qt_fetch_linear_gradient_template().