[Qt-interest] Re : QNetworkAccessManager and simple get request.

BOUCARD Olivier boucard_olivier at yahoo.fr
Thu Dec 10 11:59:52 CET 2009


All the QtNetwork module is asynchroneous except some functions like waitFor* functions from QAbstractSocket.
But QNetworkAccessManager is fully non-blocking working only with signals/slots.

De : Tolik Piskov <tolik.piskov at gmail.com>

À : qt-interest at trolltech.com
Envoyé le : Jeu 10 Décembre 2009, 11 h 48 min 38 s
Objet : [Qt-interest] QNetworkAccessManager and simple get request.


I searched documentation, but didn't find a word about whether get method of QNetworkAccessManager is blocking or not. Can you help?


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091210/e31bbc03/attachment.html 


More information about the Qt-interest-old mailing list