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

branch
eric7
changeset 9503
ae9232bf4854
parent 9209
b99e7fd55fd3
child 10229
e50bbf250343
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.ClosedTabsManager.html	Wed Nov 09 15:17:05 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.ClosedTabsManager.html	Wed Nov 09 15:18:07 2022 +0100
@@ -57,15 +57,7 @@
 <h3>Methods</h3>
 
 <table>
-
-<tr>
-<td><a href="#ClosedTab.__init__">ClosedTab</a></td>
-<td>Constructor</td>
-</tr>
-<tr>
-<td><a href="#ClosedTab.__eq__">__eq__</a></td>
-<td>Special method implementing the equality operator.</td>
-</tr>
+<tr><td>None</td></tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -73,48 +65,6 @@
 <tr><td>None</td></tr>
 </table>
 
-<a NAME="ClosedTab.__init__" ID="ClosedTab.__init__"></a>
-<h4>ClosedTab (Constructor)</h4>
-<b>ClosedTab</b>(<i>url=None, title="", position=-1</i>)
-
-<p>
-        Constructor
-</p>
-<dl>
-
-<dt><i>url</i></dt>
-<dd>
-URL of the closed tab (QUrl)
-</dd>
-<dt><i>title</i></dt>
-<dd>
-title of the closed tab (string)
-</dd>
-<dt><i>position</i></dt>
-<dd>
-index of the closed tab (integer)
-</dd>
-</dl>
-<a NAME="ClosedTab.__eq__" ID="ClosedTab.__eq__"></a>
-<h4>ClosedTab.__eq__</h4>
-<b>__eq__</b>(<i>other</i>)
-
-<p>
-        Special method implementing the equality operator.
-</p>
-<dl>
-
-<dt><i>other</i></dt>
-<dd>
-reference to the object to compare against (ClosedTab)
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-flag indicating equality of the tabs (boolean)
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />

eric ide

mercurial