From d7b8c69ccdd5547b5660be5876dbdedc3ac29548 Mon Sep 17 00:00:00 2001 From: Leonard Lee Date: Tue, 28 May 2013 10:00:33 +0200 Subject: Remove Nokia references. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These Nokia references removed as they are not appropriate. Task-number: QTBUG-31400 Change-Id: I3d739e8bf8bfaae1c7bc7ee6e11974aa2dae4f2b Reviewed-by: Jerome Pasion Reviewed-by: Tor Arne Vestbø Reviewed-by: Topi Reiniö --- Source/WebKit/qt/WidgetApi/qwebview.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Source/WebKit/qt/WidgetApi/qwebview.cpp') diff --git a/Source/WebKit/qt/WidgetApi/qwebview.cpp b/Source/WebKit/qt/WidgetApi/qwebview.cpp index 9ba962178..7b8e0227f 100644 --- a/Source/WebKit/qt/WidgetApi/qwebview.cpp +++ b/Source/WebKit/qt/WidgetApi/qwebview.cpp @@ -82,10 +82,6 @@ void QWebViewPrivate::_q_pageDestroyed() It can be used in various applications to display web content live from the Internet. - The image below shows QWebView previewed in \QD with a Nokia website. - - \image qwebview-url.png - A web site can be loaded onto QWebView with the load() function. Like all Qt widgets, the show() function must be invoked in order to display QWebView. The snippet below illustrates this: -- cgit v1.2.1