Details
-
Suggestion
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
None
Description
It would be convenient if QSvgRenderer had a getSvgItems(const QString &id) or similar API for retrieving a list of the svg items associated with the given element/group id. One possible to solution would be to return a QPainterPath, QBrush, QPen, and QTransform for each element.