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

#include <qdrawhelper_p.h>

Collaboration diagram for QLinearGradientData:

Public Attributes

struct { 
   qreal   x 
   qreal   y 
origin
struct { 
   qreal   x 
   qreal   y 
end

Detailed Description

Definition at line 222 of file qdrawhelper_p.h.

Member Data Documentation

◆ [struct]

struct { ... } QLinearGradientData::end

◆ [struct]

struct { ... } QLinearGradientData::origin

◆ x

qreal QLinearGradientData::x

Definition at line 225 of file qdrawhelper_p.h.

◆ y

qreal QLinearGradientData::y

Definition at line 226 of file qdrawhelper_p.h.


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