--- a/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Thu Jul 14 18:56:39 2016 +0200 +++ b/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sun Jul 17 15:36:11 2016 +0200 @@ -381,6 +381,9 @@ <td><a href="#WebBrowserView.undo">undo</a></td> <td>Public slot to undo the last edit action.</td> </tr><tr> +<td><a href="#WebBrowserView.unselect">unselect</a></td> +<td>Public slot to clear the current selection.</td> +</tr><tr> <td><a href="#WebBrowserView.zoomIn">zoomIn</a></td> <td>Public slot to zoom into the page.</td> </tr><tr> @@ -1313,6 +1316,11 @@ <b>undo</b>(<i></i>) <p> Public slot to undo the last edit action. +</p><a NAME="WebBrowserView.unselect" ID="WebBrowserView.unselect"></a> +<h4>WebBrowserView.unselect</h4> +<b>unselect</b>(<i></i>) +<p> + Public slot to clear the current selection. </p><a NAME="WebBrowserView.zoomIn" ID="WebBrowserView.zoomIn"></a> <h4>WebBrowserView.zoomIn</h4> <b>zoomIn</b>(<i></i>)