[webkit-qt] Avoid painting and layout while loading a page
Konstantin Tokarev
annulen at yandex.ru
Wed Mar 9 02:52:30 PST 2011
09.03.2011, 06:04, "周鹏" <zhoupeng19 at 126.com>:
> Hi,guys!
> I get very slow load times on QtWebKit in Linux.Can any one could tell me how to avoid painting and layout while loading a page,I just need the page content,don't care layout infomation.
My guess is that you don't need QtWebKit for this task. You can get HTML code with QNetworkRequest
--
Regards,
Konstantin
More information about the webkit-qt
mailing list