help me! how add element to svg use qt? thanks
help me! how add element to svg use qt? thanks
I dont think Qt supports creating svg files. It helps you to render them![]()
You can create svg files through QSvgGenerator but you can't modify existing svg files. If you want to do that, use QDomDocument and friends.
thanks everyone.
but i need qt to alter svg,i am thinking how to alter svg use qt. maybe use qdocument is a good way.
hope more friend help me if your know qt alter svg.thanks
Bookmarks