Documentation/Help/source.qhp

changeset 4222
1db92cbf62c9
parent 4218
f542ad1f76c5
child 4232
8349fd3f8802
--- a/Documentation/Help/source.qhp	Sat Apr 18 19:14:15 2015 +0200
+++ b/Documentation/Help/source.qhp	Sat Apr 18 19:14:57 2015 +0200
@@ -1493,7 +1493,9 @@
       <keyword name="BackgroundClient" id="BackgroundClient" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient" />
       <keyword name="BackgroundClient (Constructor)" id="BackgroundClient (Constructor)" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient.__init__" />
       <keyword name="BackgroundClient (Module)" id="BackgroundClient (Module)" ref="eric6.Utilities.BackgroundClient.html" />
+      <keyword name="BackgroundClient.__cancelled" id="BackgroundClient.__cancelled" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient.__cancelled" />
       <keyword name="BackgroundClient.__initClientService" id="BackgroundClient.__initClientService" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient.__initClientService" />
+      <keyword name="BackgroundClient.__peek" id="BackgroundClient.__peek" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient.__peek" />
       <keyword name="BackgroundClient.__receive" id="BackgroundClient.__receive" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient.__receive" />
       <keyword name="BackgroundClient.__send" id="BackgroundClient.__send" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient.__send" />
       <keyword name="BackgroundClient.run" id="BackgroundClient.run" ref="eric6.Utilities.BackgroundClient.html#BackgroundClient.run" />
@@ -1508,6 +1510,7 @@
       <keyword name="BackgroundService.on_disconnectSocket" id="BackgroundService.on_disconnectSocket" ref="eric6.Utilities.BackgroundService.html#BackgroundService.on_disconnectSocket" />
       <keyword name="BackgroundService.on_newConnection" id="BackgroundService.on_newConnection" ref="eric6.Utilities.BackgroundService.html#BackgroundService.on_newConnection" />
       <keyword name="BackgroundService.preferencesOrProjectChanged" id="BackgroundService.preferencesOrProjectChanged" ref="eric6.Utilities.BackgroundService.html#BackgroundService.preferencesOrProjectChanged" />
+      <keyword name="BackgroundService.requestCancel" id="BackgroundService.requestCancel" ref="eric6.Utilities.BackgroundService.html#BackgroundService.requestCancel" />
       <keyword name="BackgroundService.restartService" id="BackgroundService.restartService" ref="eric6.Utilities.BackgroundService.html#BackgroundService.restartService" />
       <keyword name="BackgroundService.serviceConnect" id="BackgroundService.serviceConnect" ref="eric6.Utilities.BackgroundService.html#BackgroundService.serviceConnect" />
       <keyword name="BackgroundService.serviceDisconnect" id="BackgroundService.serviceDisconnect" ref="eric6.Utilities.BackgroundService.html#BackgroundService.serviceDisconnect" />
@@ -2187,6 +2190,7 @@
       <keyword name="CodeStyleCheckerPlugin.__translateStyleCheck" id="CodeStyleCheckerPlugin.__translateStyleCheck" ref="eric6.Plugins.PluginCodeStyleChecker.html#CodeStyleCheckerPlugin.__translateStyleCheck" />
       <keyword name="CodeStyleCheckerPlugin.activate" id="CodeStyleCheckerPlugin.activate" ref="eric6.Plugins.PluginCodeStyleChecker.html#CodeStyleCheckerPlugin.activate" />
       <keyword name="CodeStyleCheckerPlugin.batchJobDone" id="CodeStyleCheckerPlugin.batchJobDone" ref="eric6.Plugins.PluginCodeStyleChecker.html#CodeStyleCheckerPlugin.batchJobDone" />
+      <keyword name="CodeStyleCheckerPlugin.cancelStyleBatchCheck" id="CodeStyleCheckerPlugin.cancelStyleBatchCheck" ref="eric6.Plugins.PluginCodeStyleChecker.html#CodeStyleCheckerPlugin.cancelStyleBatchCheck" />
       <keyword name="CodeStyleCheckerPlugin.deactivate" id="CodeStyleCheckerPlugin.deactivate" ref="eric6.Plugins.PluginCodeStyleChecker.html#CodeStyleCheckerPlugin.deactivate" />
       <keyword name="CodeStyleCheckerPlugin.serviceErrorPy2" id="CodeStyleCheckerPlugin.serviceErrorPy2" ref="eric6.Plugins.PluginCodeStyleChecker.html#CodeStyleCheckerPlugin.serviceErrorPy2" />
       <keyword name="CodeStyleCheckerPlugin.serviceErrorPy3" id="CodeStyleCheckerPlugin.serviceErrorPy3" ref="eric6.Plugins.PluginCodeStyleChecker.html#CodeStyleCheckerPlugin.serviceErrorPy3" />

eric ide

mercurial