[webkit-qt] Fwd: Get the picture from a QWebElement?

Richard Moore rich at kde.org
Wed Apr 21 06:14:58 PDT 2010


---------- Forwarded message ----------
From: Richard Moore <richmoore44 at gmail.com>
Date: Wed, Apr 21, 2010 at 2:03 PM
Subject: Re: [webkit-qt] Get the picture from a QWebElement?
To: webkit-qt at lists.webkit.org


On Wed, Apr 21, 2010 at 1:45 PM, Sylvain Pointeau
<sylvain.pointeau at gmail.com> wrote:
> Hi,
> Do you know if we can get the picture and all informations (size in px, size
> in KB etc) from a QWebElement?
> (supposing that this QWebElement is a <img ...>)

You can easily query the src attribute using QWebElement and get those yourself.

Regards

Rich.


More information about the webkit-qt mailing list