Documentation/Source/eric5.E5Gui.E5TabWidget.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
--- a/Documentation/Source/eric5.E5Gui.E5TabWidget.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5TabWidget.html	Sat Aug 20 16:30:49 2011 +0200
@@ -50,7 +50,7 @@
 <h2>E5DnDTabBar</h2>
 <p>
     Class implementing a tab bar class substituting QTabBar.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>tabMoveRequested(int, int)</dt>
 <dd>
@@ -64,12 +64,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#E5DnDTabBar.__init__">E5DnDTabBar</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#E5DnDTabBar.dragEnterEvent">dragEnterEvent</a></td>
 <td>Protected method to handle drag enter events.</td>
 </tr><tr>
@@ -83,6 +84,10 @@
 <td>Protected method to handle mouse press events.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="E5DnDTabBar.__init__" ID="E5DnDTabBar.__init__"></a>
 <h4>E5DnDTabBar (Constructor)</h4>
 <b>E5DnDTabBar</b>(<i>parent=None</i>)
@@ -143,7 +148,7 @@
 </p><p>
     It provides slots to show the previous and next tab and give
     them the input focus and it allows to have a context menu for the tabs.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>customTabContextMenuRequested(const QPoint & point, int index)</dt>
 <dd>
@@ -157,12 +162,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#E5TabWidget.__init__">E5TabWidget</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#E5TabWidget.__currentChanged">__currentChanged</a></td>
 <td>Private slot to handle the currentChanged signal.</td>
 </tr><tr>
@@ -200,6 +206,10 @@
 <td>Public slot used to switch between the current and the previous current tab.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="E5TabWidget.__init__" ID="E5TabWidget.__init__"></a>
 <h4>E5TabWidget (Constructor)</h4>
 <b>E5TabWidget</b>(<i>parent=None, dnd=False</i>)
@@ -351,16 +361,21 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#E5WheelTabBar.__init__">E5WheelTabBar</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#E5WheelTabBar.wheelEvent">wheelEvent</a></td>
 <td>Protected slot to support wheel events.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="E5WheelTabBar.__init__" ID="E5WheelTabBar.__init__"></a>
 <h4>E5WheelTabBar (Constructor)</h4>
 <b>E5WheelTabBar</b>(<i>parent=None</i>)

eric ide

mercurial