src/eric7/Documentation/Help/source.qhp

branch
eric7
changeset 10279
e6e270b705c2
parent 10278
e26fa3b06f4f
child 10289
490388ca210c
--- a/src/eric7/Documentation/Help/source.qhp	Thu Nov 02 16:43:22 2023 +0100
+++ b/src/eric7/Documentation/Help/source.qhp	Fri Nov 03 19:36:14 2023 +0100
@@ -4744,6 +4744,7 @@
       <keyword name="Editor.clearChangeMarkers" id="Editor.clearChangeMarkers" ref="eric7.QScintilla.Editor.html#Editor.clearChangeMarkers" />
       <keyword name="Editor.clearFlakesWarnings" id="Editor.clearFlakesWarnings" ref="eric7.QScintilla.Editor.html#Editor.clearFlakesWarnings" />
       <keyword name="Editor.clearHighlight" id="Editor.clearHighlight" ref="eric7.QScintilla.Editor.html#Editor.clearHighlight" />
+      <keyword name="Editor.clearInfoWarnings" id="Editor.clearInfoWarnings" ref="eric7.QScintilla.Editor.html#Editor.clearInfoWarnings" />
       <keyword name="Editor.clearSearchIndicators" id="Editor.clearSearchIndicators" ref="eric7.QScintilla.Editor.html#Editor.clearSearchIndicators" />
       <keyword name="Editor.clearSearchSelectionHighlight" id="Editor.clearSearchSelectionHighlight" ref="eric7.QScintilla.Editor.html#Editor.clearSearchSelectionHighlight" />
       <keyword name="Editor.clearStyleWarnings" id="Editor.clearStyleWarnings" ref="eric7.QScintilla.Editor.html#Editor.clearStyleWarnings" />
@@ -4806,11 +4807,9 @@
       <keyword name="Editor.getSharingStatus" id="Editor.getSharingStatus" ref="eric7.QScintilla.Editor.html#Editor.getSharingStatus" />
       <keyword name="Editor.getSpellingLanguage" id="Editor.getSpellingLanguage" ref="eric7.QScintilla.Editor.html#Editor.getSpellingLanguage" />
       <keyword name="Editor.getSyntaxErrorLines" id="Editor.getSyntaxErrorLines" ref="eric7.QScintilla.Editor.html#Editor.getSyntaxErrorLines" />
-      <keyword name="Editor.getSyntaxErrors" id="Editor.getSyntaxErrors" ref="eric7.QScintilla.Editor.html#Editor.getSyntaxErrors" />
       <keyword name="Editor.getTaskLines" id="Editor.getTaskLines" ref="eric7.QScintilla.Editor.html#Editor.getTaskLines" />
       <keyword name="Editor.getVcsConflictMarkerLines" id="Editor.getVcsConflictMarkerLines" ref="eric7.QScintilla.Editor.html#Editor.getVcsConflictMarkerLines" />
       <keyword name="Editor.getWarningLines" id="Editor.getWarningLines" ref="eric7.QScintilla.Editor.html#Editor.getWarningLines" />
-      <keyword name="Editor.getWarnings" id="Editor.getWarnings" ref="eric7.QScintilla.Editor.html#Editor.getWarnings" />
       <keyword name="Editor.getWord" id="Editor.getWord" ref="eric7.QScintilla.Editor.html#Editor.getWord" />
       <keyword name="Editor.getWordBoundaries" id="Editor.getWordBoundaries" ref="eric7.QScintilla.Editor.html#Editor.getWordBoundaries" />
       <keyword name="Editor.getWordLeft" id="Editor.getWordLeft" ref="eric7.QScintilla.Editor.html#Editor.getWordLeft" />
@@ -5204,9 +5203,12 @@
       <keyword name="EditorStylesPage" id="EditorStylesPage" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage" />
       <keyword name="EditorStylesPage (Constructor)" id="EditorStylesPage (Constructor)" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.__init__" />
       <keyword name="EditorStylesPage (Module)" id="EditorStylesPage (Module)" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html" />
+      <keyword name="EditorStylesPage.__selectAnnotationColor" id="EditorStylesPage.__selectAnnotationColor" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.__selectAnnotationColor" />
       <keyword name="EditorStylesPage.__setSampleStyleSheet" id="EditorStylesPage.__setSampleStyleSheet" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.__setSampleStyleSheet" />
       <keyword name="EditorStylesPage.on_annotationsErrorBgButton_clicked" id="EditorStylesPage.on_annotationsErrorBgButton_clicked" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsErrorBgButton_clicked" />
       <keyword name="EditorStylesPage.on_annotationsErrorFgButton_clicked" id="EditorStylesPage.on_annotationsErrorFgButton_clicked" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsErrorFgButton_clicked" />
+      <keyword name="EditorStylesPage.on_annotationsInformationBgButton_clicked" id="EditorStylesPage.on_annotationsInformationBgButton_clicked" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsInformationBgButton_clicked" />
+      <keyword name="EditorStylesPage.on_annotationsInformationFgButton_clicked" id="EditorStylesPage.on_annotationsInformationFgButton_clicked" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsInformationFgButton_clicked" />
       <keyword name="EditorStylesPage.on_annotationsStyleWarningBgButton_clicked" id="EditorStylesPage.on_annotationsStyleWarningBgButton_clicked" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsStyleWarningBgButton_clicked" />
       <keyword name="EditorStylesPage.on_annotationsStyleWarningFgButton_clicked" id="EditorStylesPage.on_annotationsStyleWarningFgButton_clicked" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsStyleWarningFgButton_clicked" />
       <keyword name="EditorStylesPage.on_annotationsWarningBgButton_clicked" id="EditorStylesPage.on_annotationsWarningBgButton_clicked" ref="eric7.Preferences.ConfigurationPages.EditorStylesPage.html#EditorStylesPage.on_annotationsWarningBgButton_clicked" />

eric ide

mercurial