Documentation/Source/eric5.E5Gui.E5PasswordMeter.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.E5Gui.E5PasswordMeter.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.E5Gui.E5PasswordMeter.html	Sun Sep 29 18:23:27 2013 +0200
@@ -105,21 +105,36 @@
         Public method to set the maximum value.
 </p><p>
         Overwritten to do nothing.
-</p><a NAME="E5PasswordMeter.setMinimum" ID="E5PasswordMeter.setMinimum"></a>
+</p><dl>
+<dt><i>value</i></dt>
+<dd>
+maximum value (integer)
+</dd>
+</dl><a NAME="E5PasswordMeter.setMinimum" ID="E5PasswordMeter.setMinimum"></a>
 <h4>E5PasswordMeter.setMinimum</h4>
 <b>setMinimum</b>(<i>value</i>)
 <p>
         Public method to set the minimal value.
 </p><p>
         Overwritten to do nothing.
-</p><a NAME="E5PasswordMeter.setValue" ID="E5PasswordMeter.setValue"></a>
+</p><dl>
+<dt><i>value</i></dt>
+<dd>
+minimum value (integer)
+</dd>
+</dl><a NAME="E5PasswordMeter.setValue" ID="E5PasswordMeter.setValue"></a>
 <h4>E5PasswordMeter.setValue</h4>
 <b>setValue</b>(<i>value</i>)
 <p>
         Public method to set the value.
 </p><p>
         Overwritten to do nothing.
-</p>
+</p><dl>
+<dt><i>value</i></dt>
+<dd>
+value (integer)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial