[webkit-qt] Preventing the download of main sites: QWebView

Ryan superryan at gmail.com
Tue Jan 4 11:58:23 PST 2011


Hi!

QWebView* qwv = new QWebView();
qwv->load( (QUrl)"http://www.yahoo.com/" );

Is it possible to selectively download images with QWebView? I only want to
download select images if certain criteria are met on the page I'm loading.
The purpose of this is to save bandwidth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110104/e0a34be1/attachment.html>


More information about the webkit-qt mailing list