[Interest] QNetworkAccessManager in a command line, non-eventloop application

Giuseppe D'Angelo dangelog at gmail.com
Sun Jan 20 19:21:20 CET 2013


On 20 January 2013 17:29, Scott Aron Bloom <scott.bloom at onshorecs.com> wrote:
>
> Honestly, if qNAM had the ability to set the timeout, I would have no problem with a blocking call..

Start a QTimer and abort the QNetworkReply if it fires before
finished(), and viceversa.

Cheers,
-- 
Giuseppe D'Angelo



More information about the Interest mailing list