[Qt-interest] QWebView HelloWorld - image doesn't load

Hawkeye Parker hawkeye.parker at autodesk.com
Thu Dec 17 03:49:01 CET 2009


Hi All,

I must be doing something very foolish here:

    QWebView* webView = new QWebView();
    webView->load(QUrl("http://www.google.com/"));
    webView->show();

Here's what I get:

http://www.hadal.org/misc/pics/googleNoImage.jpg

I've tried mucking with the various QWebSettings with no luck.  QDesktopServices::openUrl() is giving me a different problem, so I'd rather use Qt's browser if I can....

Any ideas?

Thanks,
Hawkeye Parker
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091216/bf6496e1/attachment.html 


More information about the Qt-interest-old mailing list