QSvgWidget, how to modify element
Solved
General and Desktop
-
Hi
Nope. Its purely for Viewing.
You can use XML parser to do it.
https://stackoverflow.com/questions/15123544/change-the-color-of-an-svg-in-qt/33540671 -
@mrjj , thank you, I figured this was the case, I'm now implementing code to do this using:
https://cpp.hotexamples.com/examples/-/QSvgWidget/-/cpp-qsvgwidget-class-examples.htmlto aid.