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

(b70dc1196c87c3d4b8d02c189a54b166d6d6146d)

#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: