Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.3.0
-
None
Description
the QQuickWindows support multiple backends, in which software/openvg renderer is included. but no one can export to svg file.
for widgets, we can use graphicsScene painting to svg file.
if we can paint QQuickWindow to svg file, it would be great. (maybe software/openvg backend can implement this feature).