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

R. Reucher rene.reucher at batcom-it.net
Fri Jan 18 10:28:34 CET 2013


On Friday 18 January 2013 10:02:24 Mandeep Sandhu wrote:
> Just curious here, but why don't you want to run the event loop in the
> main thread but only run it in a different thread?
Probably because the environment it's going to be used in already utilizes its 
own event loop... I had a similar situation once when I wrote a Samba VFS 
plugin with Qt, mainly for being able to use QThread's.

However, doesn't the QNAM also work in a QThread which runs its own event 
loop?!

HTH, René



More information about the Interest mailing list