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> |