[webkit-qt] QWebPage background loading and display in QGraphicsView

Leander Bessa leanderbb at gmail.com
Thu Oct 20 10:30:26 PDT 2011


Hello,

I'm trying to load webpages in the background and only present them once
they have been loaded.

The problem arises when i set them to be displayed through the setPage()
method in QGraphicsWebView. The new page occupies the exact same area as the
previous one. Only when i open a link on the new page does it resize to the
QGraphicsView dimensions.

Am i missing an event or signal which is triggered when a new page is set
inside the QGraphicsWebView?

Regards,

Leander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20111020/cc1c1e97/attachment.html>


More information about the webkit-qt mailing list