Documentation/Source/eric6.WebBrowser.WebBrowserView.html

changeset 5516
a165ff497046
parent 5039
200f12184a43
child 5532
3a7c5deab9b7
equal deleted inserted replaced
5515:397b36511c67 5516:a165ff497046
760 <b>__sendLink</b>(<i></i>) 760 <b>__sendLink</b>(<i></i>)
761 <p> 761 <p>
762 Private slot to send a link via email. 762 Private slot to send a link via email.
763 </p><a NAME="WebBrowserView.__showTabCrashPage" ID="WebBrowserView.__showTabCrashPage"></a> 763 </p><a NAME="WebBrowserView.__showTabCrashPage" ID="WebBrowserView.__showTabCrashPage"></a>
764 <h4>WebBrowserView.__showTabCrashPage</h4> 764 <h4>WebBrowserView.__showTabCrashPage</h4>
765 <b>__showTabCrashPage</b>(<i></i>) 765 <b>__showTabCrashPage</b>(<i>status</i>)
766 <p> 766 <p>
767 Private slot to show the tab crash page. 767 Private slot to show the tab crash page.
768 </p><a NAME="WebBrowserView.__urlChanged" ID="WebBrowserView.__urlChanged"></a> 768 </p><dl>
769 <dt><i>status</i> (QWebEnginePage.RenderProcessTerminationStatus)</dt>
770 <dd>
771 termination status
772 </dd>
773 </dl><a NAME="WebBrowserView.__urlChanged" ID="WebBrowserView.__urlChanged"></a>
769 <h4>WebBrowserView.__urlChanged</h4> 774 <h4>WebBrowserView.__urlChanged</h4>
770 <b>__urlChanged</b>(<i>url</i>) 775 <b>__urlChanged</b>(<i>url</i>)
771 <p> 776 <p>
772 Private slot to handle the urlChanged signal. 777 Private slot to handle the urlChanged signal.
773 </p><dl> 778 </p><dl>

eric ide

mercurial