Hi all, I am working with Qt4 Opensource Version for Windows XP. I have a strange problem : when I try to save a QImage with format "jpeg", the quality parameter seems to be omitted and the final result has always the same size. I don't know why. I've tried to save the image with the class QImageWritter but the result is the same. Has anybody the same problem or knows how to solve it? Thanks.