--- a/Documentation/Source/eric5.E5Gui.E5Led.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5Led.html Sat Aug 20 16:30:49 2011 +0200 @@ -53,12 +53,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="#E5Led.__init__">E5Led</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5Led.__getBestRoundSize">__getBestRoundSize</a></td> <td>Private method to calculate the width of the LED.</td> </tr><tr> @@ -123,6 +124,10 @@ <td>Public slot to toggle the LED state.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5Led.__init__" ID="E5Led.__init__"></a> <h4>E5Led (Constructor)</h4> <b>E5Led</b>(<i>parent=None, color=None, shape=E5LedCircular, rectRatio=1</i>)