![]() |
Qt 6.x
The Qt SDK
|
Include dependency graph for qgtk3json.cpp: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().
Here is the caller graph for this function:| QColor toColor | ( | const QStringView & | color | ) |
Definition at line 84 of file qgtk3json.cpp.
References QColor::fromString().
Referenced by QSvgPaintEngine::saveGradientStops().
Here is the call graph for this function:
Here is the caller graph for this function: