On 01/19/2011 09:51 AM, ext Simon Hausmann wrote:
QWebElement::render would be good if it get clipping region to avoid traversing 
full render tree in case of partial render.
Might be parameter enabling paint of all layers would be useful also.

Yeah, so why not add an overload to QWebElement?

void QWebElement::render(QPainter* painter, const QRect&  clipRect);

That is a good idea.
It addresses my previous concerns.

cheers,
Benjamin
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to