[Interest] QNetworkAccessManager

Lorn Potter lorn.potter at gmail.com
Tue Aug 25 21:10:38 CEST 2015



On 25/08/15 15:54, Igor Mironchik wrote:
> Hi guys,
>
> I created QNetworkAccessManager in a thread. Everything is fine but
> sometimes I received assertion that QCoreApplication can't send event to
> QNetworkAccessManager in another thread.
>
> Is it Qt's bug? Or QnetwrokAccessManager couldn't be used in threaded
> environment?

Yes, it should be able to. What is the exact output of that assert? And 
what platform are you seeing this on?


>
> Is it possible to disable sending events from QCoreApplication to my
> network access manager?
>
> What will you say?
>
> Thank you.
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



More information about the Interest mailing list