![]() |
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 222 of file qdrawhelper_p.h.
struct { ... } QLinearGradientData::end |
struct { ... } QLinearGradientData::origin |
qreal QLinearGradientData::x |
Definition at line 225 of file qdrawhelper_p.h.
qreal QLinearGradientData::y |
Definition at line 226 of file qdrawhelper_p.h.