Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qquickshapesoftwarerenderer.cpp File Reference
#include "qquickshapesoftwarerenderer_p.h"
#include <private/qquickpath_p_p.h>
+ Include dependency graph for qquickshapesoftwarerenderer.cpp:

Go to the source code of this file.

Functions

static void setupPainterGradient (QGradient *painterGradient, const QQuickShapeGradient &g)
 

Function Documentation

◆ setupPainterGradient()

static void setupPainterGradient ( QGradient painterGradient,
const QQuickShapeGradient g 
)
inlinestatic

Definition at line 100 of file qquickshapesoftwarerenderer.cpp.

References QGradient::PadSpread, QQuickShapeGradient::PadSpread, QGradient::ReflectSpread, QQuickShapeGradient::ReflectSpread, QGradient::RepeatSpread, QQuickShapeGradient::RepeatSpread, QGradient::setSpread(), and QGradient::setStops().

Referenced by QQuickShapeSoftwareRenderer::setFillGradient().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: