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

#include <qdrawhelper_p.h>

Public Variables

qreal angle
 
struct {
   qreal   x
 
   qreal   y
 
center
 

Detailed Description

Definition at line 255 of file qdrawhelper_p.h.

Properties

◆ angle

qreal QConicalGradientData::angle

Definition at line 261 of file qdrawhelper_p.h.

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

◆ center

struct { ... } QConicalGradientData::center

◆ x

qreal QConicalGradientData::x

Definition at line 258 of file qdrawhelper_p.h.

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

◆ y

qreal QConicalGradientData::y

Definition at line 259 of file qdrawhelper_p.h.

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


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