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
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 248 of file qdrawhelper_p.h.

Member Data Documentation

◆ angle

qreal QConicalGradientData::angle

Definition at line 254 of file qdrawhelper_p.h.

◆ [struct]

struct { ... } QConicalGradientData::center

◆ x

qreal QConicalGradientData::x

Definition at line 251 of file qdrawhelper_p.h.

◆ y

qreal QConicalGradientData::y

Definition at line 252 of file qdrawhelper_p.h.


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