[Interest] QNetworkReply::downloadProgress firing infrequently on Windows

Kristoffersen, Even (NO14) Even.Kristoffersen at Honeywell.com
Wed May 2 11:30:08 CEST 2012


Thomas Woolway writes:
>Is this expected behaviour? Is there any way that I can force QNetworkReply to fire downloadProgress more often? Could a change in the response from Twitter have caused these signals less often?

Try QNetworkReply::setReadBufferSize(0).

I do believe this was a change discussed on the development list back in February, and that would fit well with your experience that something changed, see http://www.mail-archive.com/development@qt-project.org/msg01900.html

-Even



More information about the Interest mailing list