QNetworkReply is a QIODevice, just call readAll() on it.
TNT (5th January 2010)
Just to warn you:I am using qt4 creator with mingw32 @ windows 7.
AFAIR you can't link MinGW app with MSVC libraries and this filename:
looks like MSVC lib.winhttp.lib
But maybe I am wrong...
I would like to be a "Guru"
Useful hints (try them before asking):
- Use Qt Assistant
- Search the forum
If you haven't found solution yet then create new topic with smart question.
TNT (5th January 2010)
Thank you both!![]()
Bookmarks