--- a/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Thu Jul 06 19:13:51 2017 +0200 +++ b/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Fri Jul 07 19:05:53 2017 +0200 @@ -553,6 +553,9 @@ <td><a href="#WebBrowserWindow.hideFullScreenNavigation">hideFullScreenNavigation</a></td> <td>Public slot to hide full screen navigation.</td> </tr><tr> +<td><a href="#WebBrowserWindow.isClosing">isClosing</a></td> +<td>Public method to test, if the window is closing.</td> +</tr><tr> <td><a href="#WebBrowserWindow.isFullScreenNavigationVisible">isFullScreenNavigationVisible</a></td> <td>Public method to check, if full screen navigation is active.</td> </tr><tr> @@ -1978,7 +1981,22 @@ <b>hideFullScreenNavigation</b>(<i></i>) <p> Public slot to hide full screen navigation. -</p><a NAME="WebBrowserWindow.isFullScreenNavigationVisible" ID="WebBrowserWindow.isFullScreenNavigationVisible"></a> +</p><a NAME="WebBrowserWindow.isClosing" ID="WebBrowserWindow.isClosing"></a> +<h4>WebBrowserWindow.isClosing</h4> +<b>isClosing</b>(<i></i>) +<p> + Public method to test, if the window is closing. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating that the window is closing +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl><a NAME="WebBrowserWindow.isFullScreenNavigationVisible" ID="WebBrowserWindow.isFullScreenNavigationVisible"></a> <h4>WebBrowserWindow.isFullScreenNavigationVisible</h4> <b>isFullScreenNavigationVisible</b>(<i></i>) <p>