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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
198 reference to the mouse press event 198 reference to the mouse press event
199 </dd> 199 </dd>
200 </dl> 200 </dl>
201 <a NAME="WebBrowserTabBar.tabRemoved" ID="WebBrowserTabBar.tabRemoved"></a> 201 <a NAME="WebBrowserTabBar.tabRemoved" ID="WebBrowserTabBar.tabRemoved"></a>
202 <h4>WebBrowserTabBar.tabRemoved</h4> 202 <h4>WebBrowserTabBar.tabRemoved</h4>
203 <b>tabRemoved</b>(<i>index</i>) 203 <b>tabRemoved</b>(<i>_index</i>)
204 <p> 204 <p>
205 Public slot to handle the removal of a tab. 205 Public slot to handle the removal of a tab.
206 </p> 206 </p>
207 207
208 <dl> 208 <dl>
209 209
210 <dt><i>index</i> (int)</dt> 210 <dt><i>_index</i> (int)</dt>
211 <dd> 211 <dd>
212 index of the removed tab 212 index of the removed tab (unused)
213 </dd> 213 </dd>
214 </dl> 214 </dl>
215 <div align="right"><a href="#top">Up</a></div> 215 <div align="right"><a href="#top">Up</a></div>
216 <hr /> 216 <hr />
217 </body></html> 217 </body></html>

eric ide

mercurial