You will have to use QNetworkAccessManager, QNetworkRequest, QNetworkReply to do a QNetworkAccessManager::get request for each link and then read the response from each get request.
You will have to use QNetworkAccessManager, QNetworkRequest, QNetworkReply to do a QNetworkAccessManager::get request for each link and then read the response from each get request.
I write the best type of code possible, code that I want to write, not code that someone tells me to write!
Bookmarks