[PyKDE] PyQt4 Win QImage save problem

K.S.Sreeram sreeram at tachyontech.net
Sat Jun 10 12:40:11 BST 2006


Christophe Chailloleau-Leclerc wrote:
> self.img3.save(QtCore.QString("d:\test.jpeg"),"JPEG",70)

you need to use double backslash like this "d:\\test.jpeg"

Regards
Sreeram

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060610/17cd5734/signature.bin


More information about the PyQt mailing list