QWebView::load() is the correct method to load an URL. But I don't see you showing the widget. QWebView is a QWidget, and not a dialog, so you need to call show() or the equivalent before it will be displayed.
I put the QWebKit presentation uplast Sunday. It should give you a good headstart on using Webkit.
http://www.qtcentre.org/forum/f-qt-w...ine-18040.html




Reply With Quote

Bookmarks