Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService.html

changeset 4503
d68dcbe1deb3
parent 4232
8349fd3f8802
equal deleted inserted replaced
4502:76f2b46437a6 4503:d68dcbe1deb3
51 </p><h3>Signals</h3> 51 </p><h3>Signals</h3>
52 <dl> 52 <dl>
53 <dt>batchFinished()</dt> 53 <dt>batchFinished()</dt>
54 <dd> 54 <dd>
55 emitted when a syntax check batch is done 55 emitted when a syntax check batch is done
56 </dd><dt>error(str, str)</dt>
57 <dd>
58 emitted in case of an error
56 </dd><dt>syntaxChecked(str, dict)</dt> 59 </dd><dt>syntaxChecked(str, dict)</dt>
57 <dd> 60 <dd>
58 emitted when the syntax check was done for 61 emitted when the syntax check was done for
59 one file 62 one file
60 </dd> 63 </dd>

eric ide

mercurial