diff -r c104c120e043 -r 0a51887c13cd Documentation/Source/eric6.WebBrowser.WebBrowserView.html --- a/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Fri Feb 01 20:15:03 2019 +0100 +++ b/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sun Feb 03 16:10:39 2019 +0100 @@ -206,9 +206,6 @@ <td><a href="#WebBrowserView.__quotaRequested">__quotaRequested</a></td> <td>Private slot to handle quota requests of the web page.</td> </tr><tr> -<td><a href="#WebBrowserView.__registerProtocolHandlerRequested">__registerProtocolHandlerRequested</a></td> -<td>Private slot to handle requests for registration of a protocol handler.</td> -</tr><tr> <td><a href="#WebBrowserView.__reloadAllSpeedDials">__reloadAllSpeedDials</a></td> <td>Private slot to reload all speed dials.</td> </tr><tr> @@ -832,17 +829,6 @@ <dd> reference to the quota request object </dd> -</dl><a NAME="WebBrowserView.__registerProtocolHandlerRequested" ID="WebBrowserView.__registerProtocolHandlerRequested"></a> -<h4>WebBrowserView.__registerProtocolHandlerRequested</h4> -<b>__registerProtocolHandlerRequested</b>(<i>request</i>) -<p> - Private slot to handle requests for registration of a protocol - handler. -</p><dl> -<dt><i>request</i> (QWebEngineRegisterProtocolHandlerRequest)</dt> -<dd> -reference to the protocol handler request object -</dd> </dl><a NAME="WebBrowserView.__reloadAllSpeedDials" ID="WebBrowserView.__reloadAllSpeedDials"></a> <h4>WebBrowserView.__reloadAllSpeedDials</h4> <b>__reloadAllSpeedDials</b>(<i></i>)