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
RadialGradientValues Struct Reference

#include <qdrawhelper_p.h>

+ Collaboration diagram for RadialGradientValues:

Public Attributes

qreal dx
 
qreal dy
 
qreal dr
 
qreal sqrfr
 
qreal a
 
bool extended
 

Detailed Description

Definition at line 170 of file qdrawhelper_p.h.

Member Data Documentation

◆ a

qreal RadialGradientValues::a

Definition at line 176 of file qdrawhelper_p.h.

Referenced by qt_fetch_radial_gradient_template().

◆ dr

◆ dx

qreal RadialGradientValues::dx

Definition at line 172 of file qdrawhelper_p.h.

Referenced by qt_fetch_radial_gradient_template().

◆ dy

qreal RadialGradientValues::dy

Definition at line 173 of file qdrawhelper_p.h.

Referenced by qt_fetch_radial_gradient_template().

◆ extended

bool RadialGradientValues::extended

◆ sqrfr

qreal RadialGradientValues::sqrfr

Definition at line 175 of file qdrawhelper_p.h.

Referenced by qt_fetch_radial_gradient_template().


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