Documentation/Source/eric6.WebBrowser.WebBrowserView.html

changeset 6466
dac80ad0de75
parent 6465
9bb1c7df26b4
child 6662
0002926e71d3
equal deleted inserted replaced
6465:9bb1c7df26b4 6466:dac80ad0de75
831 </dd> 831 </dd>
832 </dl><a NAME="WebBrowserView.__registerProtocolHandlerRequested" ID="WebBrowserView.__registerProtocolHandlerRequested"></a> 832 </dl><a NAME="WebBrowserView.__registerProtocolHandlerRequested" ID="WebBrowserView.__registerProtocolHandlerRequested"></a>
833 <h4>WebBrowserView.__registerProtocolHandlerRequested</h4> 833 <h4>WebBrowserView.__registerProtocolHandlerRequested</h4>
834 <b>__registerProtocolHandlerRequested</b>(<i>request</i>) 834 <b>__registerProtocolHandlerRequested</b>(<i>request</i>)
835 <p> 835 <p>
836 Private slot to handle requests for registration of a protocol handler. 836 Private slot to handle requests for registration of a protocol
837 handler.
837 </p><dl> 838 </p><dl>
838 <dt><i>request</i> (QWebEngineRegisterProtocolHandlerRequest)</dt> 839 <dt><i>request</i> (QWebEngineRegisterProtocolHandlerRequest)</dt>
839 <dd> 840 <dd>
840 reference to the protocol handler request object 841 reference to the protocol handler request object
841 </dd> 842 </dd>

eric ide

mercurial