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

#include <qdrawhelper_p.h>

+ Collaboration diagram for LinearGradientValues:

Public Attributes

qreal dx
 
qreal dy
 
qreal l
 
qreal off
 

Detailed Description

Definition at line 162 of file qdrawhelper_p.h.

Member Data Documentation

◆ dx

qreal LinearGradientValues::dx

Definition at line 164 of file qdrawhelper_p.h.

Referenced by qt_fetch_linear_gradient_template().

◆ dy

qreal LinearGradientValues::dy

◆ l

qreal LinearGradientValues::l

Definition at line 166 of file qdrawhelper_p.h.

Referenced by qt_fetch_linear_gradient_template().

◆ off

qreal LinearGradientValues::off

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