diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.DataViews.PyCoverageDialog.html --- a/Documentation/Source/eric5.DataViews.PyCoverageDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.PyCoverageDialog.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="#PyCoverageDialog.__init__">PyCoverageDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyCoverageDialog.__annotate">__annotate</a></td> <td>Private slot to handle the annotate context menu action.</td> </tr><tr> @@ -94,6 +95,10 @@ <td>Private helper function to generate a string representation of a pair</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyCoverageDialog.__init__" ID="PyCoverageDialog.__init__"></a> <h4>PyCoverageDialog (Constructor)</h4> <b>PyCoverageDialog</b>(<i>parent=None</i>)