165 <b>__resort</b>(<i></i>) |
165 <b>__resort</b>(<i></i>) |
166 <p> |
166 <p> |
167 Private method to resort the tree. |
167 Private method to resort the tree. |
168 </p><a NAME="Pep8Dialog.__updateStatistics" ID="Pep8Dialog.__updateStatistics"></a> |
168 </p><a NAME="Pep8Dialog.__updateStatistics" ID="Pep8Dialog.__updateStatistics"></a> |
169 <h4>Pep8Dialog.__updateStatistics</h4> |
169 <h4>Pep8Dialog.__updateStatistics</h4> |
170 <b>__updateStatistics</b>(<i>statistics</i>) |
170 <b>__updateStatistics</b>(<i>statistics, fixer</i>) |
171 <p> |
171 <p> |
172 Private method to update the collected statistics. |
172 Private method to update the collected statistics. |
173 </p><dl> |
173 </p><dl> |
174 <dt><i>statistics</i></dt> |
174 <dt><i>statistics</i></dt> |
175 <dd> |
175 <dd> |
176 dictionary of statistical data with |
176 dictionary of statistical data with |
177 message code as key and message count as value |
177 message code as key and message count as value |
|
178 </dd><dt><i>fixer</i></dt> |
|
179 <dd> |
|
180 reference to the PEP 8 fixer (Pep8Fixer) |
178 </dd> |
181 </dd> |
179 </dl><a NAME="Pep8Dialog.on_buttonBox_clicked" ID="Pep8Dialog.on_buttonBox_clicked"></a> |
182 </dl><a NAME="Pep8Dialog.on_buttonBox_clicked" ID="Pep8Dialog.on_buttonBox_clicked"></a> |
180 <h4>Pep8Dialog.on_buttonBox_clicked</h4> |
183 <h4>Pep8Dialog.on_buttonBox_clicked</h4> |
181 <b>on_buttonBox_clicked</b>(<i>button</i>) |
184 <b>on_buttonBox_clicked</b>(<i>button</i>) |
182 <p> |
185 <p> |