Documentation/Source/eric6.Utilities.BackgroundService.html

changeset 5727
c8842a8d1167
parent 4236
8d4e498a7af8
child 6324
b11c36cba2a1
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>

eric ide

mercurial