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

#include <qdrawhelper_p.h>

+ Collaboration diagram for QConicalGradientData:

Public Attributes

struct { 
 
   qreal   x 
 
   qreal   y 
 
center 
 
qreal angle
 

Detailed Description

Definition at line 246 of file qdrawhelper_p.h.

Member Data Documentation

◆ angle

qreal QConicalGradientData::angle

Definition at line 252 of file qdrawhelper_p.h.

◆ [struct]

struct { ... } QConicalGradientData::center

◆ x

qreal QConicalGradientData::x

Definition at line 249 of file qdrawhelper_p.h.

◆ y

qreal QConicalGradientData::y

Definition at line 250 of file qdrawhelper_p.h.


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