N
N
Nikita Permin2012-03-24 10:44:18
Qt
Nikita Permin, 2012-03-24 10:44:18

Synchronous download over HTTP?

How can I load pages synchronously in Qt? Perhaps I will be downvoted now, but in Delphi IdHTTP was very convenient, because it was possible to make requests in 1 line and get results, something like:
str := http.get('site.ru/');
but is it possible to do this in Qt without creating your own classes? If yes, how?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anatoly, 2012-03-24
@taliban

www.erata.net/qt-boost/synchronous-http-request/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question