Accessing an image from a webpage in PyQt4 QtWebkit

Posted by matt on Stack Overflow See other posts from Stack Overflow or by matt
Published on 2010-05-08T10:05:53Z Indexed on 2010/05/08 10:08 UTC
Read the original article Hit count: 332

Filed under:
|
|

If a page has fully loaded on a QWebView, how can I get the data for a certain image (probably through the dom?)

© Stack Overflow or respective owner

Related posts about python

Related posts about pyqt4