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

branch
eric7
changeset 10259
b51dfacef37f
parent 10070
9f5758c0fec1
child 10436
f6881d10e995
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html	Fri Oct 27 14:07:03 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html	Fri Oct 27 14:09:40 2023 +0200
@@ -84,7 +84,7 @@
 </tr>
 <tr>
 <td><a href="#WebBrowserTabBar.tabRemoved">tabRemoved</a></td>
-<td></td>
+<td>Public slot to handle the removal of a tab.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -198,6 +198,16 @@
 <h4>WebBrowserTabBar.tabRemoved</h4>
 <b>tabRemoved</b>(<i>index</i>)
 
+<p>
+        Public slot to handle the removal of a tab.
+</p>
+<dl>
+
+<dt><i>index</i></dt>
+<dd>
+index of the removed tab (integer)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial