Documentation/Help/source.qhp

changeset 3579
eccd12461319
parent 3566
b0307dc42e99
child 3582
49f9c3695ef5
--- a/Documentation/Help/source.qhp	Thu May 15 18:45:07 2014 +0200
+++ b/Documentation/Help/source.qhp	Fri May 16 23:36:27 2014 +0200
@@ -1492,6 +1492,8 @@
       <keyword name="BackgroundService.enqueueRequest" id="BackgroundService.enqueueRequest" ref="eric5.Utilities.BackgroundService.html#BackgroundService.enqueueRequest" />
       <keyword name="BackgroundService.on_disconnectSocket" id="BackgroundService.on_disconnectSocket" ref="eric5.Utilities.BackgroundService.html#BackgroundService.on_disconnectSocket" />
       <keyword name="BackgroundService.on_newConnection" id="BackgroundService.on_newConnection" ref="eric5.Utilities.BackgroundService.html#BackgroundService.on_newConnection" />
+      <keyword name="BackgroundService.preferencesOrProjectChanged" id="BackgroundService.preferencesOrProjectChanged" ref="eric5.Utilities.BackgroundService.html#BackgroundService.preferencesOrProjectChanged" />
+      <keyword name="BackgroundService.restartService" id="BackgroundService.restartService" ref="eric5.Utilities.BackgroundService.html#BackgroundService.restartService" />
       <keyword name="BackgroundService.serviceConnect" id="BackgroundService.serviceConnect" ref="eric5.Utilities.BackgroundService.html#BackgroundService.serviceConnect" />
       <keyword name="BackgroundService.serviceDisconnect" id="BackgroundService.serviceDisconnect" ref="eric5.Utilities.BackgroundService.html#BackgroundService.serviceDisconnect" />
       <keyword name="BackgroundService.shutdown" id="BackgroundService.shutdown" ref="eric5.Utilities.BackgroundService.html#BackgroundService.shutdown" />
@@ -4107,7 +4109,6 @@
       <keyword name="Editor.__addToSpellingDictionary" id="Editor.__addToSpellingDictionary" ref="eric5.QScintilla.Editor.html#Editor.__addToSpellingDictionary" />
       <keyword name="Editor.__adjustedCallTipPosition" id="Editor.__adjustedCallTipPosition" ref="eric5.QScintilla.Editor.html#Editor.__adjustedCallTipPosition" />
       <keyword name="Editor.__applyTemplate" id="Editor.__applyTemplate" ref="eric5.QScintilla.Editor.html#Editor.__applyTemplate" />
-      <keyword name="Editor.__autoSyntaxCheck" id="Editor.__autoSyntaxCheck" ref="eric5.QScintilla.Editor.html#Editor.__autoSyntaxCheck" />
       <keyword name="Editor.__autosaveEnable" id="Editor.__autosaveEnable" ref="eric5.QScintilla.Editor.html#Editor.__autosaveEnable" />
       <keyword name="Editor.__bindCompleter" id="Editor.__bindCompleter" ref="eric5.QScintilla.Editor.html#Editor.__bindCompleter" />
       <keyword name="Editor.__bindLexer" id="Editor.__bindLexer" ref="eric5.QScintilla.Editor.html#Editor.__bindLexer" />
@@ -4265,6 +4266,7 @@
       <keyword name="Editor.changeEvent" id="Editor.changeEvent" ref="eric5.QScintilla.Editor.html#Editor.changeEvent" />
       <keyword name="Editor.checkDirty" id="Editor.checkDirty" ref="eric5.QScintilla.Editor.html#Editor.checkDirty" />
       <keyword name="Editor.checkSpelling" id="Editor.checkSpelling" ref="eric5.QScintilla.Editor.html#Editor.checkSpelling" />
+      <keyword name="Editor.checkSyntax" id="Editor.checkSyntax" ref="eric5.QScintilla.Editor.html#Editor.checkSyntax" />
       <keyword name="Editor.clearBookmarks" id="Editor.clearBookmarks" ref="eric5.QScintilla.Editor.html#Editor.clearBookmarks" />
       <keyword name="Editor.clearBreakpoint" id="Editor.clearBreakpoint" ref="eric5.QScintilla.Editor.html#Editor.clearBreakpoint" />
       <keyword name="Editor.clearFlakesWarnings" id="Editor.clearFlakesWarnings" ref="eric5.QScintilla.Editor.html#Editor.clearFlakesWarnings" />

eric ide

mercurial