[webkit-qt] How could I get hyperlink and control bounding box via QtWebkit?
Ariya Hidayat
ariya.hidayat at gmail.com
Mon Jul 18 08:12:02 PDT 2011
> Besides the bitmap, we also want to output all bounding box of
> hyperlink element, text, image, or image-map, as well as the bounding
> box of form controls, input field, radio button, checkbox, etc. The
> bouding box may be of different shape, rect, union of several rect,
> circles, etc.
>
> It seems that QtWebkit doesn't provide an easy way to get those info.
Possible workaround (not perfect, but it works): use QWebElement and
its geometry() function.
--
Ariya Hidayat
http://www.google.com/search?q=ariya+hidayat
More information about the webkit-qt
mailing list