Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
b65af14a2 (dev)
-
Foundation PM Prioritized
Description
Qt has a private function to parse data from base64 encoded strings. It takes a QUrl as a parameter, which in some cases has to be constructed from a string, e.g. in QSvgHandler, only to be converted back within the function.
Suggested solution: Overload bool qDecodeDataUrl(const QUrl &url, ...); with options so QString and similar classes can be passed efficiently.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-134665 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
630847,4 | Use qDecodeDataUrl to parse image from data url | dev | qt/qtsvg | Status: MERGED | +2 | 0 |
631759,1 | Use qDecodeDataUrl to parse image from data url | 6.9 | qt/qtsvg | Status: INTEGRATING | +2 | 0 |