Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsgsoftwareinternalrectanglenode.cpp File Reference
#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.