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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to