Jean-Marc Lasgouttes wrote: > Concerning the previews, since the pixmap is already on the server, > there should be a way to redraw it without doing a retransfer. Would > using a QPixmap instead of a QImage help? It seems that drawImage has > to do QImage->QPixmap anyway...
Yes, that sounds reasonable. -- Angus