--- a/Documentation/Source/eric5.E5Gui.E5PasswordMeter.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.E5Gui.E5PasswordMeter.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>app</td></tr><tr><td>meter</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#E5PasswordMeter.__init__">E5PasswordMeter</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#E5PasswordMeter.checkPasswordStrength">checkPasswordStrength</a></td> <td>Public slot to check the password strength and update the progress bar accordingly.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method to set the value.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="E5PasswordMeter.__init__" ID="E5PasswordMeter.__init__"></a> <h4>E5PasswordMeter (Constructor)</h4> <b>E5PasswordMeter</b>(<i>parent=None</i>)