[Qt-interest] QWebPage in a thread

Juhana Jauhiainen juhana.jauhiainen at gmail.com
Thu Jun 24 20:40:51 CEST 2010


Hi, does anyone have experience using QWebPage in a threaded environment?

Currently I'm loading HTML-content into a QWebPage and rendering parts of it to QPixmaps using QWebFrame's render-function. I would like to make this threaded since it takes some time especially with large HTML-pages. I'm wondering if this is possible or if anyone has a better way of doing this? 

Am I right assuming that a QWebPage can't be created outside the GUI-thread?

PS. What I'm essentially doing is pagination of html-content. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100624/636ddf96/attachment.html 


More information about the Qt-interest-old mailing list