diff -r c9fdc07753a7 -r 1db92cbf62c9 Documentation/Source/eric6.Plugins.PluginCodeStyleChecker.html --- a/Documentation/Source/eric6.Plugins.PluginCodeStyleChecker.html Sat Apr 18 19:14:15 2015 +0200 +++ b/Documentation/Source/eric6.Plugins.PluginCodeStyleChecker.html Sat Apr 18 19:14:57 2015 +0200 @@ -109,6 +109,9 @@ <td><a href="#CodeStyleCheckerPlugin.batchJobDone">batchJobDone</a></td> <td>Public slot handling the completion of a batch job.</td> </tr><tr> +<td><a href="#CodeStyleCheckerPlugin.cancelStyleBatchCheck">cancelStyleBatchCheck</a></td> +<td>Public method to cancel all batch jobs.</td> +</tr><tr> <td><a href="#CodeStyleCheckerPlugin.deactivate">deactivate</a></td> <td>Public method to deactivate this plugin.</td> </tr><tr> @@ -280,7 +283,12 @@ <dd> language (string) </dd> -</dl><a NAME="CodeStyleCheckerPlugin.deactivate" ID="CodeStyleCheckerPlugin.deactivate"></a> +</dl><a NAME="CodeStyleCheckerPlugin.cancelStyleBatchCheck" ID="CodeStyleCheckerPlugin.cancelStyleBatchCheck"></a> +<h4>CodeStyleCheckerPlugin.cancelStyleBatchCheck</h4> +<b>cancelStyleBatchCheck</b>(<i></i>) +<p> + Public method to cancel all batch jobs. +</p><a NAME="CodeStyleCheckerPlugin.deactivate" ID="CodeStyleCheckerPlugin.deactivate"></a> <h4>CodeStyleCheckerPlugin.deactivate</h4> <b>deactivate</b>(<i></i>) <p>