On 09/29/2010 02:38 AM, ext Richard Baron Penman wrote:
Would the solution be to override QNetworkAccessManager::createRequest()
and create my own custom QNetworkReply objects that maintain the
returned data?

Yep.

If so do you know of any examples?

Have a look at the mirror application of http://gitorious.org/qtwebkit/performance
It saves visited content to a sqlite database.

cheers,
Benjamin
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to