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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 855
d8c4113a9274
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
49 QDialog, Ui_Pep8Dialog 49 QDialog, Ui_Pep8Dialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <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> 52 <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>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#Pep8Dialog.__init__">Pep8Dialog</a></td> 61 <td><a href="#Pep8Dialog.__init__">Pep8Dialog</a></td>
58 <td>Constructor</td> 62 <td>Constructor</td>
109 <td>Public method to prepare the dialog with a list of filenames.</td> 113 <td>Public method to prepare the dialog with a list of filenames.</td>
110 </tr><tr> 114 </tr><tr>
111 <td><a href="#Pep8Dialog.start">start</a></td> 115 <td><a href="#Pep8Dialog.start">start</a></td>
112 <td>Public slot to start the PEP 8 check.</td> 116 <td>Public slot to start the PEP 8 check.</td>
113 </tr> 117 </tr>
118 </table>
119 <h3>Static Methods</h3>
120 <table>
121 <tr><td>None</td></tr>
114 </table> 122 </table>
115 <a NAME="Pep8Dialog.__init__" ID="Pep8Dialog.__init__"></a> 123 <a NAME="Pep8Dialog.__init__" ID="Pep8Dialog.__init__"></a>
116 <h4>Pep8Dialog (Constructor)</h4> 124 <h4>Pep8Dialog (Constructor)</h4>
117 <b>Pep8Dialog</b>(<i>parent = None</i>) 125 <b>Pep8Dialog</b>(<i>parent = None</i>)
118 <p> 126 <p>

eric ide

mercurial