diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,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="#HgGpgSignaturesDialog.__init__">HgGpgSignaturesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#HgGpgSignaturesDialog.__filterSignatures">__filterSignatures</a></td> <td>Private method to filter the log entries.</td> </tr><tr> @@ -115,6 +116,10 @@ <td>Public slot to start the list command.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="HgGpgSignaturesDialog.__init__" ID="HgGpgSignaturesDialog.__init__"></a> <h4>HgGpgSignaturesDialog (Constructor)</h4> <b>HgGpgSignaturesDialog</b>(<i>vcs, parent=None</i>)