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
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.

◆ dr

qreal RadialGradientValues::dr

Definition at line 174 of file qdrawhelper_p.h.

◆ dx

qreal RadialGradientValues::dx

Definition at line 172 of file qdrawhelper_p.h.

◆ dy

qreal RadialGradientValues::dy

Definition at line 173 of file qdrawhelper_p.h.

◆ extended

bool RadialGradientValues::extended

Definition at line 177 of file qdrawhelper_p.h.

◆ sqrfr

qreal RadialGradientValues::sqrfr

Definition at line 175 of file qdrawhelper_p.h.


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