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
QSGGradientCache::GradientDesc Struct Reference

#include <qsggradientcache_p.h>

+ Collaboration diagram for QSGGradientCache::GradientDesc:

Public Attributes

QGradientStops stops
 
QGradient::Spread spread = QGradient::PadSpread
 
QPointF a
 
QPointF b
 
qreal v0
 
qreal v1
 

Detailed Description

Definition at line 53 of file qsggradientcache_p.h.

Member Data Documentation

◆ a

◆ b

◆ spread

◆ stops

◆ v0

◆ v1


The documentation for this struct was generated from the following file: