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

Member Data Documentation

◆ dx

qreal LinearGradientValues::dx

Definition at line 165 of file qdrawhelper_p.h.

◆ dy

qreal LinearGradientValues::dy

Definition at line 166 of file qdrawhelper_p.h.

◆ l

qreal LinearGradientValues::l

Definition at line 167 of file qdrawhelper_p.h.

◆ off

qreal LinearGradientValues::off

Definition at line 168 of file qdrawhelper_p.h.


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