diff -r fc72c0c81a0f -r b4d0cddecd64 Documentation/Source/eric6.WebBrowser.WebBrowserView.html --- a/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Thu Apr 27 18:33:57 2017 +0200 +++ b/Documentation/Source/eric6.WebBrowser.WebBrowserView.html Sat Apr 29 20:07:34 2017 +0200 @@ -303,9 +303,6 @@ <td><a href="#WebBrowserView.findNextPrev">findNextPrev</a></td> <td>Public slot to find the next occurrence of a text.</td> </tr><tr> -<td><a href="#WebBrowserView.focusOutEvent">focusOutEvent</a></td> -<td>Protected method called by a focus out event.</td> -</tr><tr> <td><a href="#WebBrowserView.forward">forward</a></td> <td>Public slot to move forward in history.</td> </tr><tr> @@ -1074,16 +1071,6 @@ <dd> reference to a function with a bool parameter </dd> -</dl><a NAME="WebBrowserView.focusOutEvent" ID="WebBrowserView.focusOutEvent"></a> -<h4>WebBrowserView.focusOutEvent</h4> -<b>focusOutEvent</b>(<i>evt</i>) -<p> - Protected method called by a focus out event. -</p><dl> -<dt><i>evt</i></dt> -<dd> -reference to the focus event (QFocusEvent) -</dd> </dl><a NAME="WebBrowserView.forward" ID="WebBrowserView.forward"></a> <h4>WebBrowserView.forward</h4> <b>forward</b>(<i></i>)