--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Thu Oct 12 17:03:41 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Thu Oct 12 17:05:08 2023 +0200 @@ -144,10 +144,6 @@ <td>Public method to execute a JavaScript function synchroneously.</td> </tr> <tr> -<td><a href="#WebBrowserPage.execPrintPage">execPrintPage</a></td> -<td>Public method to execute a synchronous print.</td> -</tr> -<tr> <td><a href="#WebBrowserPage.getSafeBrowsingStatus">getSafeBrowsingStatus</a></td> <td>Public method to get the safe browsing status of the current page.</td> </tr> @@ -184,10 +180,6 @@ <td>Public method to map a position to the viewport.</td> </tr> <tr> -<td><a href="#WebBrowserPage.printCallback">printCallback</a></td> -<td></td> -</tr> -<tr> <td><a href="#WebBrowserPage.resultCallback">resultCallback</a></td> <td></td> </tr> @@ -483,36 +475,6 @@ depending upon script result </dd> </dl> -<a NAME="WebBrowserPage.execPrintPage" ID="WebBrowserPage.execPrintPage"></a> -<h4>WebBrowserPage.execPrintPage</h4> -<b>execPrintPage</b>(<i>printer, timeout=1000</i>) - -<p> - Public method to execute a synchronous print. -</p> -<dl> - -<dt><i>printer</i> (QPrinter)</dt> -<dd> -reference to the printer object -</dd> -<dt><i>timeout</i> (int)</dt> -<dd> -timeout value in milliseconds -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a successful print job -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="WebBrowserPage.getSafeBrowsingStatus" ID="WebBrowserPage.getSafeBrowsingStatus"></a> <h4>WebBrowserPage.getSafeBrowsingStatus</h4> <b>getSafeBrowsingStatus</b>(<i></i>) @@ -705,10 +667,6 @@ QPoint </dd> </dl> -<a NAME="WebBrowserPage.printCallback" ID="WebBrowserPage.printCallback"></a> -<h4>WebBrowserPage.printCallback</h4> -<b>printCallback</b>(<i>resDict=resultDict</i>) - <a NAME="WebBrowserPage.resultCallback" ID="WebBrowserPage.resultCallback"></a> <h4>WebBrowserPage.resultCallback</h4> <b>resultCallback</b>(<i>resDict=resultDict</i>)