i'm using PIL to open an image file and then convert it to PNG image and now i would like to display that image in Qt.<br><br>does anybody know how to load &lt;StringIO.StringIO instance&gt; (in-memory representation of PNG image) from Qt (
v.4.1.3) as QImage?<br><br>any other ideas on loading different image format files and displaying it in Qt4 is welcome.<br><br><br>Aljosa<br>