Documentation/Source/eric6.Plugins.PluginCodeStyleChecker.html

changeset 4222
1db92cbf62c9
parent 4218
f542ad1f76c5
child 4503
d68dcbe1deb3
equal deleted inserted replaced
4221:c9fdc07753a7 4222:1db92cbf62c9
107 <td>Public method to activate this plugin.</td> 107 <td>Public method to activate this plugin.</td>
108 </tr><tr> 108 </tr><tr>
109 <td><a href="#CodeStyleCheckerPlugin.batchJobDone">batchJobDone</a></td> 109 <td><a href="#CodeStyleCheckerPlugin.batchJobDone">batchJobDone</a></td>
110 <td>Public slot handling the completion of a batch job.</td> 110 <td>Public slot handling the completion of a batch job.</td>
111 </tr><tr> 111 </tr><tr>
112 <td><a href="#CodeStyleCheckerPlugin.cancelStyleBatchCheck">cancelStyleBatchCheck</a></td>
113 <td>Public method to cancel all batch jobs.</td>
114 </tr><tr>
112 <td><a href="#CodeStyleCheckerPlugin.deactivate">deactivate</a></td> 115 <td><a href="#CodeStyleCheckerPlugin.deactivate">deactivate</a></td>
113 <td>Public method to deactivate this plugin.</td> 116 <td>Public method to deactivate this plugin.</td>
114 </tr><tr> 117 </tr><tr>
115 <td><a href="#CodeStyleCheckerPlugin.serviceErrorPy2">serviceErrorPy2</a></td> 118 <td><a href="#CodeStyleCheckerPlugin.serviceErrorPy2">serviceErrorPy2</a></td>
116 <td>Public slot handling service errors for Python 2.</td> 119 <td>Public slot handling service errors for Python 2.</td>
278 service name (string) 281 service name (string)
279 </dd><dt><i>lang</i></dt> 282 </dd><dt><i>lang</i></dt>
280 <dd> 283 <dd>
281 language (string) 284 language (string)
282 </dd> 285 </dd>
283 </dl><a NAME="CodeStyleCheckerPlugin.deactivate" ID="CodeStyleCheckerPlugin.deactivate"></a> 286 </dl><a NAME="CodeStyleCheckerPlugin.cancelStyleBatchCheck" ID="CodeStyleCheckerPlugin.cancelStyleBatchCheck"></a>
287 <h4>CodeStyleCheckerPlugin.cancelStyleBatchCheck</h4>
288 <b>cancelStyleBatchCheck</b>(<i></i>)
289 <p>
290 Public method to cancel all batch jobs.
291 </p><a NAME="CodeStyleCheckerPlugin.deactivate" ID="CodeStyleCheckerPlugin.deactivate"></a>
284 <h4>CodeStyleCheckerPlugin.deactivate</h4> 292 <h4>CodeStyleCheckerPlugin.deactivate</h4>
285 <b>deactivate</b>(<i></i>) 293 <b>deactivate</b>(<i></i>)
286 <p> 294 <p>
287 Public method to deactivate this plugin. 295 Public method to deactivate this plugin.
288 </p><a NAME="CodeStyleCheckerPlugin.serviceErrorPy2" ID="CodeStyleCheckerPlugin.serviceErrorPy2"></a> 296 </p><a NAME="CodeStyleCheckerPlugin.serviceErrorPy2" ID="CodeStyleCheckerPlugin.serviceErrorPy2"></a>

eric ide

mercurial