--- a/Documentation/Source/eric5.E5Gui.E5TabWidget.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TabWidget.html Sun Sep 04 16:06:54 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,6 +64,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -83,6 +87,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 +151,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,6 +165,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -200,6 +212,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,6 +367,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -361,6 +381,10 @@ <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>)