Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question