Replace
withQt Code:
//QMessageBox::information(this,"asd","asdasd");To copy to clipboard, switch view to plain text mode
To wait while request is being processed.Qt Code:
while (!reply->isFinished());To copy to clipboard, switch view to plain text mode
MT.
Bookmarks