--- a/Documentation/Source/eric5.E5Gui.E5TextSpinBox.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5TextSpinBox.html Sat Aug 20 16:30:49 2011 +0200 @@ -49,12 +49,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="#E5TextSpinBox.__init__">E5TextSpinBox</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5TextSpinBox.addItem">addItem</a></td> <td>Public method to add an item with item data.</td> </tr><tr> @@ -71,6 +72,10 @@ <td>Protected method to convert a text to a value.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5TextSpinBox.__init__" ID="E5TextSpinBox.__init__"></a> <h4>E5TextSpinBox (Constructor)</h4> <b>E5TextSpinBox</b>(<i>parent=None</i>)