Documentation/Source/eric6.WebBrowser.WebBrowserView.html

changeset 5516
a165ff497046
parent 5039
200f12184a43
child 5532
3a7c5deab9b7
--- a/Documentation/Source/eric6.WebBrowser.WebBrowserView.html	Sun Feb 12 18:06:07 2017 +0100
+++ b/Documentation/Source/eric6.WebBrowser.WebBrowserView.html	Sun Feb 12 18:07:05 2017 +0100
@@ -762,10 +762,15 @@
         Private slot to send a link via email.
 </p><a NAME="WebBrowserView.__showTabCrashPage" ID="WebBrowserView.__showTabCrashPage"></a>
 <h4>WebBrowserView.__showTabCrashPage</h4>
-<b>__showTabCrashPage</b>(<i></i>)
+<b>__showTabCrashPage</b>(<i>status</i>)
 <p>
         Private slot to show the tab crash page.
-</p><a NAME="WebBrowserView.__urlChanged" ID="WebBrowserView.__urlChanged"></a>
+</p><dl>
+<dt><i>status</i> (QWebEnginePage.RenderProcessTerminationStatus)</dt>
+<dd>
+termination status
+</dd>
+</dl><a NAME="WebBrowserView.__urlChanged" ID="WebBrowserView.__urlChanged"></a>
 <h4>WebBrowserView.__urlChanged</h4>
 <b>__urlChanged</b>(<i>url</i>)
 <p>

eric ide

mercurial