[webkit-qt] Preventing the download of main sites: QWebView
Ryan
superryan at gmail.com
Tue Jan 4 12:44:40 PST 2011
Yes!
The simplest case is if the image source URL contains a string like
"userPictures/" so as to download all images from the userPictures
directory.
Another criteria might be if the title of the page contains a string like
"advertisement" so as not to download images on advertisement pages.
On Tue, Jan 4, 2011 at 2:01 PM, Ariya Hidayat <ariya.hidayat at gmail.com>wrote:
> > 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.
>
> Can you given an example of such a criteria?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110104/58460455/attachment.html>
More information about the webkit-qt
mailing list