Documentation/Source/eric5.Helpviewer.HelpTabBar.html

changeset 3591
2f2a4a76dd22
parent 2966
f85f686981ad
--- a/Documentation/Source/eric5.Helpviewer.HelpTabBar.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Helpviewer.HelpTabBar.html	Sun May 18 14:13:09 2014 +0200
@@ -64,7 +64,7 @@
 <td>Private slot to show the tab preview.</td>
 </tr><tr>
 <td><a href="#HelpTabBar.event">event</a></td>
-<td>Protected method to handle event.</td>
+<td>Public method to handle event.</td>
 </tr><tr>
 <td><a href="#HelpTabBar.leaveEvent">leaveEvent</a></td>
 <td>Protected method to handle leave events.</td>
@@ -76,7 +76,7 @@
 <td>Protected method to handle mouse press events.</td>
 </tr><tr>
 <td><a href="#HelpTabBar.tabRemoved">tabRemoved</a></td>
-<td>Protected slot to handle the removal of a tab.</td>
+<td>Public slot to handle the removal of a tab.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -102,7 +102,7 @@
 <h4>HelpTabBar.event</h4>
 <b>event</b>(<i>evt</i>)
 <p>
-        Protected method to handle event.
+        Public method to handle event.
 </p><p>
         This event handler just handles the tooltip event and passes the
         handling of all others to the superclass.
@@ -150,7 +150,7 @@
 <h4>HelpTabBar.tabRemoved</h4>
 <b>tabRemoved</b>(<i>index</i>)
 <p>
-        Protected slot to handle the removal of a tab.
+        Public slot to handle the removal of a tab.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>

eric ide

mercurial