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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html	Sat Apr 20 18:02:35 2024 +0200
@@ -200,16 +200,16 @@
 </dl>
 <a NAME="WebBrowserTabBar.tabRemoved" ID="WebBrowserTabBar.tabRemoved"></a>
 <h4>WebBrowserTabBar.tabRemoved</h4>
-<b>tabRemoved</b>(<i>index</i>)
+<b>tabRemoved</b>(<i>_index</i>)
 <p>
         Public slot to handle the removal of a tab.
 </p>
 
 <dl>
 
-<dt><i>index</i> (int)</dt>
+<dt><i>_index</i> (int)</dt>
 <dd>
-index of the removed tab
+index of the removed tab (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial