src/eric7/Documentation/Help/source.qhp

branch
eric7
changeset 9503
ae9232bf4854
parent 9458
3b41bb7d1623
child 9507
1f39839655ea
--- a/src/eric7/Documentation/Help/source.qhp	Wed Nov 09 15:17:05 2022 +0100
+++ b/src/eric7/Documentation/Help/source.qhp	Wed Nov 09 15:18:07 2022 +0100
@@ -1714,7 +1714,6 @@
       <keyword name="AdBlockSearchTree.clear" id="AdBlockSearchTree.clear" ref="eric7.WebBrowser.AdBlock.AdBlockSearchTree.html#AdBlockSearchTree.clear" />
       <keyword name="AdBlockSearchTree.find" id="AdBlockSearchTree.find" ref="eric7.WebBrowser.AdBlock.AdBlockSearchTree.html#AdBlockSearchTree.find" />
       <keyword name="AdBlockSearchTreeNode" id="AdBlockSearchTreeNode" ref="eric7.WebBrowser.AdBlock.AdBlockSearchTree.html#AdBlockSearchTreeNode" />
-      <keyword name="AdBlockSearchTreeNode (Constructor)" id="AdBlockSearchTreeNode (Constructor)" ref="eric7.WebBrowser.AdBlock.AdBlockSearchTree.html#AdBlockSearchTreeNode.__init__" />
       <keyword name="AdBlockSubscription" id="AdBlockSubscription" ref="eric7.WebBrowser.AdBlock.AdBlockSubscription.html#AdBlockSubscription" />
       <keyword name="AdBlockSubscription (Constructor)" id="AdBlockSubscription (Constructor)" ref="eric7.WebBrowser.AdBlock.AdBlockSubscription.html#AdBlockSubscription.__init__" />
       <keyword name="AdBlockSubscription (Module)" id="AdBlockSubscription (Module)" ref="eric7.WebBrowser.AdBlock.AdBlockSubscription.html" />
@@ -2745,8 +2744,6 @@
       <keyword name="ClearPrivateDataDialog (Module)" id="ClearPrivateDataDialog (Module)" ref="eric7.UI.ClearPrivateDataDialog.html" />
       <keyword name="ClearPrivateDataDialog.getData" id="ClearPrivateDataDialog.getData" ref="eric7.UI.ClearPrivateDataDialog.html#ClearPrivateDataDialog.getData" />
       <keyword name="ClosedTab" id="ClosedTab" ref="eric7.WebBrowser.ClosedTabsManager.html#ClosedTab" />
-      <keyword name="ClosedTab (Constructor)" id="ClosedTab (Constructor)" ref="eric7.WebBrowser.ClosedTabsManager.html#ClosedTab.__init__" />
-      <keyword name="ClosedTab.__eq__" id="ClosedTab.__eq__" ref="eric7.WebBrowser.ClosedTabsManager.html#ClosedTab.__eq__" />
       <keyword name="ClosedTabsManager" id="ClosedTabsManager" ref="eric7.WebBrowser.ClosedTabsManager.html#ClosedTabsManager" />
       <keyword name="ClosedTabsManager (Constructor)" id="ClosedTabsManager (Constructor)" ref="eric7.WebBrowser.ClosedTabsManager.html#ClosedTabsManager.__init__" />
       <keyword name="ClosedTabsManager (Module)" id="ClosedTabsManager (Module)" ref="eric7.WebBrowser.ClosedTabsManager.html" />
@@ -5727,7 +5724,6 @@
       <keyword name="EricTldExtractor.subdomain" id="EricTldExtractor.subdomain" ref="eric7.EricNetwork.EricTldExtractor.html#EricTldExtractor.subdomain" />
       <keyword name="EricTldExtractor.tld" id="EricTldExtractor.tld" ref="eric7.EricNetwork.EricTldExtractor.html#EricTldExtractor.tld" />
       <keyword name="EricTldHostParts" id="EricTldHostParts" ref="eric7.EricNetwork.EricTldExtractor.html#EricTldHostParts" />
-      <keyword name="EricTldHostParts (Constructor)" id="EricTldHostParts (Constructor)" ref="eric7.EricNetwork.EricTldExtractor.html#EricTldHostParts.__init__" />
       <keyword name="EricToolBarDialog" id="EricToolBarDialog" ref="eric7.EricWidgets.EricToolBarDialog.html#EricToolBarDialog" />
       <keyword name="EricToolBarDialog (Constructor)" id="EricToolBarDialog (Constructor)" ref="eric7.EricWidgets.EricToolBarDialog.html#EricToolBarDialog.__init__" />
       <keyword name="EricToolBarDialog (Module)" id="EricToolBarDialog (Module)" ref="eric7.EricWidgets.EricToolBarDialog.html" />
@@ -5748,7 +5744,6 @@
       <keyword name="EricToolBarDialog.on_toolbarActionsList_currentItemChanged" id="EricToolBarDialog.on_toolbarActionsList_currentItemChanged" ref="eric7.EricWidgets.EricToolBarDialog.html#EricToolBarDialog.on_toolbarActionsList_currentItemChanged" />
       <keyword name="EricToolBarDialog.on_upButton_clicked" id="EricToolBarDialog.on_upButton_clicked" ref="eric7.EricWidgets.EricToolBarDialog.html#EricToolBarDialog.on_upButton_clicked" />
       <keyword name="EricToolBarItem" id="EricToolBarItem" ref="eric7.EricWidgets.EricToolBarDialog.html#EricToolBarItem" />
-      <keyword name="EricToolBarItem (Constructor)" id="EricToolBarItem (Constructor)" ref="eric7.EricWidgets.EricToolBarDialog.html#EricToolBarItem.__init__" />
       <keyword name="EricToolBarManager" id="EricToolBarManager" ref="eric7.EricWidgets.EricToolBarManager.html#EricToolBarManager" />
       <keyword name="EricToolBarManager (Constructor)" id="EricToolBarManager (Constructor)" ref="eric7.EricWidgets.EricToolBarManager.html#EricToolBarManager.__init__" />
       <keyword name="EricToolBarManager (Module)" id="EricToolBarManager (Module)" ref="eric7.EricWidgets.EricToolBarManager.html" />
@@ -6346,6 +6341,8 @@
       <keyword name="Function.tryTypeComment" id="Function.tryTypeComment" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsFunctionVisitor.html#Function.tryTypeComment" />
       <keyword name="FunctionInfo" id="FunctionInfo" ref="eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#FunctionInfo" />
       <keyword name="FunctionInfo (Constructor)" id="FunctionInfo (Constructor)" ref="eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#FunctionInfo.__init__" />
+      <keyword name="FunctionInfo.parseBody" id="FunctionInfo.parseBody" ref="eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#FunctionInfo.parseBody" />
+      <keyword name="FunctionInfo.parseDefinition" id="FunctionInfo.parseDefinition" ref="eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#FunctionInfo.parseDefinition" />
       <keyword name="FunctionType" id="FunctionType" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsEnums.html#FunctionType" />
       <keyword name="FunctionVisitor" id="FunctionVisitor" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsFunctionVisitor.html#FunctionVisitor" />
       <keyword name="FunctionVisitor (Constructor)" id="FunctionVisitor (Constructor)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsFunctionVisitor.html#FunctionVisitor.__init__" />
@@ -7631,7 +7628,6 @@
       <keyword name="HelpViewersPage.save" id="HelpViewersPage.save" ref="eric7.Preferences.ConfigurationPages.HelpViewersPage.html#HelpViewersPage.save" />
       <keyword name="HexEdit (Package)" id="HexEdit (Package)" ref="index-eric7.HexEdit.html" />
       <keyword name="HexEditChunk" id="HexEditChunk" ref="eric7.HexEdit.HexEditChunks.html#HexEditChunk" />
-      <keyword name="HexEditChunk (Constructor)" id="HexEditChunk (Constructor)" ref="eric7.HexEdit.HexEditChunks.html#HexEditChunk.__init__" />
       <keyword name="HexEditChunks" id="HexEditChunks" ref="eric7.HexEdit.HexEditChunks.html#HexEditChunks" />
       <keyword name="HexEditChunks (Constructor)" id="HexEditChunks (Constructor)" ref="eric7.HexEdit.HexEditChunks.html#HexEditChunks.__init__" />
       <keyword name="HexEditChunks (Module)" id="HexEditChunks (Module)" ref="eric7.HexEdit.HexEditChunks.html" />
@@ -11318,7 +11314,6 @@
       <keyword name="PDFRender.startPDF" id="PDFRender.startPDF" ref="eric7.QScintilla.Exporters.ExporterPDF.html#PDFRender.startPDF" />
       <keyword name="PDFRender.startPage" id="PDFRender.startPage" ref="eric7.QScintilla.Exporters.ExporterPDF.html#PDFRender.startPage" />
       <keyword name="PDFStyle" id="PDFStyle" ref="eric7.QScintilla.Exporters.ExporterPDF.html#PDFStyle" />
-      <keyword name="PDFStyle (Constructor)" id="PDFStyle (Constructor)" ref="eric7.QScintilla.Exporters.ExporterPDF.html#PDFStyle.__init__" />
       <keyword name="Package" id="Package" ref="eric7.PipInterface.PipVulnerabilityChecker.html#Package" />
       <keyword name="Package" id="Package" ref="eric7.PipInterface.pipdeptree.html#Package" />
       <keyword name="Package (Constructor)" id="Package (Constructor)" ref="eric7.PipInterface.pipdeptree.html#Package.__init__" />
@@ -12719,7 +12714,6 @@
       <keyword name="ProtocolHandlerManagerDialog.on_deleteButton_clicked" id="ProtocolHandlerManagerDialog.on_deleteButton_clicked" ref="eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html#ProtocolHandlerManagerDialog.on_deleteButton_clicked" />
       <keyword name="ProtocolHandlerManagerDialog.on_protocolHandlersList_itemSelectionChanged" id="ProtocolHandlerManagerDialog.on_protocolHandlersList_itemSelectionChanged" ref="eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html#ProtocolHandlerManagerDialog.on_protocolHandlersList_itemSelectionChanged" />
       <keyword name="Publics" id="Publics" ref="eric7.Utilities.ClassBrowsers.pyclbr.html#Publics" />
-      <keyword name="Publics (Constructor)" id="Publics (Constructor)" ref="eric7.Utilities.ClassBrowsers.pyclbr.html#Publics.__init__" />
       <keyword name="Purge" id="Purge" ref="eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge" />
       <keyword name="Purge (Constructor)" id="Purge (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge.__init__" />
       <keyword name="Purge.__getEntries" id="Purge.__getEntries" ref="eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html#Purge.__getEntries" />
@@ -13103,7 +13097,6 @@
       <keyword name="QRegularExpressionWizardWindow.closeEvent" id="QRegularExpressionWizardWindow.closeEvent" ref="eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html#QRegularExpressionWizardWindow.closeEvent" />
       <keyword name="QRunnableWrapper" id="QRunnableWrapper" ref="eric7.DebugClients.Python.ThreadExtension.html#QRunnableWrapper" />
       <keyword name="QRunnableWrapper (Constructor)" id="QRunnableWrapper (Constructor)" ref="eric7.DebugClients.Python.ThreadExtension.html#QRunnableWrapper.__init__" />
-      <keyword name="QSCINTILLA_VERSION" id="QSCINTILLA_VERSION" ref="eric7.QScintilla.QsciScintillaCompat.html#QSCINTILLA_VERSION" />
       <keyword name="QScintilla (Package)" id="QScintilla (Package)" ref="index-eric7.QScintilla.html" />
       <keyword name="QThreadWrapper" id="QThreadWrapper" ref="eric7.DebugClients.Python.ThreadExtension.html#QThreadWrapper" />
       <keyword name="QThreadWrapper (Constructor)" id="QThreadWrapper (Constructor)" ref="eric7.DebugClients.Python.ThreadExtension.html#QThreadWrapper.__init__" />
@@ -13855,7 +13848,6 @@
       <keyword name="SessionManagerDialog.resizeEvent" id="SessionManagerDialog.resizeEvent" ref="eric7.WebBrowser.Session.SessionManagerDialog.html#SessionManagerDialog.resizeEvent" />
       <keyword name="SessionManagerDialog.showEvent" id="SessionManagerDialog.showEvent" ref="eric7.WebBrowser.Session.SessionManagerDialog.html#SessionManagerDialog.showEvent" />
       <keyword name="SessionMetaData" id="SessionMetaData" ref="eric7.WebBrowser.Session.SessionManager.html#SessionMetaData" />
-      <keyword name="SessionMetaData (Constructor)" id="SessionMetaData (Constructor)" ref="eric7.WebBrowser.Session.SessionManager.html#SessionMetaData.__init__" />
       <keyword name="SessionReader" id="SessionReader" ref="eric7.EricXML.SessionReader.html#SessionReader" />
       <keyword name="SessionReader (Constructor)" id="SessionReader (Constructor)" ref="eric7.EricXML.SessionReader.html#SessionReader.__init__" />
       <keyword name="SessionReader (Module)" id="SessionReader (Module)" ref="eric7.EricXML.SessionReader.html" />
@@ -16218,7 +16210,6 @@
       <keyword name="TimerWrapper" id="TimerWrapper" ref="eric7.DebugClients.Python.ThreadExtension.html#TimerWrapper" />
       <keyword name="TimerWrapper (Constructor)" id="TimerWrapper (Constructor)" ref="eric7.DebugClients.Python.ThreadExtension.html#TimerWrapper.__init__" />
       <keyword name="Token" id="Token" ref="eric7.DataViews.CodeMetrics.html#Token" />
-      <keyword name="Token (Constructor)" id="Token (Constructor)" ref="eric7.DataViews.CodeMetrics.html#Token.__init__" />
       <keyword name="ToolConfigurationDialog" id="ToolConfigurationDialog" ref="eric7.Preferences.ToolConfigurationDialog.html#ToolConfigurationDialog" />
       <keyword name="ToolConfigurationDialog (Constructor)" id="ToolConfigurationDialog (Constructor)" ref="eric7.Preferences.ToolConfigurationDialog.html#ToolConfigurationDialog.__init__" />
       <keyword name="ToolConfigurationDialog (Module)" id="ToolConfigurationDialog (Module)" ref="eric7.Preferences.ToolConfigurationDialog.html" />
@@ -16256,7 +16247,6 @@
       <keyword name="Tools (Package)" id="Tools (Package)" ref="index-eric7.Tools.html" />
       <keyword name="Tools (Package)" id="Tools (Package)" ref="index-eric7.WebBrowser.Tools.html" />
       <keyword name="Translation" id="Translation" ref="eric7.Tools.TRPreviewer.html#Translation" />
-      <keyword name="Translation (Constructor)" id="Translation (Constructor)" ref="eric7.Tools.TRPreviewer.html#Translation.__init__" />
       <keyword name="TranslationEngine" id="TranslationEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html#TranslationEngine" />
       <keyword name="TranslationEngine (Constructor)" id="TranslationEngine (Constructor)" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html#TranslationEngine.__init__" />
       <keyword name="TranslationEngine (Module)" id="TranslationEngine (Module)" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html" />
@@ -18589,6 +18579,11 @@
       <keyword name="choices_from_enum" id="choices_from_enum" ref="eric7.PipInterface.piplicenses.html#choices_from_enum" />
       <keyword name="className" id="className" ref="eric7.Project.UicLoadUi5.html#className" />
       <keyword name="className" id="className" ref="eric7.Project.UicLoadUi6.html#className" />
+      <keyword name="clearModulesCache" id="clearModulesCache" ref="eric7.Utilities.ClassBrowsers.idlclbr.html#clearModulesCache" />
+      <keyword name="clearModulesCache" id="clearModulesCache" ref="eric7.Utilities.ClassBrowsers.jsclbr.html#clearModulesCache" />
+      <keyword name="clearModulesCache" id="clearModulesCache" ref="eric7.Utilities.ClassBrowsers.protoclbr.html#clearModulesCache" />
+      <keyword name="clearModulesCache" id="clearModulesCache" ref="eric7.Utilities.ClassBrowsers.pyclbr.html#clearModulesCache" />
+      <keyword name="clearModulesCache" id="clearModulesCache" ref="eric7.Utilities.ClassBrowsers.rbclbr.html#clearModulesCache" />
       <keyword name="clearPrivateData" id="clearPrivateData" ref="eric7.Plugins.PluginVcsGit.html#clearPrivateData" />
       <keyword name="clearPrivateData" id="clearPrivateData" ref="eric7.Plugins.PluginVcsMercurial.html#clearPrivateData" />
       <keyword name="clearSavedHistories" id="clearSavedHistories" ref="eric7.Testing.TestingWidget.html#clearSavedHistories" />
@@ -18680,6 +18675,9 @@
       <keyword name="create" id="create" ref="eric7.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html#create" />
       <keyword name="create" id="create" ref="eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html#create" />
       <keyword name="createActionGroup" id="createActionGroup" ref="eric7.EricGui.EricAction.html#createActionGroup" />
+      <keyword name="createCompleter" id="createCompleter" ref="eric7.QScintilla.TypingCompleters.CompleterPython.html#createCompleter" />
+      <keyword name="createCompleter" id="createCompleter" ref="eric7.QScintilla.TypingCompleters.CompleterRuby.html#createCompleter" />
+      <keyword name="createCompleter" id="createCompleter" ref="eric7.QScintilla.TypingCompleters.CompleterYaml.html#createCompleter" />
       <keyword name="createConfigurationPage" id="createConfigurationPage" ref="eric7.Plugins.PluginVcsGit.html#createConfigurationPage" />
       <keyword name="createConfigurationPage" id="createConfigurationPage" ref="eric7.Plugins.PluginVcsMercurial.html#createConfigurationPage" />
       <keyword name="createConfigurationPage" id="createConfigurationPage" ref="eric7.Plugins.PluginVcsPySvn.html#createConfigurationPage" />
@@ -18690,11 +18688,72 @@
       <keyword name="createDebuggerInterfacePython3" id="createDebuggerInterfacePython3" ref="eric7.Debugger.DebuggerInterfacePython.html#createDebuggerInterfacePython3" />
       <keyword name="createDefaultConfig" id="createDefaultConfig" ref="eric7.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html#createDefaultConfig" />
       <keyword name="createDefaultConfig" id="createDefaultConfig" ref="eric7.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html#createDefaultConfig" />
+      <keyword name="createDevice" id="createDevice" ref="eric7.MicroPython.CircuitPythonDevices.html#createDevice" />
+      <keyword name="createDevice" id="createDevice" ref="eric7.MicroPython.EspDevices.html#createDevice" />
+      <keyword name="createDevice" id="createDevice" ref="eric7.MicroPython.GenericMicroPythonDevices.html#createDevice" />
+      <keyword name="createDevice" id="createDevice" ref="eric7.MicroPython.MicrobitDevices.html#createDevice" />
+      <keyword name="createDevice" id="createDevice" ref="eric7.MicroPython.PyBoardDevices.html#createDevice" />
+      <keyword name="createDevice" id="createDevice" ref="eric7.MicroPython.RP2040Devices.html#createDevice" />
+      <keyword name="createEngine" id="createEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html#createEngine" />
+      <keyword name="createEngine" id="createEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV1Engine.html#createEngine" />
+      <keyword name="createEngine" id="createEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine.html#createEngine" />
+      <keyword name="createEngine" id="createEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.IbmWatsonEngine.html#createEngine" />
+      <keyword name="createEngine" id="createEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MicrosoftEngine.html#createEngine" />
+      <keyword name="createEngine" id="createEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MyMemoryEngine.html#createEngine" />
+      <keyword name="createEngine" id="createEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.YandexEngine.html#createEngine" />
       <keyword name="createExecl" id="createExecl" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createExecl" />
       <keyword name="createExecv" id="createExecv" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createExecv" />
       <keyword name="createExecve" id="createExecve" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createExecve" />
+      <keyword name="createExporter" id="createExporter" ref="eric7.QScintilla.Exporters.ExporterHTML.html#createExporter" />
+      <keyword name="createExporter" id="createExporter" ref="eric7.QScintilla.Exporters.ExporterODT.html#createExporter" />
+      <keyword name="createExporter" id="createExporter" ref="eric7.QScintilla.Exporters.ExporterPDF.html#createExporter" />
+      <keyword name="createExporter" id="createExporter" ref="eric7.QScintilla.Exporters.ExporterRTF.html#createExporter" />
+      <keyword name="createExporter" id="createExporter" ref="eric7.QScintilla.Exporters.ExporterTEX.html#createExporter" />
       <keyword name="createFork" id="createFork" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createFork" />
       <keyword name="createForkExec" id="createForkExec" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createForkExec" />
+      <keyword name="createImporter" id="createImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.ChromeImporter.html#createImporter" />
+      <keyword name="createImporter" id="createImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.FirefoxImporter.html#createImporter" />
+      <keyword name="createImporter" id="createImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.HtmlImporter.html#createImporter" />
+      <keyword name="createImporter" id="createImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html#createImporter" />
+      <keyword name="createImporter" id="createImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.OperaImporter.html#createImporter" />
+      <keyword name="createImporter" id="createImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter.html#createImporter" />
+      <keyword name="createImporter" id="createImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.XbelImporter.html#createImporter" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerBash.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerBatch.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerCMake.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerCPP.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerCSS.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerCSharp.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerCoffeeScript.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerD.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerDiff.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerFortran.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerFortran77.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerHTML.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerIDL.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerJSON.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerJava.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerJavaScript.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerLua.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerMakefile.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerMarkdown.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerMatlab.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerOctave.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerPO.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerPOV.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerPascal.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerPerl.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerPostScript.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerProperties.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerPython.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerQSS.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerRuby.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerSQL.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerTCL.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerTeX.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerVHDL.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerXML.html#createLexer" />
+      <keyword name="createLexer" id="createLexer" ref="eric7.QScintilla.Lexers.LexerYAML.html#createLexer" />
       <keyword name="createMainWidget" id="createMainWidget" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor.html#createMainWidget" />
       <keyword name="createMainWidget" id="createMainWidget" ref="eric7.eric7_browser.html#createMainWidget" />
       <keyword name="createMainWidget" id="createMainWidget" ref="eric7.eric7_compare.html#createMainWidget" />
@@ -18717,6 +18776,10 @@
       <keyword name="createMainWidget" id="createMainWidget" ref="eric7.eric7_uipreviewer.html#createMainWidget" />
       <keyword name="createMainWidget" id="createMainWidget" ref="eric7.eric7_virtualenv.html#createMainWidget" />
       <keyword name="createPosixSpawn" id="createPosixSpawn" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createPosixSpawn" />
+      <keyword name="createProvider" id="createProvider" ref="eric7.QScintilla.MarkupProviders.HtmlProvider.html#createProvider" />
+      <keyword name="createProvider" id="createProvider" ref="eric7.QScintilla.MarkupProviders.MarkdownProvider.html#createProvider" />
+      <keyword name="createProvider" id="createProvider" ref="eric7.QScintilla.MarkupProviders.MarkupBase.html#createProvider" />
+      <keyword name="createProvider" id="createProvider" ref="eric7.QScintilla.MarkupProviders.RestructuredTextProvider.html#createProvider" />
       <keyword name="createSpawnl" id="createSpawnl" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createSpawnl" />
       <keyword name="createSpawnv" id="createSpawnv" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createSpawnv" />
       <keyword name="createSpawnve" id="createSpawnve" ref="eric7.DebugClients.Python.MultiProcessDebugExtension.html#createSpawnve" />
@@ -18840,14 +18903,14 @@
       <keyword name="generalHardcodedTmp (Module)" id="generalHardcodedTmp (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedTmp.html" />
       <keyword name="generateCheckersDict" id="generateCheckersDict" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.__init__.html#generateCheckersDict" />
       <keyword name="generateDistroInfo" id="generateDistroInfo" ref="eric7.Utilities.__init__.html#generateDistroInfo" />
-      <keyword name="generateEricDoc" id="generateEricDoc" ref="eric7.QScintilla.DocstringGenerator.EricdocGenerator.html#generateEricDoc" />
-      <keyword name="generateGoogleDoc" id="generateGoogleDoc" ref="eric7.QScintilla.DocstringGenerator.GoogledocGenerator.html#generateGoogleDoc" />
-      <keyword name="generateNumpyDoc" id="generateNumpyDoc" ref="eric7.QScintilla.DocstringGenerator.NumpydocGenerator.html#generateNumpyDoc" />
+      <keyword name="generateDoc" id="generateDoc" ref="eric7.QScintilla.DocstringGenerator.EricdocGenerator.html#generateDoc" />
+      <keyword name="generateDoc" id="generateDoc" ref="eric7.QScintilla.DocstringGenerator.GoogledocGenerator.html#generateDoc" />
+      <keyword name="generateDoc" id="generateDoc" ref="eric7.QScintilla.DocstringGenerator.NumpydocGenerator.html#generateDoc" />
+      <keyword name="generateDoc" id="generateDoc" ref="eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html#generateDoc" />
       <keyword name="generatePluginsVersionInfo" id="generatePluginsVersionInfo" ref="eric7.Utilities.__init__.html#generatePluginsVersionInfo" />
       <keyword name="generatePyQtToolPath" id="generatePyQtToolPath" ref="eric7.Utilities.__init__.html#generatePyQtToolPath" />
       <keyword name="generatePySideToolPath" id="generatePySideToolPath" ref="eric7.Utilities.__init__.html#generatePySideToolPath" />
       <keyword name="generateQtToolName" id="generateQtToolName" ref="eric7.Utilities.__init__.html#generateQtToolName" />
-      <keyword name="generateSphinxDoc" id="generateSphinxDoc" ref="eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html#generateSphinxDoc" />
       <keyword name="generateVersionInfo" id="generateVersionInfo" ref="eric7.Utilities.__init__.html#generateVersionInfo" />
       <keyword name="getAllImages" id="getAllImages" ref="eric7.WebBrowser.Tools.Scripts.html#getAllImages" />
       <keyword name="getAllMetaAttributes" id="getAllMetaAttributes" ref="eric7.WebBrowser.Tools.Scripts.html#getAllMetaAttributes" />
@@ -18884,6 +18947,7 @@
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#getChecks" />
       <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html#getChecks" />
+      <keyword name="getClassBrowserModule" id="getClassBrowserModule" ref="eric7.Utilities.ClassBrowsers.__init__.html#getClassBrowserModule" />
       <keyword name="getCombinedIcon" id="getCombinedIcon" ref="eric7.EricGui.EricPixmapCache.html#getCombinedIcon" />
       <keyword name="getCompleter" id="getCompleter" ref="eric7.QScintilla.TypingCompleters.__init__.html#getCompleter" />
       <keyword name="getConda" id="getConda" ref="eric7.Preferences.__init__.html#getConda" />
@@ -18954,6 +19018,7 @@
       <keyword name="getImporterInfo" id="getImporterInfo" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter.html#getImporterInfo" />
       <keyword name="getImporterInfo" id="getImporterInfo" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.XbelImporter.html#getImporterInfo" />
       <keyword name="getImporterInfo" id="getImporterInfo" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporterInfo" />
+      <keyword name="getImporterModule" id="getImporterModule" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporterModule" />
       <keyword name="getImporters" id="getImporters" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporters" />
       <keyword name="getIndentStr" id="getIndentStr" ref="eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#getIndentStr" />
       <keyword name="getInstallInfoFilePath" id="getInstallInfoFilePath" ref="eric7.Globals.__init__.html#getInstallInfoFilePath" />
@@ -19461,7 +19526,6 @@
       <keyword name="summarize" id="summarize" ref="eric7.DataViews.CodeMetrics.html#summarize" />
       <keyword name="supportedEngineNames" id="supportedEngineNames" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html#supportedEngineNames" />
       <keyword name="supportedLanguages" id="supportedLanguages" ref="eric7.Testing.__init__.html#supportedLanguages" />
-      <keyword name="suppressStderr" id="suppressStderr" ref="eric7.CodeFormatting.IsortUtilities.html#suppressStderr" />
       <keyword name="syncPreferences" id="syncPreferences" ref="eric7.Preferences.__init__.html#syncPreferences" />
       <keyword name="syntaxAndPyflakesBatchCheck" id="syntaxAndPyflakesBatchCheck" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html#syntaxAndPyflakesBatchCheck" />
       <keyword name="syntaxAndPyflakesCheck" id="syntaxAndPyflakesCheck" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html#syntaxAndPyflakesCheck" />

eric ide

mercurial