Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgsoftwareinternalrectanglenode.cpp File Reference

(b1fc47a467562340278b90acb36c3ea12c12bfa9)

#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()

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

Definition at line 69 of file qsgsoftwareinternalrectanglenode.cpp.