Hello,

with QNetworkreply and readall() i can get the orginalsourcecode of a URL.

But i need the rendered sourceCode which u can view with eg firebug. IS there any way to do that with qt?

thx