Documentation/Source/eric6.Plugins.PluginCodeStyleChecker.html

changeset 4503
d68dcbe1deb3
parent 4222
1db92cbf62c9
child 6264
04a671fa4adb
equal deleted inserted replaced
4502:76f2b46437a6 4503:d68dcbe1deb3
46 </p><h3>Signals</h3> 46 </p><h3>Signals</h3>
47 <dl> 47 <dl>
48 <dt>batchFinished()</dt> 48 <dt>batchFinished()</dt>
49 <dd> 49 <dd>
50 emitted when a style check batch is done 50 emitted when a style check batch is done
51 </dd><dt>error(str, str)</dt>
52 <dd>
53 emitted in case of an error
51 </dd><dt>styleChecked(str, dict, int, list)</dt> 54 </dd><dt>styleChecked(str, dict, int, list)</dt>
52 <dd> 55 <dd>
53 emitted when the style check was 56 emitted when the style check was
54 done for a file. 57 done for a file.
55 </dd> 58 </dd>

eric ide

mercurial