![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Macros | |
#define | CONVERT(type, key, def) |
#define | GETSTR(obj, key) |
#define | GETINT(obj, key, var) |
Functions | |
QLatin1String | fromColor (const QColor &color) |
QColor | toColor (const QStringView &color) |
Definition at line 61 of file qgtk3json.cpp.
QLatin1String fromColor | ( | const QColor & | color | ) |
Definition at line 31 of file qgtk3json.cpp.
References QColor::HexRgb.
Referenced by QSvgPaintEngine::saveGradientStops().
QColor toColor | ( | const QStringView & | color | ) |
Definition at line 84 of file qgtk3json.cpp.
References QColor::fromString().
Referenced by QSvgPaintEngine::saveGradientStops().