Documentation/Source/eric6.Utilities.BackgroundService.html

changeset 5727
c8842a8d1167
parent 4236
8d4e498a7af8
child 6324
b11c36cba2a1
equal deleted inserted replaced
5726:e1dbd217214a 5727:c8842a8d1167
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="BackgroundService" ID="BackgroundService"></a> 43 <a NAME="BackgroundService" ID="BackgroundService"></a>
44 <h2>BackgroundService</h2> 44 <h2>BackgroundService</h2>
45 <p> 45 <p>
46 Class implementing the main part of the background service. 46 Class implementing the main part of the background service.
47 </p> 47 </p><h3>Signals</h3>
48 <dl>
49 <dt>batchJobDone(function, language)</dt>
50 <dd>
51 emitted to indicate the end of
52 a batch job (str, str)
53 </dd><dt>serviceNotAvailable(function, language, filename, message)</dt>
54 <dd>
55 emitted to indicate the non-availability of a service function
56 (str, str, str, str)
57 </dd>
58 </dl>
48 <h3>Derived from</h3> 59 <h3>Derived from</h3>
49 QTcpServer 60 QTcpServer
50 <h3>Class Attributes</h3> 61 <h3>Class Attributes</h3>
51 <table> 62 <table>
52 <tr><td>None</td></tr> 63 <tr><td>None</td></tr>

eric ide

mercurial