[PyQt] Recovering data from an SVG file with pyqt
Pratistha
paanandani at gmail.com
Fri Sep 20 12:02:04 BST 2019
Hi,
I am having SVG which has a full flow diagram and properties per block. I
want it to intake in pyqt5 frame and use each block as UI objects and their
handlers. I tried to use QtSVG library but it seems like it loads full SVG
as a single image and doesn't give controls per block. Can anyone guide me
on how to integrate SVG with pyqt5 with interactive way?
Thanks in advance!
--
Sent from: http://python.6.x6.nabble.com/PyQt-f1792048.html
More information about the PyQt
mailing list