--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Fri Oct 13 15:30:02 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Fri Oct 13 15:32:00 2023 +0200 @@ -74,6 +74,10 @@ <table> <tr> +<td><a href="#WebBrowserWindow.__showWebNotification">__showWebNotification</a></td> +<td>Class method to show a notification sent by Chromium.</td> +</tr> +<tr> <td><a href="#WebBrowserWindow.adBlockManager">adBlockManager</a></td> <td>Class method to get a reference to the AdBlock manager.</td> </tr> @@ -853,6 +857,20 @@ <tr><td>None</td></tr> </table> +<a NAME="WebBrowserWindow.__showWebNotification" ID="WebBrowserWindow.__showWebNotification"></a> +<h4>WebBrowserWindow.__showWebNotification (class method)</h4> +<b>__showWebNotification</b>(<i>webNotification</i>) + +<p> + Class method to show a notification sent by Chromium. +</p> +<dl> + +<dt><i>webNotification</i> (QWebEngineNotification)</dt> +<dd> +notification sent by Chromium +</dd> +</dl> <a NAME="WebBrowserWindow.adBlockManager" ID="WebBrowserWindow.adBlockManager"></a> <h4>WebBrowserWindow.adBlockManager (class method)</h4> <b>adBlockManager</b>(<i></i>)