src/eric7/Documentation/Help/source.qhp

branch
eric7-maintenance
changeset 10892
409d010d7cae
parent 10873
4e8e63df7893
parent 10878
c9f329692cf0
child 10941
07cad049002c
--- a/src/eric7/Documentation/Help/source.qhp	Mon Jul 29 14:43:59 2024 +0200
+++ b/src/eric7/Documentation/Help/source.qhp	Sat Aug 31 10:54:21 2024 +0200
@@ -4740,7 +4740,6 @@
       <keyword name="Editor.__processSyntaxCheckError" id="Editor.__processSyntaxCheckError" ref="eric7.QScintilla.Editor.html#Editor.__processSyntaxCheckError" />
       <keyword name="Editor.__processSyntaxCheckResult" id="Editor.__processSyntaxCheckResult" ref="eric7.QScintilla.Editor.html#Editor.__processSyntaxCheckResult" />
       <keyword name="Editor.__projectPropertiesChanged" id="Editor.__projectPropertiesChanged" ref="eric7.QScintilla.Editor.html#Editor.__projectPropertiesChanged" />
-      <keyword name="Editor.__refresh" id="Editor.__refresh" ref="eric7.QScintilla.Editor.html#Editor.__refresh" />
       <keyword name="Editor.__refreshAnnotations" id="Editor.__refreshAnnotations" ref="eric7.QScintilla.Editor.html#Editor.__refreshAnnotations" />
       <keyword name="Editor.__registerImages" id="Editor.__registerImages" ref="eric7.QScintilla.Editor.html#Editor.__registerImages" />
       <keyword name="Editor.__reinitOnlineChangeTrace" id="Editor.__reinitOnlineChangeTrace" ref="eric7.QScintilla.Editor.html#Editor.__reinitOnlineChangeTrace" />
@@ -4982,6 +4981,7 @@
       <keyword name="Editor.receive" id="Editor.receive" ref="eric7.QScintilla.Editor.html#Editor.receive" />
       <keyword name="Editor.recordModificationTime" id="Editor.recordModificationTime" ref="eric7.QScintilla.Editor.html#Editor.recordModificationTime" />
       <keyword name="Editor.redo" id="Editor.redo" ref="eric7.QScintilla.Editor.html#Editor.redo" />
+      <keyword name="Editor.refresh" id="Editor.refresh" ref="eric7.QScintilla.Editor.html#Editor.refresh" />
       <keyword name="Editor.refreshCoverageAnnotations" id="Editor.refreshCoverageAnnotations" ref="eric7.QScintilla.Editor.html#Editor.refreshCoverageAnnotations" />
       <keyword name="Editor.registerMouseHoverHelpFunction" id="Editor.registerMouseHoverHelpFunction" ref="eric7.QScintilla.Editor.html#Editor.registerMouseHoverHelpFunction" />
       <keyword name="Editor.reload" id="Editor.reload" ref="eric7.QScintilla.Editor.html#Editor.reload" />
@@ -18156,7 +18156,6 @@
       <keyword name="UserInterface.__activateFindLocationWidget" id="UserInterface.__activateFindLocationWidget" ref="eric7.UI.UserInterface.html#UserInterface.__activateFindLocationWidget" />
       <keyword name="UserInterface.__activateHelpViewerWidget" id="UserInterface.__activateHelpViewerWidget" ref="eric7.UI.UserInterface.html#UserInterface.__activateHelpViewerWidget" />
       <keyword name="UserInterface.__activateIRC" id="UserInterface.__activateIRC" ref="eric7.UI.UserInterface.html#UserInterface.__activateIRC" />
-      <keyword name="UserInterface.__activateLeftRightSidebarWidget" id="UserInterface.__activateLeftRightSidebarWidget" ref="eric7.UI.UserInterface.html#UserInterface.__activateLeftRightSidebarWidget" />
       <keyword name="UserInterface.__activateLogViewer" id="UserInterface.__activateLogViewer" ref="eric7.UI.UserInterface.html#UserInterface.__activateLogViewer" />
       <keyword name="UserInterface.__activateMicroPython" id="UserInterface.__activateMicroPython" ref="eric7.UI.UserInterface.html#UserInterface.__activateMicroPython" />
       <keyword name="UserInterface.__activateMultiProjectBrowser" id="UserInterface.__activateMultiProjectBrowser" ref="eric7.UI.UserInterface.html#UserInterface.__activateMultiProjectBrowser" />
@@ -18329,6 +18328,7 @@
       <keyword name="UserInterface.activateCodeDocumentationViewer" id="UserInterface.activateCodeDocumentationViewer" ref="eric7.UI.UserInterface.html#UserInterface.activateCodeDocumentationViewer" />
       <keyword name="UserInterface.activateCooperationViewer" id="UserInterface.activateCooperationViewer" ref="eric7.UI.UserInterface.html#UserInterface.activateCooperationViewer" />
       <keyword name="UserInterface.activateDebugViewer" id="UserInterface.activateDebugViewer" ref="eric7.UI.UserInterface.html#UserInterface.activateDebugViewer" />
+      <keyword name="UserInterface.activateLeftRightSidebarWidget" id="UserInterface.activateLeftRightSidebarWidget" ref="eric7.UI.UserInterface.html#UserInterface.activateLeftRightSidebarWidget" />
       <keyword name="UserInterface.activatePluginRepositoryViewer" id="UserInterface.activatePluginRepositoryViewer" ref="eric7.UI.UserInterface.html#UserInterface.activatePluginRepositoryViewer" />
       <keyword name="UserInterface.activateVirtualenvManager" id="UserInterface.activateVirtualenvManager" ref="eric7.UI.UserInterface.html#UserInterface.activateVirtualenvManager" />
       <keyword name="UserInterface.addEricActions" id="UserInterface.addEricActions" ref="eric7.UI.UserInterface.html#UserInterface.addEricActions" />
@@ -18370,6 +18370,7 @@
       <keyword name="UserInterface.removeSideWidget" id="UserInterface.removeSideWidget" ref="eric7.UI.UserInterface.html#UserInterface.removeSideWidget" />
       <keyword name="UserInterface.reregisterToolbar" id="UserInterface.reregisterToolbar" ref="eric7.UI.UserInterface.html#UserInterface.reregisterToolbar" />
       <keyword name="UserInterface.setDebugProfile" id="UserInterface.setDebugProfile" ref="eric7.UI.UserInterface.html#UserInterface.setDebugProfile" />
+      <keyword name="UserInterface.setLeftRightSidebarWidgetIcon" id="UserInterface.setLeftRightSidebarWidgetIcon" ref="eric7.UI.UserInterface.html#UserInterface.setLeftRightSidebarWidgetIcon" />
       <keyword name="UserInterface.showEmailDialog" id="UserInterface.showEmailDialog" ref="eric7.UI.UserInterface.html#UserInterface.showEmailDialog" />
       <keyword name="UserInterface.showEvent" id="UserInterface.showEvent" ref="eric7.UI.UserInterface.html#UserInterface.showEvent" />
       <keyword name="UserInterface.showFindFileByNameDialog" id="UserInterface.showFindFileByNameDialog" ref="eric7.UI.UserInterface.html#UserInterface.showFindFileByNameDialog" />

eric ide

mercurial