--- a/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Sun May 28 16:59:18 2017 +0200 +++ b/Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html Mon May 29 19:16:29 2017 +0200 @@ -331,6 +331,9 @@ <td><a href="#WebBrowserWindow.__selectAll">__selectAll</a></td> <td>Private slot to handle the select all action.</td> </tr><tr> +<td><a href="#WebBrowserWindow.__sendPageLink">__sendPageLink</a></td> +<td>Private slot to send the link of the current page via email.</td> +</tr><tr> <td><a href="#WebBrowserWindow.__setBookmarksToolbarVisibility">__setBookmarksToolbarVisibility</a></td> <td>Private method to set the visibility of the bookmarks toolbar.</td> </tr><tr> @@ -1396,6 +1399,11 @@ <b>__selectAll</b>(<i></i>) <p> Private slot to handle the select all action. +</p><a NAME="WebBrowserWindow.__sendPageLink" ID="WebBrowserWindow.__sendPageLink"></a> +<h4>WebBrowserWindow.__sendPageLink</h4> +<b>__sendPageLink</b>(<i></i>) +<p> + Private slot to send the link of the current page via email. </p><a NAME="WebBrowserWindow.__setBookmarksToolbarVisibility" ID="WebBrowserWindow.__setBookmarksToolbarVisibility"></a> <h4>WebBrowserWindow.__setBookmarksToolbarVisibility</h4> <b>__setBookmarksToolbarVisibility</b>(<i>visible</i>)