[Qt-interest] QWebView does not load external stylesheet

Luca Ottaviano lottaviano at develer.com
Wed Apr 1 15:00:09 CEST 2009


Il giorno mer, 01/04/2009 alle 12.39 +0200, Bart van Deenen ha scritto:
> Hi all
> 
> 
> QWebView->setHtml seems to ignore links to external stylesheets, or
> I'm doing something wrong.

In QWebView and QTextBrowser, a call to setHtml() will not load external
resources (for example, images). You can use setSource() to load
external references.

Best regards,
-- 
Ing. Luca Ottaviano - lottaviano at develer.com
Develer S.r.l. - http://www.develer.com/
.hardware .software .innovation
Tel.: +39 055 3986627 - ext.: 218




More information about the Qt-interest-old mailing list