Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquickshapesoftwarerenderer.cpp File Reference

(31d652d73b20f43b492ba8c306f932ca6fc3a0c1)

#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, and QQuickShapeGradient::RepeatSpread.

Referenced by QQuickShapeSoftwareRenderer::setFillGradient().

+ Here is the caller graph for this function: