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
qsgsoftwareinternalrectanglenode.cpp File Reference

(ca20f7e82f21dd06ce0d04fd937e915e2805e51e)

#include "qsgsoftwareinternalrectanglenode_p.h"
#include <qmath.h>
#include <QtGui/QPainter>
+ Include dependency graph for qsgsoftwareinternalrectanglenode.cpp:

Go to the source code of this file.

Functions

static QGradientStop interpolateStop (const QGradientStop &firstStop, const QGradientStop &secondStop, double newPos)
 

Function Documentation

◆ interpolateStop()

static QGradientStop interpolateStop ( const QGradientStop & firstStop,
const QGradientStop & secondStop,
double newPos )
static

Definition at line 65 of file qsgsoftwareinternalrectanglenode.cpp.