From 95cbee1ed1ce6102d407f8610b23660d52462d11 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Thu, 13 Mar 2014 15:24:29 +0100 Subject: Fix doc warnings - Qt for Embedded Linux Requirements isn't available since Qt5 - NOTIFY signal documentations are now ignored and are part of their property - The QtQuick1 WebView code isn't available anymore - Adjust to other renamed and removed pages Change-Id: Ife04becb1a847fb0bfb11dfafa6db2caa36aa9f0 Reviewed-by: Allan Sandfeld Jensen --- Source/WebKit/qt/WidgetApi/qwebview.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 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 f5c4050c9..1a35b325c 100644 --- a/Source/WebKit/qt/WidgetApi/qwebview.cpp +++ b/Source/WebKit/qt/WidgetApi/qwebview.cpp @@ -147,8 +147,8 @@ void QWebViewPrivate::_q_pageDestroyed() if you do not require QWidget attributes. Nevertheless, Qt WebKit depends on QtGui, so you should use a QApplication instead of QCoreApplication. - \sa {Previewer Example}, {Web Browser}, {Form Extractor Example}, - {Google Chat Example}, {Fancy Browser Example} + \sa {Previewer Example}, {Tab Browser}, {Form Extractor Example}, + {Fancy Browser Example} */ #ifndef QT_NO_ACCESSIBILITY -- cgit v1.2.1