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 <[email protected]>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? >
_______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
