src/eric7/Documentation/Help/source.qhp

branch
eric7
changeset 10307
c685f4e12916
parent 10306
904f4c7da759
child 10308
d19766190e17
diff -r 904f4c7da759 -r c685f4e12916 src/eric7/Documentation/Help/source.qhp
--- a/src/eric7/Documentation/Help/source.qhp	Mon Nov 13 11:53:55 2023 +0100
+++ b/src/eric7/Documentation/Help/source.qhp	Mon Nov 13 17:38:06 2023 +0100
@@ -4547,6 +4547,7 @@
       <keyword name="Editor.__applyTemplate" id="Editor.__applyTemplate" ref="eric7.QScintilla.Editor.html#Editor.__applyTemplate" />
       <keyword name="Editor.__autoComplete" id="Editor.__autoComplete" ref="eric7.QScintilla.Editor.html#Editor.__autoComplete" />
       <keyword name="Editor.__autocompletionCancelled" id="Editor.__autocompletionCancelled" ref="eric7.QScintilla.Editor.html#Editor.__autocompletionCancelled" />
+      <keyword name="Editor.__autosave" id="Editor.__autosave" ref="eric7.QScintilla.Editor.html#Editor.__autosave" />
       <keyword name="Editor.__autosaveEnable" id="Editor.__autosaveEnable" ref="eric7.QScintilla.Editor.html#Editor.__autosaveEnable" />
       <keyword name="Editor.__bindCompleter" id="Editor.__bindCompleter" ref="eric7.QScintilla.Editor.html#Editor.__bindCompleter" />
       <keyword name="Editor.__bindLexer" id="Editor.__bindLexer" ref="eric7.QScintilla.Editor.html#Editor.__bindLexer" />
@@ -4680,6 +4681,7 @@
       <keyword name="Editor.__setSpellingLanguage" id="Editor.__setSpellingLanguage" ref="eric7.QScintilla.Editor.html#Editor.__setSpellingLanguage" />
       <keyword name="Editor.__setTabAndIndent" id="Editor.__setTabAndIndent" ref="eric7.QScintilla.Editor.html#Editor.__setTabAndIndent" />
       <keyword name="Editor.__setTextDisplay" id="Editor.__setTextDisplay" ref="eric7.QScintilla.Editor.html#Editor.__setTextDisplay" />
+      <keyword name="Editor.__shouldAutosave" id="Editor.__shouldAutosave" ref="eric7.QScintilla.Editor.html#Editor.__shouldAutosave" />
       <keyword name="Editor.__showApplicationDiagram" id="Editor.__showApplicationDiagram" ref="eric7.QScintilla.Editor.html#Editor.__showApplicationDiagram" />
       <keyword name="Editor.__showClassDiagram" id="Editor.__showClassDiagram" ref="eric7.QScintilla.Editor.html#Editor.__showClassDiagram" />
       <keyword name="Editor.__showCodeCoverage" id="Editor.__showCodeCoverage" ref="eric7.QScintilla.Editor.html#Editor.__showCodeCoverage" />
@@ -4915,7 +4917,6 @@
       <keyword name="Editor.shareConnected" id="Editor.shareConnected" ref="eric7.QScintilla.Editor.html#Editor.shareConnected" />
       <keyword name="Editor.shareEditor" id="Editor.shareEditor" ref="eric7.QScintilla.Editor.html#Editor.shareEditor" />
       <keyword name="Editor.shortenEmptyLines" id="Editor.shortenEmptyLines" ref="eric7.QScintilla.Editor.html#Editor.shortenEmptyLines" />
-      <keyword name="Editor.shouldAutosave" id="Editor.shouldAutosave" ref="eric7.QScintilla.Editor.html#Editor.shouldAutosave" />
       <keyword name="Editor.showMouseHoverHelpData" id="Editor.showMouseHoverHelpData" ref="eric7.QScintilla.Editor.html#Editor.showMouseHoverHelpData" />
       <keyword name="Editor.smartIndentLineOrSelection" id="Editor.smartIndentLineOrSelection" ref="eric7.QScintilla.Editor.html#Editor.smartIndentLineOrSelection" />
       <keyword name="Editor.sortLines" id="Editor.sortLines" ref="eric7.QScintilla.Editor.html#Editor.sortLines" />
@@ -18057,7 +18058,6 @@
       <keyword name="ViewManager (Package)" id="ViewManager (Package)" ref="index-eric7.ViewManager.html" />
       <keyword name="ViewManager.__addBookmarked" id="ViewManager.__addBookmarked" ref="eric7.ViewManager.ViewManager.html#ViewManager.__addBookmarked" />
       <keyword name="ViewManager.__astViewer" id="ViewManager.__astViewer" ref="eric7.ViewManager.ViewManager.html#ViewManager.__astViewer" />
-      <keyword name="ViewManager.__autosave" id="ViewManager.__autosave" ref="eric7.ViewManager.ViewManager.html#ViewManager.__autosave" />
       <keyword name="ViewManager.__bookmarkSelected" id="ViewManager.__bookmarkSelected" ref="eric7.ViewManager.ViewManager.html#ViewManager.__bookmarkSelected" />
       <keyword name="ViewManager.__bookmarkToggled" id="ViewManager.__bookmarkToggled" ref="eric7.ViewManager.ViewManager.html#ViewManager.__bookmarkToggled" />
       <keyword name="ViewManager.__breakpointToggled" id="ViewManager.__breakpointToggled" ref="eric7.ViewManager.ViewManager.html#ViewManager.__breakpointToggled" />

eric ide

mercurial