![]() |
Qt 6.x
The Qt SDK
|
#include <qdrawhelper_p.h>
Static Public Member Functions | |
static uint | null () |
static uint | fetchSingle (const QGradientData &gradient, qreal v) |
static void | memfill (uint *buffer, uint fill, int length) |
static void | fetch (uint *buffer, uint *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b) |
Definition at line 479 of file qdrawhelper_p.h.
|
inlinestatic |
Definition at line 491 of file qdrawhelper_p.h.
References RadialGradientValues::dr, RadialGradientValues::extended, FETCH_RADIAL_LOOP, FETCH_RADIAL_LOOP_CLAMP_PAD, FETCH_RADIAL_LOOP_CLAMP_REFLECT, FETCH_RADIAL_LOOP_CLAMP_REPEAT, GRADIENT_STOPTABLE_SIZE, GRADIENT_STOPTABLE_SIZE_SHIFT, i, QGradient::PadSpread, Operator::radial, QGradient::ReflectSpread, and QGradient::RepeatSpread.
|
inlinestatic |
Definition at line 483 of file qdrawhelper_p.h.
References qt_gradient_pixel().
|
inlinestatic |
Definition at line 487 of file qdrawhelper_p.h.
References fill(), and qt_memfill32().
|
inlinestatic |
Definition at line 482 of file qdrawhelper_p.h.