all. I use qwebkit pyqt4 for implementation of the browser. I have a trivial code to render the page. I can surf the web sites, but i can\'t download anything from it.
Connect a handler to the downloadRequested signal of the webview's page, and then use the page's networkAccessManager to process the request.