Qt 4.8
Public Variables | List of all members
QLinearGradientData Struct Reference

#include <qdrawhelper_p.h>

Public Variables

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

Detailed Description

Definition at line 229 of file qdrawhelper_p.h.

Properties

◆ end

struct { ... } QLinearGradientData::end

◆ origin

struct { ... } QLinearGradientData::origin

◆ x

qreal QLinearGradientData::x

◆ y

qreal QLinearGradientData::y

Definition at line 233 of file qdrawhelper_p.h.

Referenced by getLinearGradientValues(), and QSpanData::setup().


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