![]() |
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 | |
| qreal radius | |
| } | center |
| struct { | |
| qreal x | |
| qreal y | |
| qreal radius | |
| } | focal |
Definition at line 234 of file qdrawhelper_p.h.
| struct { ... } QRadialGradientData::center |
| struct { ... } QRadialGradientData::focal |
| qreal QRadialGradientData::radius |
Definition at line 239 of file qdrawhelper_p.h.
| qreal QRadialGradientData::x |
Definition at line 237 of file qdrawhelper_p.h.
| qreal QRadialGradientData::y |
Definition at line 238 of file qdrawhelper_p.h.