Documentation/Source/eric6.Utilities.BackgroundService.html

branch
maintenance
changeset 5730
6422afc7adc4
parent 5727
c8842a8d1167
child 6324
b11c36cba2a1
--- a/Documentation/Source/eric6.Utilities.BackgroundService.html	Sun Apr 09 16:52:55 2017 +0200
+++ b/Documentation/Source/eric6.Utilities.BackgroundService.html	Sat May 06 13:43:21 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>

eric ide

mercurial