82 <td><a href="#WebBrowserTabBar.mousePressEvent">mousePressEvent</a></td> |
82 <td><a href="#WebBrowserTabBar.mousePressEvent">mousePressEvent</a></td> |
83 <td>Protected method to handle mouse press events.</td> |
83 <td>Protected method to handle mouse press events.</td> |
84 </tr> |
84 </tr> |
85 <tr> |
85 <tr> |
86 <td><a href="#WebBrowserTabBar.tabRemoved">tabRemoved</a></td> |
86 <td><a href="#WebBrowserTabBar.tabRemoved">tabRemoved</a></td> |
87 <td>Public slot to handle the removal of a tab.</td> |
87 <td></td> |
88 </tr> |
88 </tr> |
89 </table> |
89 </table> |
90 <h3>Static Methods</h3> |
90 <h3>Static Methods</h3> |
91 |
91 |
92 <table> |
92 <table> |
196 </dl> |
196 </dl> |
197 <a NAME="WebBrowserTabBar.tabRemoved" ID="WebBrowserTabBar.tabRemoved"></a> |
197 <a NAME="WebBrowserTabBar.tabRemoved" ID="WebBrowserTabBar.tabRemoved"></a> |
198 <h4>WebBrowserTabBar.tabRemoved</h4> |
198 <h4>WebBrowserTabBar.tabRemoved</h4> |
199 <b>tabRemoved</b>(<i>index</i>) |
199 <b>tabRemoved</b>(<i>index</i>) |
200 |
200 |
201 <p> |
|
202 Public slot to handle the removal of a tab. |
|
203 </p> |
|
204 <dl> |
|
205 |
|
206 <dt><i>index</i></dt> |
|
207 <dd> |
|
208 index of the removed tab (integer) |
|
209 </dd> |
|
210 </dl> |
|
211 <div align="right"><a href="#top">Up</a></div> |
201 <div align="right"><a href="#top">Up</a></div> |
212 <hr /> |
202 <hr /> |
213 </body></html> |
203 </body></html> |