diff -r 6104ae9ceb55 -r 30226d5a7ffb Documentation/Source/eric5.Helpviewer.UrlBar.SslLabel.html --- a/Documentation/Source/eric5.Helpviewer.UrlBar.SslLabel.html Tue Sep 27 19:03:52 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.UrlBar.SslLabel.html Fri Sep 30 19:08:38 2011 +0200 @@ -49,7 +49,7 @@ QLabel <h3>Class Attributes</h3> <table> -<tr><td>None</td></tr> +<tr><td>nokStyle</td></tr><tr><td>okStyle</td></tr> </table> <h3>Class Methods</h3> <table> @@ -66,6 +66,9 @@ </tr><tr> <td><a href="#SslLabel.mouseReleaseEvent">mouseReleaseEvent</a></td> <td>Protected method to handle mouse release events.</td> +</tr><tr> +<td><a href="#SslLabel.setValidity">setValidity</a></td> +<td>Public method to set the validity indication.</td> </tr> </table> <h3>Static Methods</h3> @@ -102,6 +105,16 @@ <dd> reference to the mouse event (QMouseEvent) </dd> +</dl><a NAME="SslLabel.setValidity" ID="SslLabel.setValidity"></a> +<h4>SslLabel.setValidity</h4> +<b>setValidity</b>(<i>valid</i>) +<p> + Public method to set the validity indication. +</p><dl> +<dt><i>valid</i></dt> +<dd> +flag indicating the certificate validity (boolean) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />