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

branch
eric7
changeset 8752
3c1ea4dfb691
parent 8596
d64760b2da50
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html	Mon Nov 01 16:53:32 2021 +0100
+++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html	Mon Nov 01 16:58:52 2021 +0100
@@ -172,10 +172,6 @@
 <td>Public method to test the content at a specified position.</td>
 </tr>
 <tr>
-<td><a href="#WebBrowserPage.icon">icon</a></td>
-<td>Public method to get the web site icon.</td>
-</tr>
-<tr>
 <td><a href="#WebBrowserPage.isJavaScriptEnabled">isJavaScriptEnabled</a></td>
 <td>Public method to test, if JavaScript is enabled.</td>
 </tr>
@@ -212,10 +208,6 @@
 <td>Public method to scroll by the given amount of pixels.</td>
 </tr>
 <tr>
-<td><a href="#WebBrowserPage.scrollPosition">scrollPosition</a></td>
-<td>Public method to get the scroll position of the web page.</td>
-</tr>
-<tr>
 <td><a href="#WebBrowserPage.scrollTo">scrollTo</a></td>
 <td>Public method to scroll to the given position.</td>
 </tr>
@@ -661,25 +653,6 @@
 WebHitTestResult
 </dd>
 </dl>
-<a NAME="WebBrowserPage.icon" ID="WebBrowserPage.icon"></a>
-<h4>WebBrowserPage.icon</h4>
-<b>icon</b>(<i></i>)
-
-<p>
-            Public method to get the web site icon.
-</p>
-<dl>
-<dt>Return:</dt>
-<dd>
-web site icon
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-QIcon
-</dd>
-</dl>
 <a NAME="WebBrowserPage.isJavaScriptEnabled" ID="WebBrowserPage.isJavaScriptEnabled"></a>
 <h4>WebBrowserPage.isJavaScriptEnabled</h4>
 <b>isJavaScriptEnabled</b>(<i></i>)
@@ -838,25 +811,6 @@
 vertical scroll value
 </dd>
 </dl>
-<a NAME="WebBrowserPage.scrollPosition" ID="WebBrowserPage.scrollPosition"></a>
-<h4>WebBrowserPage.scrollPosition</h4>
-<b>scrollPosition</b>(<i></i>)
-
-<p>
-            Public method to get the scroll position of the web page.
-</p>
-<dl>
-<dt>Return:</dt>
-<dd>
-scroll position
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-QPointF
-</dd>
-</dl>
 <a NAME="WebBrowserPage.scrollTo" ID="WebBrowserPage.scrollTo"></a>
 <h4>WebBrowserPage.scrollTo</h4>
 <b>scrollTo</b>(<i>pos</i>)

eric ide

mercurial