![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qdrawhelper_p.h>
Public Attributes | ||
struct { | ||
qreal x | ||
qreal y | ||
} | origin | |
struct { | ||
qreal x | ||
qreal y | ||
} | end | |
Definition at line 220 of file qdrawhelper_p.h.
struct { ... } QLinearGradientData::end |
struct { ... } QLinearGradientData::origin |
qreal QLinearGradientData::x |
Definition at line 223 of file qdrawhelper_p.h.
qreal QLinearGradientData::y |
Definition at line 224 of file qdrawhelper_p.h.