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/qwebpage.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Source/WebKit/qt/WidgetApi/qwebpage.cpp') diff --git a/Source/WebKit/qt/WidgetApi/qwebpage.cpp b/Source/WebKit/qt/WidgetApi/qwebpage.cpp index 05caf7134..cb857fdf5 100644 --- a/Source/WebKit/qt/WidgetApi/qwebpage.cpp +++ b/Source/WebKit/qt/WidgetApi/qwebpage.cpp @@ -3471,9 +3471,4 @@ QWebPage::VisibilityState QWebPage::visibilityState() const This signal is emitted when the load of \a frame is finished and the application may now update its state accordingly. */ -/*! - \fn QWebPagePrivate* QWebPage::handle() const - \internal -*/ - #include "moc_qwebpage.cpp" -- cgit v1.2.1