eric6/Documentation/Source/eric6.Plugins.PluginCodeStyleChecker.html

changeset 7641
21ea4fd50b0a
parent 7635
0cdead130a81
child 7989
a21d673a8f99
equal deleted inserted replaced
7640:f9bb7c8c60d8 7641:21ea4fd50b0a
149 <td><a href="#CodeStyleCheckerPlugin.deactivate">deactivate</a></td> 149 <td><a href="#CodeStyleCheckerPlugin.deactivate">deactivate</a></td>
150 <td>Public method to deactivate this plugin.</td> 150 <td>Public method to deactivate this plugin.</td>
151 </tr> 151 </tr>
152 <tr> 152 <tr>
153 <td><a href="#CodeStyleCheckerPlugin.serviceErrorPy3">serviceErrorPy3</a></td> 153 <td><a href="#CodeStyleCheckerPlugin.serviceErrorPy3">serviceErrorPy3</a></td>
154 <td>Public slot handling service errors for Python 2.</td> 154 <td>Public slot handling service errors for Python 3.</td>
155 </tr> 155 </tr>
156 <tr> 156 <tr>
157 <td><a href="#CodeStyleCheckerPlugin.styleBatchCheck">styleBatchCheck</a></td> 157 <td><a href="#CodeStyleCheckerPlugin.styleBatchCheck">styleBatchCheck</a></td>
158 <td>Public method to prepare a style check on multiple Python source files.</td> 158 <td>Public method to prepare a style check on multiple Python source files.</td>
159 </tr> 159 </tr>
390 <a NAME="CodeStyleCheckerPlugin.serviceErrorPy3" ID="CodeStyleCheckerPlugin.serviceErrorPy3"></a> 390 <a NAME="CodeStyleCheckerPlugin.serviceErrorPy3" ID="CodeStyleCheckerPlugin.serviceErrorPy3"></a>
391 <h4>CodeStyleCheckerPlugin.serviceErrorPy3</h4> 391 <h4>CodeStyleCheckerPlugin.serviceErrorPy3</h4>
392 <b>serviceErrorPy3</b>(<i>fx, lang, fn, msg</i>) 392 <b>serviceErrorPy3</b>(<i>fx, lang, fn, msg</i>)
393 393
394 <p> 394 <p>
395 Public slot handling service errors for Python 2. 395 Public slot handling service errors for Python 3.
396 </p> 396 </p>
397 <dl> 397 <dl>
398 398
399 <dt><i>fx</i></dt> 399 <dt><i>fx</i></dt>
400 <dd> 400 <dd>

eric ide

mercurial