src/eric7/Documentation/Help/source.qhp

branch
eric7
changeset 10849
78d338b6d89f
parent 10847
b3f04b83fc84
child 10850
d835f48b9908
--- a/src/eric7/Documentation/Help/source.qhp	Mon Jul 15 16:40:23 2024 +0200
+++ b/src/eric7/Documentation/Help/source.qhp	Tue Jul 16 15:14:23 2024 +0200
@@ -4869,6 +4869,7 @@
       <keyword name="Editor.focusOutEvent" id="Editor.focusOutEvent" ref="eric7.QScintilla.Editor.html#Editor.focusOutEvent" />
       <keyword name="Editor.gestureEvent" id="Editor.gestureEvent" ref="eric7.QScintilla.Editor.html#Editor.gestureEvent" />
       <keyword name="Editor.getApiLanguage" id="Editor.getApiLanguage" ref="eric7.QScintilla.Editor.html#Editor.getApiLanguage" />
+      <keyword name="Editor.getAssembly" id="Editor.getAssembly" ref="eric7.QScintilla.Editor.html#Editor.getAssembly" />
       <keyword name="Editor.getBookmarkLines" id="Editor.getBookmarkLines" ref="eric7.QScintilla.Editor.html#Editor.getBookmarkLines" />
       <keyword name="Editor.getBookmarks" id="Editor.getBookmarks" ref="eric7.QScintilla.Editor.html#Editor.getBookmarks" />
       <keyword name="Editor.getBreakpointLines" id="Editor.getBreakpointLines" ref="eric7.QScintilla.Editor.html#Editor.getBreakpointLines" />
@@ -5060,6 +5061,7 @@
       <keyword name="EditorAssembly.__preferencesChanged" id="EditorAssembly.__preferencesChanged" ref="eric7.QScintilla.EditorAssembly.html#EditorAssembly.__preferencesChanged" />
       <keyword name="EditorAssembly.__resetParseTimer" id="EditorAssembly.__resetParseTimer" ref="eric7.QScintilla.EditorAssembly.html#EditorAssembly.__resetParseTimer" />
       <keyword name="EditorAssembly.aboutToBeClosed" id="EditorAssembly.aboutToBeClosed" ref="eric7.QScintilla.EditorAssembly.html#EditorAssembly.aboutToBeClosed" />
+      <keyword name="EditorAssembly.finishSetup" id="EditorAssembly.finishSetup" ref="eric7.QScintilla.EditorAssembly.html#EditorAssembly.finishSetup" />
       <keyword name="EditorAssembly.getEditor" id="EditorAssembly.getEditor" ref="eric7.QScintilla.EditorAssembly.html#EditorAssembly.getEditor" />
       <keyword name="EditorAutoCompletionJediPage" id="EditorAutoCompletionJediPage" ref="eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html#EditorAutoCompletionJediPage" />
       <keyword name="EditorAutoCompletionJediPage (Constructor)" id="EditorAutoCompletionJediPage (Constructor)" ref="eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html#EditorAutoCompletionJediPage.__init__" />
@@ -5260,7 +5262,6 @@
       <keyword name="EditorOutlineView.__copyToClipboard" id="EditorOutlineView.__copyToClipboard" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__copyToClipboard" />
       <keyword name="EditorOutlineView.__createPopupMenus" id="EditorOutlineView.__createPopupMenus" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__createPopupMenus" />
       <keyword name="EditorOutlineView.__currentItem" id="EditorOutlineView.__currentItem" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__currentItem" />
-      <keyword name="EditorOutlineView.__decWidth" id="EditorOutlineView.__decWidth" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__decWidth" />
       <keyword name="EditorOutlineView.__defaultWidth" id="EditorOutlineView.__defaultWidth" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__defaultWidth" />
       <keyword name="EditorOutlineView.__editorCursorLineChanged" id="EditorOutlineView.__editorCursorLineChanged" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__editorCursorLineChanged" />
       <keyword name="EditorOutlineView.__editorLanguageChanged" id="EditorOutlineView.__editorLanguageChanged" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__editorLanguageChanged" />
@@ -5268,7 +5269,6 @@
       <keyword name="EditorOutlineView.__goto" id="EditorOutlineView.__goto" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__goto" />
       <keyword name="EditorOutlineView.__gotoAttribute" id="EditorOutlineView.__gotoAttribute" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__gotoAttribute" />
       <keyword name="EditorOutlineView.__gotoItem" id="EditorOutlineView.__gotoItem" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__gotoItem" />
-      <keyword name="EditorOutlineView.__incWidth" id="EditorOutlineView.__incWidth" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__incWidth" />
       <keyword name="EditorOutlineView.__prepareRepopulate" id="EditorOutlineView.__prepareRepopulate" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__prepareRepopulate" />
       <keyword name="EditorOutlineView.__resizeColumns" id="EditorOutlineView.__resizeColumns" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__resizeColumns" />
       <keyword name="EditorOutlineView.__showGotoMenu" id="EditorOutlineView.__showGotoMenu" ref="eric7.QScintilla.EditorOutline.html#EditorOutlineView.__showGotoMenu" />
@@ -11798,6 +11798,7 @@
       <keyword name="MiniEditor.setSearchIndicator" id="MiniEditor.setSearchIndicator" ref="eric7.QScintilla.MiniEditor.html#MiniEditor.setSearchIndicator" />
       <keyword name="MiniEditor.setText" id="MiniEditor.setText" ref="eric7.QScintilla.MiniEditor.html#MiniEditor.setText" />
       <keyword name="MiniEditor.setWindowModified" id="MiniEditor.setWindowModified" ref="eric7.QScintilla.MiniEditor.html#MiniEditor.setWindowModified" />
+      <keyword name="MiniEditor.show" id="MiniEditor.show" ref="eric7.QScintilla.MiniEditor.html#MiniEditor.show" />
       <keyword name="MiniEditor.showReplaceWidget" id="MiniEditor.showReplaceWidget" ref="eric7.QScintilla.MiniEditor.html#MiniEditor.showReplaceWidget" />
       <keyword name="MiniEditor.showSearchWidget" id="MiniEditor.showSearchWidget" ref="eric7.QScintilla.MiniEditor.html#MiniEditor.showSearchWidget" />
       <keyword name="MiniEditor.textForFind" id="MiniEditor.textForFind" ref="eric7.QScintilla.MiniEditor.html#MiniEditor.textForFind" />

eric ide

mercurial