src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html

branch
eric7
changeset 9386
5b95a970a2d0
parent 9209
b99e7fd55fd3
child 10070
9f5758c0fec1
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html	Tue Oct 04 16:14:07 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html	Tue Oct 04 16:14:57 2022 +0200
@@ -188,14 +188,6 @@
 <td></td>
 </tr>
 <tr>
-<td><a href="#WebBrowserPage.registerProtocolHandlerRequestScheme">registerProtocolHandlerRequestScheme</a></td>
-<td>Public method to get the registered protocol handler request scheme.</td>
-</tr>
-<tr>
-<td><a href="#WebBrowserPage.registerProtocolHandlerRequestUrl">registerProtocolHandlerRequestUrl</a></td>
-<td>Public method to get the registered protocol handler request URL.</td>
-</tr>
-<tr>
 <td><a href="#WebBrowserPage.resultCallback">resultCallback</a></td>
 <td></td>
 </tr>
@@ -728,44 +720,6 @@
 <h4>WebBrowserPage.printCallback</h4>
 <b>printCallback</b>(<i>resDict=resultDict</i>)
 
-<a NAME="WebBrowserPage.registerProtocolHandlerRequestScheme" ID="WebBrowserPage.registerProtocolHandlerRequestScheme"></a>
-<h4>WebBrowserPage.registerProtocolHandlerRequestScheme</h4>
-<b>registerProtocolHandlerRequestScheme</b>(<i></i>)
-
-<p>
-        Public method to get the registered protocol handler request scheme.
-</p>
-<dl>
-<dt>Return:</dt>
-<dd>
-registered protocol handler request scheme
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-str
-</dd>
-</dl>
-<a NAME="WebBrowserPage.registerProtocolHandlerRequestUrl" ID="WebBrowserPage.registerProtocolHandlerRequestUrl"></a>
-<h4>WebBrowserPage.registerProtocolHandlerRequestUrl</h4>
-<b>registerProtocolHandlerRequestUrl</b>(<i></i>)
-
-<p>
-        Public method to get the registered protocol handler request URL.
-</p>
-<dl>
-<dt>Return:</dt>
-<dd>
-registered protocol handler request URL
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-QUrl
-</dd>
-</dl>
 <a NAME="WebBrowserPage.resultCallback" ID="WebBrowserPage.resultCallback"></a>
 <h4>WebBrowserPage.resultCallback</h4>
 <b>resultCallback</b>(<i>resDict=resultDict</i>)

eric ide

mercurial