Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html

changeset 2912
9ff696796092
parent 2387
2d119e79ab54
child 2966
f85f686981ad
equal deleted inserted replaced
2910:cdc56e9d9f12 2912:9ff696796092
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog</h1> 22 <h1>eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog</h1>
23 <p> 23 <p>
24 Module implementing a dialog showing statistical data for the last PEP 8 run. 24 Module implementing a dialog showing statistical data for the last code
25 style checker run.
25 </p> 26 </p>
26 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
27 <table> 28 <table>
28 <tr><td>None</td></tr> 29 <tr><td>None</td></tr>
29 </table> 30 </table>
30 <h3>Classes</h3> 31 <h3>Classes</h3>
31 <table> 32 <table>
32 <tr> 33 <tr>
33 <td><a href="#Pep8StatisticsDialog">Pep8StatisticsDialog</a></td> 34 <td><a href="#Pep8StatisticsDialog">Pep8StatisticsDialog</a></td>
34 <td>Class implementing a dialog showing statistical data for the last PEP 8 run.</td> 35 <td>Class implementing a dialog showing statistical data for the last code style checker run.</td>
35 </tr> 36 </tr>
36 </table> 37 </table>
37 <h3>Functions</h3> 38 <h3>Functions</h3>
38 <table> 39 <table>
39 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
41 <hr /><hr /> 42 <hr /><hr />
42 <a NAME="Pep8StatisticsDialog" ID="Pep8StatisticsDialog"></a> 43 <a NAME="Pep8StatisticsDialog" ID="Pep8StatisticsDialog"></a>
43 <h2>Pep8StatisticsDialog</h2> 44 <h2>Pep8StatisticsDialog</h2>
44 <p> 45 <p>
45 Class implementing a dialog showing statistical data for the last 46 Class implementing a dialog showing statistical data for the last
46 PEP 8 run. 47 code style checker run.
47 </p> 48 </p>
48 <h3>Derived from</h3> 49 <h3>Derived from</h3>
49 QDialog, Ui_Pep8StatisticsDialog 50 QDialog, Ui_Pep8StatisticsDialog
50 <h3>Class Attributes</h3> 51 <h3>Class Attributes</h3>
51 <table> 52 <table>

eric ide

mercurial