how can i read this url ? what function ?
also if I have one QNetworkReply in .h:
Qt Code:
private: QNetworkAccessManager *accessManager; QNetworkReply *pReply;To copy to clipboard, switch view to plain text mode
than if I will use get_avatar x times, than pReply in read_avatar will have original url of each request ? or not because it is only one variable i header ?





Reply With Quote
Bookmarks