diff -r e1dbd217214a -r c8842a8d1167 Documentation/Source/eric6.Utilities.BackgroundService.html --- a/Documentation/Source/eric6.Utilities.BackgroundService.html Fri May 05 19:06:52 2017 +0200 +++ b/Documentation/Source/eric6.Utilities.BackgroundService.html Fri May 05 19:07:43 2017 +0200 @@ -44,7 +44,18 @@ <h2>BackgroundService</h2> <p> Class implementing the main part of the background service. -</p> +</p><h3>Signals</h3> +<dl> +<dt>batchJobDone(function, language)</dt> +<dd> +emitted to indicate the end of + a batch job (str, str) +</dd><dt>serviceNotAvailable(function, language, filename, message)</dt> +<dd> + emitted to indicate the non-availability of a service function + (str, str, str, str) +</dd> +</dl> <h3>Derived from</h3> QTcpServer <h3>Class Attributes</h3>