eric6/Documentation/Help/source.qhp

changeset 7313
2373d03cd63a
parent 7307
b695cab23f00
child 7314
c32c24345ca7
--- a/eric6/Documentation/Help/source.qhp	Thu Oct 24 19:33:08 2019 +0200
+++ b/eric6/Documentation/Help/source.qhp	Thu Oct 24 19:34:53 2019 +0200
@@ -4649,6 +4649,7 @@
       <keyword name="Editor.__checkEncoding" id="Editor.__checkEncoding" ref="eric6.QScintilla.Editor.html#Editor.__checkEncoding" />
       <keyword name="Editor.__checkEol" id="Editor.__checkEol" ref="eric6.QScintilla.Editor.html#Editor.__checkEol" />
       <keyword name="Editor.__checkLanguage" id="Editor.__checkLanguage" ref="eric6.QScintilla.Editor.html#Editor.__checkLanguage" />
+      <keyword name="Editor.__checkSpellLanguage" id="Editor.__checkSpellLanguage" ref="eric6.QScintilla.Editor.html#Editor.__checkSpellLanguage" />
       <keyword name="Editor.__checkSpellingSelection" id="Editor.__checkSpellingSelection" ref="eric6.QScintilla.Editor.html#Editor.__checkSpellingSelection" />
       <keyword name="Editor.__checkSpellingWord" id="Editor.__checkSpellingWord" ref="eric6.QScintilla.Editor.html#Editor.__checkSpellingWord" />
       <keyword name="Editor.__clearBreakpoints" id="Editor.__clearBreakpoints" ref="eric6.QScintilla.Editor.html#Editor.__clearBreakpoints" />
@@ -4700,6 +4701,7 @@
       <keyword name="Editor.__initContextMenuReopenWithEncoding" id="Editor.__initContextMenuReopenWithEncoding" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuReopenWithEncoding" />
       <keyword name="Editor.__initContextMenuResources" id="Editor.__initContextMenuResources" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuResources" />
       <keyword name="Editor.__initContextMenuShow" id="Editor.__initContextMenuShow" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuShow" />
+      <keyword name="Editor.__initContextMenuSpellLanguages" id="Editor.__initContextMenuSpellLanguages" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuSpellLanguages" />
       <keyword name="Editor.__initContextMenuTools" id="Editor.__initContextMenuTools" ref="eric6.QScintilla.Editor.html#Editor.__initContextMenuTools" />
       <keyword name="Editor.__initOnlineChangeTrace" id="Editor.__initOnlineChangeTrace" ref="eric6.QScintilla.Editor.html#Editor.__initOnlineChangeTrace" />
       <keyword name="Editor.__initOnlineSyntaxCheck" id="Editor.__initOnlineSyntaxCheck" ref="eric6.QScintilla.Editor.html#Editor.__initOnlineSyntaxCheck" />
@@ -4780,6 +4782,7 @@
       <keyword name="Editor.__showContextMenuMargin" id="Editor.__showContextMenuMargin" ref="eric6.QScintilla.Editor.html#Editor.__showContextMenuMargin" />
       <keyword name="Editor.__showContextMenuResources" id="Editor.__showContextMenuResources" ref="eric6.QScintilla.Editor.html#Editor.__showContextMenuResources" />
       <keyword name="Editor.__showContextMenuShow" id="Editor.__showContextMenuShow" ref="eric6.QScintilla.Editor.html#Editor.__showContextMenuShow" />
+      <keyword name="Editor.__showContextMenuSpellLanguages" id="Editor.__showContextMenuSpellLanguages" ref="eric6.QScintilla.Editor.html#Editor.__showContextMenuSpellLanguages" />
       <keyword name="Editor.__showContextMenuSpelling" id="Editor.__showContextMenuSpelling" ref="eric6.QScintilla.Editor.html#Editor.__showContextMenuSpelling" />
       <keyword name="Editor.__showContextMenuTools" id="Editor.__showContextMenuTools" ref="eric6.QScintilla.Editor.html#Editor.__showContextMenuTools" />
       <keyword name="Editor.__showImportsDiagram" id="Editor.__showImportsDiagram" ref="eric6.QScintilla.Editor.html#Editor.__showImportsDiagram" />
@@ -4788,6 +4791,8 @@
       <keyword name="Editor.__showSyntaxError" id="Editor.__showSyntaxError" ref="eric6.QScintilla.Editor.html#Editor.__showSyntaxError" />
       <keyword name="Editor.__showWarning" id="Editor.__showWarning" ref="eric6.QScintilla.Editor.html#Editor.__showWarning" />
       <keyword name="Editor.__spellCharAdded" id="Editor.__spellCharAdded" ref="eric6.QScintilla.Editor.html#Editor.__spellCharAdded" />
+      <keyword name="Editor.__spellLanguageChanged" id="Editor.__spellLanguageChanged" ref="eric6.QScintilla.Editor.html#Editor.__spellLanguageChanged" />
+      <keyword name="Editor.__spellLanguagesMenuTriggered" id="Editor.__spellLanguagesMenuTriggered" ref="eric6.QScintilla.Editor.html#Editor.__spellLanguagesMenuTriggered" />
       <keyword name="Editor.__styleNeeded" id="Editor.__styleNeeded" ref="eric6.QScintilla.Editor.html#Editor.__styleNeeded" />
       <keyword name="Editor.__textChanged" id="Editor.__textChanged" ref="eric6.QScintilla.Editor.html#Editor.__textChanged" />
       <keyword name="Editor.__toggleAutoCompletionEnable" id="Editor.__toggleAutoCompletionEnable" ref="eric6.QScintilla.Editor.html#Editor.__toggleAutoCompletionEnable" />
@@ -4875,6 +4880,7 @@
       <keyword name="Editor.getSearchIndicatorLines" id="Editor.getSearchIndicatorLines" ref="eric6.QScintilla.Editor.html#Editor.getSearchIndicatorLines" />
       <keyword name="Editor.getSearchText" id="Editor.getSearchText" ref="eric6.QScintilla.Editor.html#Editor.getSearchText" />
       <keyword name="Editor.getSharingStatus" id="Editor.getSharingStatus" ref="eric6.QScintilla.Editor.html#Editor.getSharingStatus" />
+      <keyword name="Editor.getSpellingLanguage" id="Editor.getSpellingLanguage" ref="eric6.QScintilla.Editor.html#Editor.getSpellingLanguage" />
       <keyword name="Editor.getSyntaxErrorLines" id="Editor.getSyntaxErrorLines" ref="eric6.QScintilla.Editor.html#Editor.getSyntaxErrorLines" />
       <keyword name="Editor.getSyntaxErrors" id="Editor.getSyntaxErrors" ref="eric6.QScintilla.Editor.html#Editor.getSyntaxErrors" />
       <keyword name="Editor.getTaskLines" id="Editor.getTaskLines" ref="eric6.QScintilla.Editor.html#Editor.getTaskLines" />

eric ide

mercurial