--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>filenameRole</td></tr><tr><td>lineRole</td></tr><tr><td>messageRole</td></tr><tr><td>positionRole</td></tr><tr><td>settingsKey</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8Dialog.__init__">Pep8Dialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8Dialog.__clearErrors">__clearErrors</a></td> <td>Private method to clear all warning markers of open editors.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Public slot to start the PEP 8 check.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Dialog.__init__" ID="Pep8Dialog.__init__"></a> <h4>Pep8Dialog (Constructor)</h4> <b>Pep8Dialog</b>(<i>parent=None</i>)