Thu, 25 May 2023 19:52:31 +0200
Regenerated source documentation.
--- a/src/eric7/APIs/Python3/eric7.api Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/APIs/Python3/eric7.api Thu May 25 19:52:31 2023 +0200 @@ -243,7 +243,7 @@ eric7.DataViews.CodeMetrics.SourceStat.dedent?4(tok) eric7.DataViews.CodeMetrics.SourceStat.getCounter?4(counterId, key) eric7.DataViews.CodeMetrics.SourceStat.inc?4(key, value=1) -eric7.DataViews.CodeMetrics.SourceStat.indent?4(tok) +eric7.DataViews.CodeMetrics.SourceStat.indent?4() eric7.DataViews.CodeMetrics.SourceStat.push?4(identifier, row) eric7.DataViews.CodeMetrics.SourceStat?1() eric7.DataViews.CodeMetrics.analyze?4(filename, total) @@ -370,7 +370,7 @@ eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendCallTrace?4(event, fromInfo, toInfo) eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryBreakpoint?4(filename, lineno) eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryWatch?4(condition) -eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendDebuggerId?4(debuggerId) +eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendDebuggerId?4() eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendException?4(exceptionType, exceptionMessage, stack, threadName) eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendJsonCommand?4(method, params) eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendPassiveStartup?4(filename, exceptions) @@ -965,7 +965,7 @@ eric7.Debugger.WatchPointModel.WatchPointModel?1(parent=None) eric7.Debugger.WatchPointViewer.WatchPointViewer.setModel?4(model) eric7.Debugger.WatchPointViewer.WatchPointViewer?1(parent=None) -eric7.DocumentationTools.APIGenerator.APIGenerator.genAPI?4(newStyle, basePackage, includePrivate) +eric7.DocumentationTools.APIGenerator.APIGenerator.genAPI?4(basePackage, includePrivate) eric7.DocumentationTools.APIGenerator.APIGenerator.genBases?4(includePrivate) eric7.DocumentationTools.APIGenerator.APIGenerator?1(module) eric7.DocumentationTools.Config.eric7docColorParameterNames?7 @@ -2011,7 +2011,7 @@ eric7.Globals.toDict?4(value) eric7.Globals.toList?4(value) eric7.Globals.versionIsValid?4(version) -eric7.Globals.versionToTuple?4(version, length=3) +eric7.Globals.versionToTuple?4(version) eric7.Graphics.ApplicationDiagramBuilder.ApplicationDiagramBuilder.buildDiagram?4() eric7.Graphics.ApplicationDiagramBuilder.ApplicationDiagramBuilder.fromDict?4(version, data) eric7.Graphics.ApplicationDiagramBuilder.ApplicationDiagramBuilder.parsePersistenceData?4(version, data) @@ -3850,7 +3850,7 @@ eric7.PluginManager.PluginManager.PluginManager.activatePlugin?4(name, onDemand=False) eric7.PluginManager.PluginManager.PluginManager.activatePlugins?4() eric7.PluginManager.PluginManager.PluginManager.allPlugginsActivated?7 -eric7.PluginManager.PluginManager.PluginManager.checkPluginEntry?4(name, short, description, url, author, version, filename, status) +eric7.PluginManager.PluginManager.PluginManager.checkPluginEntry?4(name, short, description, url, author, version, filename, status, ) eric7.PluginManager.PluginManager.PluginManager.checkPluginUpdatesAvailable?4() eric7.PluginManager.PluginManager.PluginManager.clearPluginsPrivateData?4(type_) eric7.PluginManager.PluginManager.PluginManager.deactivatePlugin?4(name, onDemand=False) @@ -3996,21 +3996,22 @@ eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged?4(txt) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged?4(txt) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.CodeStyleAddBuiltinIgnoreDialog?1(parent=None) -eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.CodeStyleCheckerReport.error_args?4(line_number, offset, code, check, *args) +eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.CodeStyleCheckerReport.error_args?4(line_number, offset, errorCode, check, *args) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.CodeStyleCheckerReport?1(options) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.codeStyleBatchCheck?4(argumentsList, send, fx, cancelled, maxProcesses=0) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.codeStyleCheck?4(filename, source, args) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.extractLineFlags?4(line, startComment=") -eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.ignoreCode?4(code, lineFlags) +eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.ignoreCode?4(errorCode, lineFlags) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.initBatchService?4() eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.initService?4() -eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.securityOk?4(code, lineFlags) +eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.securityOk?4(errorCode, lineFlags) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.workerTask?4(inputQueue, outputQueue) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.argsRole?7 eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.availableFutures?7 eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.check?4(codestring="") eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.checkBatch?4() eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.checkCategories?7 +eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.closeEvent?4(evt) eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.codeRole?7 eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.cryptoBitSelectionsDsaRsa?7 eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.CodeStyleCheckerDialog.cryptoBitSelectionsEc?7 @@ -4777,6 +4778,7 @@ eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService.SyntaxCheckService?1() eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.SyntaxCheckerDialog.check?4(codestring="") eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.SyntaxCheckerDialog.checkBatch?4() +eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.SyntaxCheckerDialog.closeEvent?4(evt) eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.SyntaxCheckerDialog.errorRole?7 eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.SyntaxCheckerDialog.filenameRole?7 eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.SyntaxCheckerDialog.indexRole?7 @@ -5587,7 +5589,7 @@ eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitGetRemoteUrl?4(repodir, remoteName) eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitGetRemoteUrlsList?4(repodir, forFetch=True) eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitGetRemotesList?4(repodir) -eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitGetTagsList?4(repodir, withType=False) +eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitGetTagsList?4(repodir) eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitHouseKeeping?4(projectDir) eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitListTagBranch?4(path, tags=True, listAll=True, merged=True) eric7.Plugins.VcsPlugins.vcsGit.git.Git.gitNormalizeURL?4(url) @@ -5800,7 +5802,7 @@ eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.HgDialog.normalExit?4() eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.HgDialog.normalExitWithoutErrors?4() eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.HgDialog.on_buttonBox_clicked?4(button) -eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.HgDialog.startProcess?4(args, showArgs=True, environment=None, client=None) +eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.HgDialog.startProcess?4(args, showArgs=True, client=None) eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.HgDialog?1(text, hg=None, useClient=True, parent=None) eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.HgDiffDialog.closeEvent?4(e) eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.HgDiffDialog.on_buttonBox_clicked?4(button) @@ -5995,7 +5997,7 @@ eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.ProjectHelper.HisteditProjectHelper.initMenu?4(mainMenu) eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.ProjectHelper.HisteditProjectHelper.menuTitle?4() eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.ProjectHelper.HisteditProjectHelper?1() -eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.Histedit.hgHisteditAbort?4(name) +eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.Histedit.hgHisteditAbort?4() eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.Histedit.hgHisteditContinue?4() eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.Histedit.hgHisteditEditPlan?4() eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.Histedit.hgHisteditStart?4(rev="") @@ -6132,7 +6134,7 @@ eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueGuardsList?4() eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueGuardsListAll?4() eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueGuardsSetActive?4() -eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueInit?4(name) +eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueInit?4() eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueListPatches?4() eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueListQueues?4() eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.Queues.hgQueueNewPatch?4() @@ -6986,8 +6988,8 @@ eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog.getCode?4(indLevel, indString) eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog.on_bTest_clicked?4() eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog.on_buttonBox_clicked?4(button) -eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog.on_rAboutQt_toggled?4(on) -eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog.on_rAbout_toggled?4(on) +eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog.on_rAboutQt_toggled?4() +eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog.on_rAbout_toggled?4() eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.MessageBoxWizardDialog?1(parent=None) eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.PyRegExpWizardCharactersDialog.getCharacters?4() eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.PyRegExpWizardCharactersDialog.predefinedClasses?7 @@ -8363,7 +8365,7 @@ eric7.QScintilla.Editor.Editor.clearStyles?4() eric7.QScintilla.Editor.Editor.clearSyntaxError?4() eric7.QScintilla.Editor.Editor.clearWarnings?4() -eric7.QScintilla.Editor.Editor.close?4(alsoDelete=False) +eric7.QScintilla.Editor.Editor.close?4() eric7.QScintilla.Editor.Editor.closeIt?4() eric7.QScintilla.Editor.Editor.codeCoverageShowAnnotations?4(silent=False, coverageFile=None) eric7.QScintilla.Editor.Editor.collapseFoldWithChildren?4(line=-1) @@ -8523,7 +8525,7 @@ eric7.QScintilla.Editor.Editor.resizeEvent?4(evt) eric7.QScintilla.Editor.Editor.revertToUnmodified?4() eric7.QScintilla.Editor.Editor.saveFile?4(saveas=False, path=None) -eric7.QScintilla.Editor.Editor.saveFileAs?4(path=None, toProject=False) +eric7.QScintilla.Editor.Editor.saveFileAs?4(path=None) eric7.QScintilla.Editor.Editor.saveFileCopy?4(path=None) eric7.QScintilla.Editor.Editor.searchCurrentWordBackward?4() eric7.QScintilla.Editor.Editor.searchCurrentWordForward?4() @@ -10549,7 +10551,7 @@ eric7.UI.UserInterface.UserInterface.getViewProfile?4() eric7.UI.UserInterface.UserInterface.handleUrl?4(url) eric7.UI.UserInterface.UserInterface.isOnline?4() -eric7.UI.UserInterface.UserInterface.launchHelpViewer?4(home, searchWord=None, useSingle=False) +eric7.UI.UserInterface.UserInterface.launchHelpViewer?4(home, searchWord=None) eric7.UI.UserInterface.UserInterface.mainPasswordChanged?7 eric7.UI.UserInterface.UserInterface.maxFilePathLen?7 eric7.UI.UserInterface.UserInterface.maxMenuFilePathLen?7 @@ -11126,7 +11128,7 @@ eric7.ViewManager.ViewManager.ViewManager.unhighlight?4(current=False) eric7.ViewManager.ViewManager.ViewManager.zoomValueChanged?4(value, zoomingWidget) eric7.ViewManager.ViewManager.ViewManager?1() -eric7.ViewManager.factory?4(parent, ui, dbs, pluginManager) +eric7.ViewManager.factory?4(ui, dbs, pluginManager) eric7.VirtualEnv.VirtualenvAddEditDialog.VirtualenvAddEditDialog.getData?4() eric7.VirtualEnv.VirtualenvAddEditDialog.VirtualenvAddEditDialog.on_anacondaCheckBox_clicked?4(checked) eric7.VirtualEnv.VirtualenvAddEditDialog.VirtualenvAddEditDialog.on_globalCheckBox_toggled?4(checked) @@ -11521,7 +11523,7 @@ eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.reload?4() eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.removeBookmark?4(node) eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.save?4() -eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.setNodeChanged?4(node) +eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.setNodeChanged?4() eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.setTimestamp?4(node, timestampType, timestamp) eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.setTitle?4(node, newTitle) eric7.WebBrowser.Bookmarks.BookmarksManager.BookmarksManager.setUrl?4(node, newUrl) @@ -12489,7 +12491,7 @@ eric7.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.delayedRefreshTree?4(page=None) eric7.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.domainFromUrl?4(url, useHostName=False) eric7.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.groupTypeChanged?7 -eric7.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.mainWindowCreated?4(mainWin, refresh=True) +eric7.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.mainWindowCreated?4(mainWin) eric7.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget.raiseTabManager?4(icon) eric7.WebBrowser.TabManager.TabManagerWidget.TabManagerWidget?1(mainWindow, parent=None, defaultWidget=False) eric7.WebBrowser.Tools.DelayedFileWatcher.DelayedFileWatcher.delayedDirectoryChanged?7
--- a/src/eric7/Documentation/Help/source.qhp Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Help/source.qhp Thu May 25 19:52:31 2023 +0200 @@ -3137,6 +3137,7 @@ <keyword name="CodeStyleCheckerDialog.__updateStatistics" id="CodeStyleCheckerDialog.__updateStatistics" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html#CodeStyleCheckerDialog.__updateStatistics" /> <keyword name="CodeStyleCheckerDialog.check" id="CodeStyleCheckerDialog.check" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html#CodeStyleCheckerDialog.check" /> <keyword name="CodeStyleCheckerDialog.checkBatch" id="CodeStyleCheckerDialog.checkBatch" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html#CodeStyleCheckerDialog.checkBatch" /> + <keyword name="CodeStyleCheckerDialog.closeEvent" id="CodeStyleCheckerDialog.closeEvent" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html#CodeStyleCheckerDialog.closeEvent" /> <keyword name="CodeStyleCheckerDialog.getDefaults" id="CodeStyleCheckerDialog.getDefaults" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html#CodeStyleCheckerDialog.getDefaults" /> <keyword name="CodeStyleCheckerDialog.on_addBuiltinButton_clicked" id="CodeStyleCheckerDialog.on_addBuiltinButton_clicked" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html#CodeStyleCheckerDialog.on_addBuiltinButton_clicked" /> <keyword name="CodeStyleCheckerDialog.on_addWhitelistButton_clicked" id="CodeStyleCheckerDialog.on_addWhitelistButton_clicked" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html#CodeStyleCheckerDialog.on_addWhitelistButton_clicked" /> @@ -16457,6 +16458,7 @@ <keyword name="SyntaxCheckerDialog (Constructor)" id="SyntaxCheckerDialog (Constructor)" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__init__" /> <keyword name="SyntaxCheckerDialog (Module)" id="SyntaxCheckerDialog (Module)" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html" /> <keyword name="SyntaxCheckerDialog.__batchFinished" id="SyntaxCheckerDialog.__batchFinished" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__batchFinished" /> + <keyword name="SyntaxCheckerDialog.__cancel" id="SyntaxCheckerDialog.__cancel" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__cancel" /> <keyword name="SyntaxCheckerDialog.__clearErrors" id="SyntaxCheckerDialog.__clearErrors" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__clearErrors" /> <keyword name="SyntaxCheckerDialog.__createErrorItem" id="SyntaxCheckerDialog.__createErrorItem" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__createErrorItem" /> <keyword name="SyntaxCheckerDialog.__createResultItem" id="SyntaxCheckerDialog.__createResultItem" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__createResultItem" /> @@ -16466,6 +16468,7 @@ <keyword name="SyntaxCheckerDialog.__resort" id="SyntaxCheckerDialog.__resort" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.__resort" /> <keyword name="SyntaxCheckerDialog.check" id="SyntaxCheckerDialog.check" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.check" /> <keyword name="SyntaxCheckerDialog.checkBatch" id="SyntaxCheckerDialog.checkBatch" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.checkBatch" /> + <keyword name="SyntaxCheckerDialog.closeEvent" id="SyntaxCheckerDialog.closeEvent" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.closeEvent" /> <keyword name="SyntaxCheckerDialog.on_buttonBox_clicked" id="SyntaxCheckerDialog.on_buttonBox_clicked" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.on_buttonBox_clicked" /> <keyword name="SyntaxCheckerDialog.on_resultList_itemActivated" id="SyntaxCheckerDialog.on_resultList_itemActivated" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.on_resultList_itemActivated" /> <keyword name="SyntaxCheckerDialog.on_showButton_clicked" id="SyntaxCheckerDialog.on_showButton_clicked" ref="eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html#SyntaxCheckerDialog.on_showButton_clicked" /> @@ -17375,6 +17378,7 @@ <keyword name="UnusedChecker.__getUnusedArguments" id="UnusedChecker.__getUnusedArguments" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html#UnusedChecker.__getUnusedArguments" /> <keyword name="UnusedChecker.__ignoreCode" id="UnusedChecker.__ignoreCode" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html#UnusedChecker.__ignoreCode" /> <keyword name="UnusedChecker.__isDunderMethod" id="UnusedChecker.__isDunderMethod" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html#UnusedChecker.__isDunderMethod" /> + <keyword name="UnusedChecker.__isEventHandlerMethod" id="UnusedChecker.__isEventHandlerMethod" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html#UnusedChecker.__isEventHandlerMethod" /> <keyword name="UnusedChecker.__isStubFunction" id="UnusedChecker.__isStubFunction" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html#UnusedChecker.__isStubFunction" /> <keyword name="UnusedChecker.run" id="UnusedChecker.run" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html#UnusedChecker.run" /> <keyword name="UrlBar" id="UrlBar" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar" />
--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.BlackFormattingDialog.html Thu May 25 19:52:31 2023 +0200 @@ -461,7 +461,7 @@ </tr> <tr> <td><a href="#BlackMultiprocessingReport.path_ignored">path_ignored</a></td> -<td>Public method handling an ignored path.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -528,20 +528,6 @@ <h4>BlackMultiprocessingReport.path_ignored</h4> <b>path_ignored</b>(<i>src, message=""</i>) -<p> - Public method handling an ignored path. -</p> -<dl> - -<dt><i>src</i> (pathlib.Path or str)</dt> -<dd> -name of the processed file -</dd> -<dt><i>message</i> (str (optional))</dt> -<dd> -ignore message (default to "") -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -626,7 +612,7 @@ </tr> <tr> <td><a href="#BlackReport.path_ignored">path_ignored</a></td> -<td>Public method handling an ignored path.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -693,20 +679,6 @@ <h4>BlackReport.path_ignored</h4> <b>path_ignored</b>(<i>src, message=""</i>) -<p> - Public method handling an ignored path. -</p> -<dl> - -<dt><i>src</i> (pathlib.Path or str)</dt> -<dd> -name of the processed file -</dd> -<dt><i>message</i> (str (optional))</dt> -<dd> -ignore message (default to "") -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.CodeFormatting.FormattingDiffWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.CodeFormatting.FormattingDiffWidget.html Thu May 25 19:52:31 2023 +0200 @@ -60,7 +60,7 @@ </tr> <tr> <td><a href="#FormattingDiffWidget.closeEvent">closeEvent</a></td> -<td>Protected slot implementing a close event handler.</td> +<td></td> </tr> <tr> <td><a href="#FormattingDiffWidget.showDiff">showDiff</a></td> @@ -91,16 +91,6 @@ <h4>FormattingDiffWidget.closeEvent</h4> <b>closeEvent</b>(<i>evt</i>) -<p> - Protected slot implementing a close event handler. -</p> -<dl> - -<dt><i>evt</i> (QCloseEvent)</dt> -<dd> -reference to the close event -</dd> -</dl> <a NAME="FormattingDiffWidget.showDiff" ID="FormattingDiffWidget.showDiff"></a> <h4>FormattingDiffWidget.showDiff</h4> <b>showDiff</b>(<i>diff</i>)
--- a/src/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html Thu May 25 19:52:31 2023 +0200 @@ -121,7 +121,7 @@ </dl> <a NAME="CondaExecDialog.__finish" ID="CondaExecDialog.__finish"></a> <h4>CondaExecDialog.__finish</h4> -<b>__finish</b>(<i>exitCode, exitStatus, giveUp=False</i>) +<b>__finish</b>(<i>exitCode, exitStatus</i>) <p> Private slot called when the process finished. @@ -140,10 +140,6 @@ <dd> exit status of the process </dd> -<dt><i>giveUp</i> (bool)</dt> -<dd> -flag indicating to not start another attempt -</dd> </dl> <a NAME="CondaExecDialog.__logError" ID="CondaExecDialog.__logError"></a> <h4>CondaExecDialog.__logError</h4>
--- a/src/eric7/Documentation/Source/eric7.DataViews.CodeMetrics.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DataViews.CodeMetrics.html Thu May 25 19:52:31 2023 +0200 @@ -264,18 +264,11 @@ </dl> <a NAME="SourceStat.indent" ID="SourceStat.indent"></a> <h4>SourceStat.indent</h4> -<b>indent</b>(<i>tok</i>) +<b>indent</b>(<i></i>) <p> Public method used to increment the indentation level. </p> -<dl> - -<dt><i>tok</i></dt> -<dd> -a token (Token, ignored) -</dd> -</dl> <a NAME="SourceStat.push" ID="SourceStat.push"></a> <h4>SourceStat.push</h4> <b>push</b>(<i>identifier, row</i>)
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html Thu May 25 19:52:31 2023 +0200 @@ -117,7 +117,7 @@ </tr> <tr> <td><a href="#AsyncFile.seek">seek</a></td> -<td>Public method to move the filepointer.</td> +<td></td> </tr> <tr> <td><a href="#AsyncFile.seekable">seekable</a></td> @@ -129,7 +129,7 @@ </tr> <tr> <td><a href="#AsyncFile.truncate">truncate</a></td> -<td>Public method to truncate the file.</td> +<td></td> </tr> <tr> <td><a href="#AsyncFile.writable">writable</a></td> @@ -455,28 +455,6 @@ <h4>AsyncFile.seek</h4> <b>seek</b>(<i>offset, whence=0</i>) -<p> - Public method to move the filepointer. -</p> -<dl> - -<dt><i>offset</i> (int)</dt> -<dd> -offset to move the filepointer to -</dd> -<dt><i>whence</i> (int)</dt> -<dd> -position the offset relates to -</dd> -</dl> -<dl> - -<dt>Raises <b>OSError</b>:</dt> -<dd> -This method is not supported and always raises an - OSError. -</dd> -</dl> <a NAME="AsyncFile.seekable" ID="AsyncFile.seekable"></a> <h4>AsyncFile.seekable</h4> <b>seekable</b>(<i></i>) @@ -515,24 +493,6 @@ <h4>AsyncFile.truncate</h4> <b>truncate</b>(<i>size=-1</i>) -<p> - Public method to truncate the file. -</p> -<dl> - -<dt><i>size</i> (int)</dt> -<dd> -size to truncate to -</dd> -</dl> -<dl> - -<dt>Raises <b>OSError</b>:</dt> -<dd> -This method is not supported and always raises an - OSError. -</dd> -</dl> <a NAME="AsyncFile.writable" ID="AsyncFile.writable"></a> <h4>AsyncFile.writable</h4> <b>writable</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html Thu May 25 19:52:31 2023 +0200 @@ -147,11 +147,11 @@ </tr> <tr> <td><a href="#DebugBase.profile">profile</a></td> -<td>Public method used to trace some stuff independent of the debugger trace function.</td> +<td></td> </tr> <tr> <td><a href="#DebugBase.profileWithRecursion">profileWithRecursion</a></td> -<td>Public method used to trace some stuff independent of the debugger trace function.</td> +<td></td> </tr> <tr> <td><a href="#DebugBase.run">run</a></td> @@ -680,55 +680,10 @@ <h4>DebugBase.profile</h4> <b>profile</b>(<i>frame, event, arg</i>) -<p> - Public method used to trace some stuff independent of the debugger - trace function. -</p> -<dl> - -<dt><i>frame</i> (frame object)</dt> -<dd> -current stack frame -</dd> -<dt><i>event</i> (str)</dt> -<dd> -trace event -</dd> -<dt><i>arg</i> (depends on the previous event parameter)</dt> -<dd> -arguments -</dd> -</dl> <a NAME="DebugBase.profileWithRecursion" ID="DebugBase.profileWithRecursion"></a> <h4>DebugBase.profileWithRecursion</h4> <b>profileWithRecursion</b>(<i>frame, event, arg</i>) -<p> - Public method used to trace some stuff independent of the debugger - trace function. -</p> -<dl> - -<dt><i>frame</i> (frame object)</dt> -<dd> -current stack frame -</dd> -<dt><i>event</i> (str)</dt> -<dd> -trace event -</dd> -<dt><i>arg</i> (depends on the previous event parameter)</dt> -<dd> -arguments -</dd> -</dl> -<dl> - -<dt>Raises <b>RuntimeError</b>:</dt> -<dd> -raised to indicate too many recursions -</dd> -</dl> <a NAME="DebugBase.run" ID="DebugBase.run"></a> <h4>DebugBase.run</h4> <b>run</b>(<i>cmd, globalsDict=None, localsDict=None, debug=True, closeSession=True</i>)
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Thu May 25 19:52:31 2023 +0200 @@ -915,19 +915,11 @@ </dl> <a NAME="DebugClientBase.sendDebuggerId" ID="DebugClientBase.sendDebuggerId"></a> <h4>DebugClientBase.sendDebuggerId</h4> -<b>sendDebuggerId</b>(<i>debuggerId</i>) +<b>sendDebuggerId</b>(<i></i>) <p> Public method to send the debug client id. </p> -<dl> - -<dt><i>debuggerId</i> (str)</dt> -<dd> -id of this debug client instance (made up of - hostname and process ID) -</dd> -</dl> <a NAME="DebugClientBase.sendException" ID="DebugClientBase.sendException"></a> <h4>DebugClientBase.sendException</h4> <b>sendException</b>(<i>exceptionType, exceptionMessage, stack, threadName</i>)
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.ModuleLoader.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.ModuleLoader.html Thu May 25 19:52:31 2023 +0200 @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#ModuleLoader.find_spec">find_spec</a></td> -<td>Public method returning the module spec.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -165,37 +165,6 @@ <h4>ModuleLoader.find_spec</h4> <b>find_spec</b>(<i>fullname, path, target=None</i>) -<p> - Public method returning the module spec. -</p> -<dl> - -<dt><i>fullname</i> (str)</dt> -<dd> -name of the module to be loaded -</dd> -<dt><i>path</i> (str)</dt> -<dd> -path to resolve the module name -</dd> -<dt><i>target</i> (module)</dt> -<dd> -module object to use for a more educated guess - about what spec to return -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -module spec object pointing to the module loader -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -ModuleSpec -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.DebugClients.Python.getpass.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DebugClients.Python.getpass.html Thu May 25 19:52:31 2023 +0200 @@ -35,7 +35,7 @@ <tr> <td><a href="#getpass">getpass</a></td> -<td>Function to prompt for a password, with echo turned off.</td> +<td></td> </tr> <tr> <td><a href="#getuser">getuser</a></td> @@ -48,32 +48,6 @@ <h2>getpass</h2> <b>getpass</b>(<i>prompt="Password: ", stream=None</i>) -<p> - Function to prompt for a password, with echo turned off. -</p> -<dl> - -<dt><i>prompt</i> (str)</dt> -<dd> -Prompt to be shown to the user -</dd> -<dt><i>stream</i> (file)</dt> -<dd> -input stream to read from (ignored) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -Password entered by the user -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -str -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Debugger.BreakPointModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.BreakPointModel.html Thu May 25 19:52:31 2023 +0200 @@ -77,7 +77,7 @@ </tr> <tr> <td><a href="#BreakPointModel.columnCount">columnCount</a></td> -<td>Public method to get the current column count.</td> +<td></td> </tr> <tr> <td><a href="#BreakPointModel.data">data</a></td> @@ -129,7 +129,7 @@ </tr> <tr> <td><a href="#BreakPointModel.parent">parent</a></td> -<td>Public method to get the parent index.</td> +<td></td> </tr> <tr> <td><a href="#BreakPointModel.rowCount">rowCount</a></td> @@ -145,7 +145,7 @@ </tr> <tr> <td><a href="#BreakPointModel.setData">setData</a></td> -<td>Public method to change data in the model.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -214,28 +214,6 @@ <h4>BreakPointModel.columnCount</h4> <b>columnCount</b>(<i>parent=None</i>) -<p> - Public method to get the current column count. -</p> -<dl> - -<dt><i>parent</i> (QModelIndex)</dt> -<dd> -reference to parent index (Unused) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -column count -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -int -</dd> -</dl> <a NAME="BreakPointModel.data" ID="BreakPointModel.data"></a> <h4>BreakPointModel.data</h4> <b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>) @@ -528,28 +506,6 @@ <h4>BreakPointModel.parent</h4> <b>parent</b>(<i>index</i>) -<p> - Public method to get the parent index. -</p> -<dl> - -<dt><i>index</i> (QModelIndex)</dt> -<dd> -index of item to get parent -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -index of parent -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -QModelIndex -</dd> -</dl> <a NAME="BreakPointModel.rowCount" ID="BreakPointModel.rowCount"></a> <h4>BreakPointModel.rowCount</h4> <b>rowCount</b>(<i>parent=None</i>) @@ -625,36 +581,6 @@ <h4>BreakPointModel.setData</h4> <b>setData</b>(<i>index, value, role=Qt.ItemDataRole.EditRole</i>) -<p> - Public method to change data in the model. -</p> -<dl> - -<dt><i>index</i> (QModelIndex)</dt> -<dd> -index of the changed data -</dd> -<dt><i>value</i> (any)</dt> -<dd> -value of the changed data -</dd> -<dt><i>role</i> (Qt.ItemDataRole)</dt> -<dd> -role of the changed data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.DebugUI.html Thu May 25 19:52:31 2023 +0200 @@ -109,7 +109,7 @@ </tr> <tr> <td><a href="#DebugUI.__clientBreakConditionError">__clientBreakConditionError</a></td> -<td>Private method to handle a condition error of a breakpoint.</td> +<td></td> </tr> <tr> <td><a href="#DebugUI.__clientDebuggerId">__clientDebuggerId</a></td> @@ -133,7 +133,7 @@ </tr> <tr> <td><a href="#DebugUI.__clientLine">__clientLine</a></td> -<td>Private method to handle a change to the current line.</td> +<td></td> </tr> <tr> <td><a href="#DebugUI.__clientSignal">__clientSignal</a></td> @@ -157,7 +157,7 @@ </tr> <tr> <td><a href="#DebugUI.__clientWatchConditionError">__clientWatchConditionError</a></td> -<td>Private method to handle a expression error of a watch expression.</td> +<td></td> </tr> <tr> <td><a href="#DebugUI.__configureExceptionsFilter">__configureExceptionsFilter</a></td> @@ -525,24 +525,6 @@ <h4>DebugUI.__clientBreakConditionError</h4> <b>__clientBreakConditionError</b>(<i>filename, lineno, debuggerId</i>) -<p> - Private method to handle a condition error of a breakpoint. -</p> -<dl> - -<dt><i>filename</i> (str)</dt> -<dd> -filename of the breakpoint -</dd> -<dt><i>lineno</i> (int)</dt> -<dd> -line umber of the breakpoint -</dd> -<dt><i>debuggerId</i> (str)</dt> -<dd> -ID of the debugger backend -</dd> -</dl> <a NAME="DebugUI.__clientDebuggerId" ID="DebugUI.__clientDebuggerId"></a> <h4>DebugUI.__clientDebuggerId</h4> <b>__clientDebuggerId</b>(<i>debuggerId</i>) @@ -646,32 +628,6 @@ <h4>DebugUI.__clientLine</h4> <b>__clientLine</b>(<i>fn, line, debuggerId, threadName, forStack</i>) -<p> - Private method to handle a change to the current line. -</p> -<dl> - -<dt><i>fn</i> (str)</dt> -<dd> -filename -</dd> -<dt><i>line</i> (int)</dt> -<dd> -linenumber -</dd> -<dt><i>debuggerId</i> (str)</dt> -<dd> -ID of the debugger backend -</dd> -<dt><i>threadName</i> (str)</dt> -<dd> -name of the thread signaling the event -</dd> -<dt><i>forStack</i> (bool)</dt> -<dd> -flag indicating this is for a stack dump -</dd> -</dl> <a NAME="DebugUI.__clientSignal" ID="DebugUI.__clientSignal"></a> <h4>DebugUI.__clientSignal</h4> <b>__clientSignal</b>(<i>message, filename, lineNo, funcName, funcArgs, debuggerId</i>) @@ -799,23 +755,6 @@ <h4>DebugUI.__clientWatchConditionError</h4> <b>__clientWatchConditionError</b>(<i>cond, debuggerId</i>) -<p> - Private method to handle a expression error of a watch expression. -</p> -<p> - Note: This can only happen for normal watch expressions -</p> -<dl> - -<dt><i>cond</i> (str)</dt> -<dd> -expression of the watch expression -</dd> -<dt><i>debuggerId</i> (str)</dt> -<dd> -ID of the debugger backend -</dd> -</dl> <a NAME="DebugUI.__configureExceptionsFilter" ID="DebugUI.__configureExceptionsFilter"></a> <h4>DebugUI.__configureExceptionsFilter</h4> <b>__configureExceptionsFilter</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebugViewer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.DebugViewer.html Thu May 25 19:52:31 2023 +0200 @@ -117,7 +117,7 @@ </tr> <tr> <td><a href="#DebugViewer.__clientLine">__clientLine</a></td> -<td>Private method to handle a change to the current line.</td> +<td></td> </tr> <tr> <td><a href="#DebugViewer.__clientSyntaxError">__clientSyntaxError</a></td> @@ -125,7 +125,7 @@ </tr> <tr> <td><a href="#DebugViewer.__debuggerSelected">__debuggerSelected</a></td> -<td>Private slot to handle the selection of a debugger backend in the debuggers list.</td> +<td></td> </tr> <tr> <td><a href="#DebugViewer.__frameSelected">__frameSelected</a></td> @@ -327,7 +327,7 @@ </dl> <a NAME="DebugViewer.__clientException" ID="DebugViewer.__clientException"></a> <h4>DebugViewer.__clientException</h4> -<b>__clientException</b>(<i>exceptionType, exceptionMessage, stackTrace, debuggerId, threadName</i>) +<b>__clientException</b>(<i>exceptionType, exceptionMessage, stackTrace, debuggerId, threadName, </i>) <p> Private method to handle an exception of the debugged program. @@ -389,31 +389,9 @@ <h4>DebugViewer.__clientLine</h4> <b>__clientLine</b>(<i>fn, line, debuggerId, threadName</i>) -<p> - Private method to handle a change to the current line. -</p> -<dl> - -<dt><i>fn</i> (str)</dt> -<dd> -filename -</dd> -<dt><i>line</i> (int)</dt> -<dd> -linenumber -</dd> -<dt><i>debuggerId</i> (str)</dt> -<dd> -ID of the debugger backend -</dd> -<dt><i>threadName</i> (str)</dt> -<dd> -name of the thread signaling the event -</dd> -</dl> <a NAME="DebugViewer.__clientSyntaxError" ID="DebugViewer.__clientSyntaxError"></a> <h4>DebugViewer.__clientSyntaxError</h4> -<b>__clientSyntaxError</b>(<i>message, filename, lineNo, characterNo, debuggerId, threadName</i>) +<b>__clientSyntaxError</b>(<i>message, filename, lineNo, characterNo, debuggerId, threadName, </i>) <p> Private method to handle a syntax error in the debugged program. @@ -449,21 +427,6 @@ <h4>DebugViewer.__debuggerSelected</h4> <b>__debuggerSelected</b>(<i>current, previous</i>) -<p> - Private slot to handle the selection of a debugger backend in the - debuggers list. -</p> -<dl> - -<dt><i>current</i> (QTreeWidgetItem)</dt> -<dd> -reference to the new current item -</dd> -<dt><i>previous</i> (QTreeWidgetItem)</dt> -<dd> -reference to the previous current item -</dd> -</dl> <a NAME="DebugViewer.__frameSelected" ID="DebugViewer.__frameSelected"></a> <h4>DebugViewer.__frameSelected</h4> <b>__frameSelected</b>(<i>frmnr</i>)
--- a/src/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html Thu May 25 19:52:31 2023 +0200 @@ -85,7 +85,7 @@ </tr> <tr> <td><a href="#DebuggerInterfacePython.__identityTranslation">__identityTranslation</a></td> -<td>Private method to perform the identity path translation.</td> +<td></td> </tr> <tr> <td><a href="#DebuggerInterfacePython.__parseClientLine">__parseClientLine</a></td> @@ -365,33 +365,6 @@ <h4>DebuggerInterfacePython.__identityTranslation</h4> <b>__identityTranslation</b>(<i>fn, remote2local=True</i>) -<p> - Private method to perform the identity path translation. -</p> -<dl> - -<dt><i>fn</i> (str)</dt> -<dd> -filename to be translated -</dd> -<dt><i>remote2local</i> (bool)</dt> -<dd> -flag indicating the direction of translation - (False = local to remote, True = remote to local [default]) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -translated filename -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -str -</dd> -</dl> <a NAME="DebuggerInterfacePython.__parseClientLine" ID="DebuggerInterfacePython.__parseClientLine"></a> <h4>DebuggerInterfacePython.__parseClientLine</h4> <b>__parseClientLine</b>(<i>sock</i>)
--- a/src/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Thu May 25 19:52:31 2023 +0200 @@ -251,7 +251,7 @@ </tr> <tr> <td><a href="#VariablesModel.columnCount">columnCount</a></td> -<td>Public method to get the column count.</td> +<td></td> </tr> <tr> <td><a href="#VariablesModel.data">data</a></td> @@ -446,28 +446,6 @@ <h4>VariablesModel.columnCount</h4> <b>columnCount</b>(<i>parent=QModelIndex()</i>) -<p> - Public method to get the column count. -</p> -<dl> - -<dt><i>parent</i> (QModelIndex)</dt> -<dd> -the model parent -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -int -</dd> -</dl> <a NAME="VariablesModel.data" ID="VariablesModel.data"></a> <h4>VariablesModel.data</h4> <b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>)
--- a/src/eric7/Documentation/Source/eric7.Debugger.WatchPointModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Debugger.WatchPointModel.html Thu May 25 19:52:31 2023 +0200 @@ -77,7 +77,7 @@ </tr> <tr> <td><a href="#WatchPointModel.columnCount">columnCount</a></td> -<td>Public method to get the current column count.</td> +<td></td> </tr> <tr> <td><a href="#WatchPointModel.data">data</a></td> @@ -125,7 +125,7 @@ </tr> <tr> <td><a href="#WatchPointModel.parent">parent</a></td> -<td>Public method to get the parent index.</td> +<td></td> </tr> <tr> <td><a href="#WatchPointModel.rowCount">rowCount</a></td> @@ -202,22 +202,6 @@ <h4>WatchPointModel.columnCount</h4> <b>columnCount</b>(<i>parent=None</i>) -<p> - Public method to get the current column count. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -index of the parent item (QModelIndex) (Unused) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -column count (integer) -</dd> -</dl> <a NAME="WatchPointModel.data" ID="WatchPointModel.data"></a> <h4>WatchPointModel.data</h4> <b>data</b>(<i>index, role</i>) @@ -449,22 +433,6 @@ <h4>WatchPointModel.parent</h4> <b>parent</b>(<i>index</i>) -<p> - Public method to get the parent index. -</p> -<dl> - -<dt><i>index</i></dt> -<dd> -index of item to get parent (QModelIndex) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -index of parent (QModelIndex) -</dd> -</dl> <a NAME="WatchPointModel.rowCount" ID="WatchPointModel.rowCount"></a> <h4>WatchPointModel.rowCount</h4> <b>rowCount</b>(<i>parent=None</i>)
--- a/src/eric7/Documentation/Source/eric7.DocumentationTools.APIGenerator.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.DocumentationTools.APIGenerator.html Thu May 25 19:52:31 2023 +0200 @@ -183,18 +183,13 @@ </dl> <a NAME="APIGenerator.genAPI" ID="APIGenerator.genAPI"></a> <h4>APIGenerator.genAPI</h4> -<b>genAPI</b>(<i>newStyle, basePackage, includePrivate</i>) +<b>genAPI</b>(<i>basePackage, includePrivate</i>) <p> Public method to generate the API information. </p> <dl> -<dt><i>newStyle</i></dt> -<dd> -flag indicating the api generation for QScintilla 1.7 - and newer (boolean) (ignored) -</dd> <dt><i>basePackage</i></dt> <dd> name of the base package (string)
--- a/src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html Thu May 25 19:52:31 2023 +0200 @@ -68,7 +68,7 @@ </tr> <tr> <td><a href="#EricArrowItem.paint">paint</a></td> -<td>Public method to paint the item in local coordinates.</td> +<td></td> </tr> <tr> <td><a href="#EricArrowItem.setEndPoint">setEndPoint</a></td> @@ -140,24 +140,6 @@ <h4>EricArrowItem.paint</h4> <b>paint</b>(<i>painter, option, widget=None</i>) -<p> - Public method to paint the item in local coordinates. -</p> -<dl> - -<dt><i>painter</i></dt> -<dd> -reference to the painter object (QPainter) -</dd> -<dt><i>option</i></dt> -<dd> -style options (QStyleOptionGraphicsItem) -</dd> -<dt><i>widget</i></dt> -<dd> -optional reference to the widget painted on (QWidget) -</dd> -</dl> <a NAME="EricArrowItem.setEndPoint" ID="EricArrowItem.setEndPoint"></a> <h4>EricArrowItem.setEndPoint</h4> <b>setEndPoint</b>(<i>x, y</i>)
--- a/src/eric7/Documentation/Source/eric7.Globals.__init__.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Globals.__init__.html Thu May 25 19:52:31 2023 +0200 @@ -407,7 +407,7 @@ <hr /> <a NAME="versionToTuple" ID="versionToTuple"></a> <h2>versionToTuple</h2> -<b>versionToTuple</b>(<i>version, length=3</i>) +<b>versionToTuple</b>(<i>version</i>) <p> Module function to convert a version string into a tuple. @@ -423,10 +423,6 @@ <dd> version string </dd> -<dt><i>length</i> (int)</dt> -<dd> -desired length of the version tuple (ignored) -</dd> </dl> <dl> <dt>Return:</dt>
--- a/src/eric7/Documentation/Source/eric7.Graphics.ApplicationDiagramBuilder.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.ApplicationDiagramBuilder.html Thu May 25 19:52:31 2023 +0200 @@ -84,11 +84,11 @@ </tr> <tr> <td><a href="#ApplicationDiagramBuilder.fromDict">fromDict</a></td> -<td>Public method to populate the class with data persisted by 'toDict()'.</td> +<td></td> </tr> <tr> <td><a href="#ApplicationDiagramBuilder.parsePersistenceData">parsePersistenceData</a></td> -<td>Public method to parse persisted data.</td> +<td></td> </tr> <tr> <td><a href="#ApplicationDiagramBuilder.toDict">toDict</a></td> @@ -256,63 +256,10 @@ <h4>ApplicationDiagramBuilder.fromDict</h4> <b>fromDict</b>(<i>version, data</i>) -<p> - Public method to populate the class with data persisted by 'toDict()'. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (dict)</dt> -<dd> -dictionary containing the persisted data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an info - message in case the diagram belongs to a different project -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="ApplicationDiagramBuilder.parsePersistenceData" ID="ApplicationDiagramBuilder.parsePersistenceData"></a> <h4>ApplicationDiagramBuilder.parsePersistenceData</h4> <b>parsePersistenceData</b>(<i>version, data</i>) -<p> - Public method to parse persisted data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="ApplicationDiagramBuilder.toDict" ID="ApplicationDiagramBuilder.toDict"></a> <h4>ApplicationDiagramBuilder.toDict</h4> <b>toDict</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.ClassItem.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.ClassItem.html Thu May 25 19:52:31 2023 +0200 @@ -80,11 +80,11 @@ </tr> <tr> <td><a href="#ClassItem.paint">paint</a></td> -<td>Public method to paint the item in local coordinates.</td> +<td></td> </tr> <tr> <td><a href="#ClassItem.parseItemDataString">parseItemDataString</a></td> -<td>Public method to parse the given persistence data.</td> +<td></td> </tr> <tr> <td><a href="#ClassItem.setModel">setModel</a></td> @@ -215,54 +215,10 @@ <h4>ClassItem.paint</h4> <b>paint</b>(<i>painter, option, widget=None</i>) -<p> - Public method to paint the item in local coordinates. -</p> -<dl> - -<dt><i>painter</i> (QPainter)</dt> -<dd> -reference to the painter object -</dd> -<dt><i>option</i> (QStyleOptionGraphicsItem)</dt> -<dd> -style options -</dd> -<dt><i>widget</i> (QWidget)</dt> -<dd> -optional reference to the widget painted on -</dd> -</dl> <a NAME="ClassItem.parseItemDataString" ID="ClassItem.parseItemDataString"></a> <h4>ClassItem.parseItemDataString</h4> <b>parseItemDataString</b>(<i>version, data</i>) -<p> - Public method to parse the given persistence data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="ClassItem.setModel" ID="ClassItem.setModel"></a> <h4>ClassItem.setModel</h4> <b>setModel</b>(<i>model</i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.ImportsDiagramBuilder.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.ImportsDiagramBuilder.html Thu May 25 19:52:31 2023 +0200 @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#ImportsDiagramBuilder.fromDict">fromDict</a></td> -<td>Public method to populate the class with data persisted by 'toDict()'.</td> +<td></td> </tr> <tr> <td><a href="#ImportsDiagramBuilder.initialize">initialize</a></td> @@ -92,7 +92,7 @@ </tr> <tr> <td><a href="#ImportsDiagramBuilder.parsePersistenceData">parsePersistenceData</a></td> -<td>Public method to parse persisted data.</td> +<td></td> </tr> <tr> <td><a href="#ImportsDiagramBuilder.toDict">toDict</a></td> @@ -246,33 +246,6 @@ <h4>ImportsDiagramBuilder.fromDict</h4> <b>fromDict</b>(<i>version, data</i>) -<p> - Public method to populate the class with data persisted by 'toDict()'. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (dict)</dt> -<dd> -dictionary containing the persisted data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an info - message in case the diagram belongs to a different project -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="ImportsDiagramBuilder.initialize" ID="ImportsDiagramBuilder.initialize"></a> <h4>ImportsDiagramBuilder.initialize</h4> <b>initialize</b>(<i></i>) @@ -284,32 +257,6 @@ <h4>ImportsDiagramBuilder.parsePersistenceData</h4> <b>parsePersistenceData</b>(<i>version, data</i>) -<p> - Public method to parse persisted data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="ImportsDiagramBuilder.toDict" ID="ImportsDiagramBuilder.toDict"></a> <h4>ImportsDiagramBuilder.toDict</h4> <b>toDict</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.ModuleItem.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.ModuleItem.html Thu May 25 19:52:31 2023 +0200 @@ -76,11 +76,11 @@ </tr> <tr> <td><a href="#ModuleItem.paint">paint</a></td> -<td>Public method to paint the item in local coordinates.</td> +<td></td> </tr> <tr> <td><a href="#ModuleItem.parseItemDataString">parseItemDataString</a></td> -<td>Public method to parse the given persistence data.</td> +<td></td> </tr> <tr> <td><a href="#ModuleItem.setModel">setModel</a></td> @@ -184,54 +184,10 @@ <h4>ModuleItem.paint</h4> <b>paint</b>(<i>painter, option, widget=None</i>) -<p> - Public method to paint the item in local coordinates. -</p> -<dl> - -<dt><i>painter</i> (QPainter)</dt> -<dd> -reference to the painter object -</dd> -<dt><i>option</i> (QStyleOptionGraphicsItem)</dt> -<dd> -style options -</dd> -<dt><i>widget</i> (QWidget)</dt> -<dd> -optional reference to the widget painted on -</dd> -</dl> <a NAME="ModuleItem.parseItemDataString" ID="ModuleItem.parseItemDataString"></a> <h4>ModuleItem.parseItemDataString</h4> <b>parseItemDataString</b>(<i>version, data</i>) -<p> - Public method to parse the given persistence data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="ModuleItem.setModel" ID="ModuleItem.setModel"></a> <h4>ModuleItem.setModel</h4> <b>setModel</b>(<i>model</i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.PackageDiagramBuilder.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.PackageDiagramBuilder.html Thu May 25 19:52:31 2023 +0200 @@ -96,7 +96,7 @@ </tr> <tr> <td><a href="#PackageDiagramBuilder.fromDict">fromDict</a></td> -<td>Public method to populate the class with data persisted by 'toDict()'.</td> +<td></td> </tr> <tr> <td><a href="#PackageDiagramBuilder.initialize">initialize</a></td> @@ -104,7 +104,7 @@ </tr> <tr> <td><a href="#PackageDiagramBuilder.parsePersistenceData">parsePersistenceData</a></td> -<td>Public method to parse persisted data.</td> +<td></td> </tr> <tr> <td><a href="#PackageDiagramBuilder.toDict">toDict</a></td> @@ -349,33 +349,6 @@ <h4>PackageDiagramBuilder.fromDict</h4> <b>fromDict</b>(<i>version, data</i>) -<p> - Public method to populate the class with data persisted by 'toDict()'. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (dict)</dt> -<dd> -dictionary containing the persisted data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an info - message in case the diagram belongs to a different project -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="PackageDiagramBuilder.initialize" ID="PackageDiagramBuilder.initialize"></a> <h4>PackageDiagramBuilder.initialize</h4> <b>initialize</b>(<i></i>) @@ -387,32 +360,6 @@ <h4>PackageDiagramBuilder.parsePersistenceData</h4> <b>parsePersistenceData</b>(<i>version, data</i>) -<p> - Public method to parse persisted data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="PackageDiagramBuilder.toDict" ID="PackageDiagramBuilder.toDict"></a> <h4>PackageDiagramBuilder.toDict</h4> <b>toDict</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.PackageItem.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.PackageItem.html Thu May 25 19:52:31 2023 +0200 @@ -76,11 +76,11 @@ </tr> <tr> <td><a href="#PackageItem.paint">paint</a></td> -<td>Public method to paint the item in local coordinates.</td> +<td></td> </tr> <tr> <td><a href="#PackageItem.parseItemDataString">parseItemDataString</a></td> -<td>Public method to parse the given persistence data.</td> +<td></td> </tr> <tr> <td><a href="#PackageItem.setModel">setModel</a></td> @@ -189,54 +189,10 @@ <h4>PackageItem.paint</h4> <b>paint</b>(<i>painter, option, widget=None</i>) -<p> - Public method to paint the item in local coordinates. -</p> -<dl> - -<dt><i>painter</i> (QPainter)</dt> -<dd> -reference to the painter object -</dd> -<dt><i>option</i> (QStyleOptionGraphicsItem)</dt> -<dd> -style options -</dd> -<dt><i>widget</i> (QWidget)</dt> -<dd> -optional reference to the widget painted on -</dd> -</dl> <a NAME="PackageItem.parseItemDataString" ID="PackageItem.parseItemDataString"></a> <h4>PackageItem.parseItemDataString</h4> <b>parseItemDataString</b>(<i>version, data</i>) -<p> - Public method to parse the given persistence data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="PackageItem.setModel" ID="PackageItem.setModel"></a> <h4>PackageItem.setModel</h4> <b>setModel</b>(<i>model</i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.UMLClassDiagramBuilder.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.UMLClassDiagramBuilder.html Thu May 25 19:52:31 2023 +0200 @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#UMLClassDiagramBuilder.fromDict">fromDict</a></td> -<td>Public method to populate the class with data persisted by 'toDict()'.</td> +<td></td> </tr> <tr> <td><a href="#UMLClassDiagramBuilder.initialize">initialize</a></td> @@ -92,7 +92,7 @@ </tr> <tr> <td><a href="#UMLClassDiagramBuilder.parsePersistenceData">parsePersistenceData</a></td> -<td>Public method to parse persisted data.</td> +<td></td> </tr> <tr> <td><a href="#UMLClassDiagramBuilder.toDict">toDict</a></td> @@ -271,33 +271,6 @@ <h4>UMLClassDiagramBuilder.fromDict</h4> <b>fromDict</b>(<i>version, data</i>) -<p> - Public method to populate the class with data persisted by 'toDict()'. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (dict)</dt> -<dd> -dictionary containing the persisted data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an info - message in case the diagram belongs to a different project -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="UMLClassDiagramBuilder.initialize" ID="UMLClassDiagramBuilder.initialize"></a> <h4>UMLClassDiagramBuilder.initialize</h4> <b>initialize</b>(<i></i>) @@ -309,32 +282,6 @@ <h4>UMLClassDiagramBuilder.parsePersistenceData</h4> <b>parsePersistenceData</b>(<i>version, data</i>) -<p> - Public method to parse persisted data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="UMLClassDiagramBuilder.toDict" ID="UMLClassDiagramBuilder.toDict"></a> <h4>UMLClassDiagramBuilder.toDict</h4> <b>toDict</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.UMLDiagramBuilder.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.UMLDiagramBuilder.html Thu May 25 19:52:31 2023 +0200 @@ -68,7 +68,7 @@ </tr> <tr> <td><a href="#UMLDiagramBuilder.fromDict">fromDict</a></td> -<td>Public method to populate the class with data persisted by 'toDict()'.</td> +<td></td> </tr> <tr> <td><a href="#UMLDiagramBuilder.initialize">initialize</a></td> @@ -76,7 +76,7 @@ </tr> <tr> <td><a href="#UMLDiagramBuilder.parsePersistenceData">parsePersistenceData</a></td> -<td>Public method to parse persisted data.</td> +<td></td> </tr> <tr> <td><a href="#UMLDiagramBuilder.toDict">toDict</a></td> @@ -159,33 +159,6 @@ <h4>UMLDiagramBuilder.fromDict</h4> <b>fromDict</b>(<i>version, data</i>) -<p> - Public method to populate the class with data persisted by 'toDict()'. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (dict)</dt> -<dd> -dictionary containing the persisted data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an info - message in case the diagram belongs to a different project -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="UMLDiagramBuilder.initialize" ID="UMLDiagramBuilder.initialize"></a> <h4>UMLDiagramBuilder.initialize</h4> <b>initialize</b>(<i></i>) @@ -197,32 +170,6 @@ <h4>UMLDiagramBuilder.parsePersistenceData</h4> <b>parsePersistenceData</b>(<i>version, data</i>) -<p> - Public method to parse persisted data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="UMLDiagramBuilder.toDict" ID="UMLDiagramBuilder.toDict"></a> <h4>UMLDiagramBuilder.toDict</h4> <b>toDict</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Thu May 25 19:52:31 2023 +0200 @@ -145,7 +145,7 @@ </tr> <tr> <td><a href="#UMLGraphicsView.fromDict">fromDict</a></td> -<td>Public method to populate the class with data persisted by 'toDict()'.</td> +<td></td> </tr> <tr> <td><a href="#UMLGraphicsView.gestureEvent">gestureEvent</a></td> @@ -493,32 +493,6 @@ <h4>UMLGraphicsView.fromDict</h4> <b>fromDict</b>(<i>version, data</i>) -<p> - Public method to populate the class with data persisted by 'toDict()'. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (dict)</dt> -<dd> -dictionary containing the persisted data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="UMLGraphicsView.gestureEvent" ID="UMLGraphicsView.gestureEvent"></a> <h4>UMLGraphicsView.gestureEvent</h4> <b>gestureEvent</b>(<i>evt</i>)
--- a/src/eric7/Documentation/Source/eric7.Graphics.UMLItem.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.UMLItem.html Thu May 25 19:52:31 2023 +0200 @@ -96,11 +96,11 @@ </tr> <tr> <td><a href="#UMLItem.paint">paint</a></td> -<td>Public method to paint the item in local coordinates.</td> +<td></td> </tr> <tr> <td><a href="#UMLItem.parseItemDataString">parseItemDataString</a></td> -<td>Public method to parse the given persistence data.</td> +<td></td> </tr> <tr> <td><a href="#UMLItem.removeAssociation">removeAssociation</a></td> @@ -322,54 +322,10 @@ <h4>UMLItem.paint</h4> <b>paint</b>(<i>painter, option, widget=None</i>) -<p> - Public method to paint the item in local coordinates. -</p> -<dl> - -<dt><i>painter</i> (QPainter)</dt> -<dd> -reference to the painter object -</dd> -<dt><i>option</i> (QStyleOptionGraphicsItem)</dt> -<dd> -style options -</dd> -<dt><i>widget</i> (QWidget)</dt> -<dd> -optional reference to the widget painted on -</dd> -</dl> <a NAME="UMLItem.parseItemDataString" ID="UMLItem.parseItemDataString"></a> <h4>UMLItem.parseItemDataString</h4> <b>parseItemDataString</b>(<i>version, data</i>) -<p> - Public method to parse the given persistence data. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (str)</dt> -<dd> -persisted data to be parsed -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="UMLItem.removeAssociation" ID="UMLItem.removeAssociation"></a> <h4>UMLItem.removeAssociation</h4> <b>removeAssociation</b>(<i>assoc</i>)
--- a/src/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImpl.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.HelpViewer.HelpViewerImpl.html Thu May 25 19:52:31 2023 +0200 @@ -171,7 +171,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -198,7 +198,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -224,7 +224,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -251,7 +251,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -277,7 +277,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -303,7 +303,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -329,7 +329,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -355,7 +355,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -369,7 +369,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -395,7 +395,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -409,7 +409,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -423,7 +423,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -444,7 +444,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd> @@ -465,7 +465,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised when not implemented </dd>
--- a/src/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html Thu May 25 19:52:31 2023 +0200 @@ -92,7 +92,7 @@ </tr> <tr> <td><a href="#AssistantJedi.__editorShowMenu">__editorShowMenu</a></td> -<td>Private slot called, when the the editor context menu or a submenu is about to be shown.</td> +<td></td> </tr> <tr> <td><a href="#AssistantJedi.__initRefactoringMenu">__initRefactoringMenu</a></td> @@ -268,25 +268,6 @@ <h4>AssistantJedi.__editorShowMenu</h4> <b>__editorShowMenu</b>(<i>menuName, menu, editor</i>) -<p> - Private slot called, when the the editor context menu or a submenu is - about to be shown. -</p> -<dl> - -<dt><i>menuName</i> (str)</dt> -<dd> -name of the menu to be shown -</dd> -<dt><i>menu</i> (QMenu)</dt> -<dd> -reference to the menu -</dd> -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor -</dd> -</dl> <a NAME="AssistantJedi.__initRefactoringMenu" ID="AssistantJedi.__initRefactoringMenu"></a> <h4>AssistantJedi.__initRefactoringMenu</h4> <b>__initRefactoringMenu</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.JediInterface.JediClient.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.JediInterface.JediClient.html Thu May 25 19:52:31 2023 +0200 @@ -68,7 +68,7 @@ </tr> <tr> <td><a href="#JediClient.__closeProject">__closeProject</a></td> -<td>Private method to save a jedi project's data.</td> +<td></td> </tr> <tr> <td><a href="#JediClient.__completionFullName">__completionFullName</a></td> @@ -196,16 +196,6 @@ <h4>JediClient.__closeProject</h4> <b>__closeProject</b>(<i>params</i>) -<p> - Private method to save a jedi project's data. -</p> -<dl> - -<dt><i>params</i> (dict)</dt> -<dd> -dictionary containing the method parameters -</dd> -</dl> <a NAME="JediClient.__completionFullName" ID="JediClient.__completionFullName"></a> <h4>JediClient.__completionFullName</h4> <b>__completionFullName</b>(<i>completion</i>)
--- a/src/eric7/Documentation/Source/eric7.JediInterface.JediServer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.JediInterface.JediServer.html Thu May 25 19:52:31 2023 +0200 @@ -144,7 +144,7 @@ </tr> <tr> <td><a href="#JediServer.getCallTips">getCallTips</a></td> -<td>Public method to calculate calltips.</td> +<td></td> </tr> <tr> <td><a href="#JediServer.gotoDefinition">gotoDefinition</a></td> @@ -188,7 +188,7 @@ </tr> <tr> <td><a href="#JediServer.requestCompletions">requestCompletions</a></td> -<td>Public method to request a list of possible completions.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -549,36 +549,6 @@ <h4>JediServer.getCallTips</h4> <b>getCallTips</b>(<i>editor, pos, commas</i>) -<p> - Public method to calculate calltips. -</p> -<dl> - -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor object, that called this method -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position in the text for the calltip -</dd> -<dt><i>commas</i> (int)</dt> -<dd> -minimum number of commas contained in the calltip -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -list of possible calltips -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -list of str -</dd> -</dl> <a NAME="JediServer.gotoDefinition" ID="JediServer.gotoDefinition"></a> <h4>JediServer.gotoDefinition</h4> <b>gotoDefinition</b>(<i>editor</i>) @@ -721,24 +691,6 @@ <h4>JediServer.requestCompletions</h4> <b>requestCompletions</b>(<i>editor, context, acText</i>) -<p> - Public method to request a list of possible completions. -</p> -<dl> - -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor object, that called this method -</dd> -<dt><i>context</i> (bool)</dt> -<dd> -flag indicating to autocomplete a context -</dd> -<dt><i>acText</i> (str)</dt> -<dd> -text to be completed -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.Devices.DeviceBase.html Thu May 25 19:52:31 2023 +0200 @@ -212,11 +212,11 @@ </tr> <tr> <td><a href="#BaseDevice.connectToLan">connectToLan</a></td> -<td>Public method to connect the connected device to the LAN.</td> +<td></td> </tr> <tr> <td><a href="#BaseDevice.connectWifi">connectWifi</a></td> -<td>Public method to connect a device to a WiFi network.</td> +<td></td> </tr> <tr> <td><a href="#BaseDevice.deactivateBluetoothInterface">deactivateBluetoothInterface</a></td> @@ -228,7 +228,7 @@ </tr> <tr> <td><a href="#BaseDevice.deactivateInterface">deactivateInterface</a></td> -<td>Public method to deactivate a given WiFi interface of the connected device.</td> +<td></td> </tr> <tr> <td><a href="#BaseDevice.deviceName">deviceName</a></td> @@ -252,7 +252,7 @@ </tr> <tr> <td><a href="#BaseDevice.enableWebrepl">enableWebrepl</a></td> -<td>Public method to write the given WebREPL password to the connected device and modify the start script to start the WebREPL server.</td> +<td></td> </tr> <tr> <td><a href="#BaseDevice.ensurePath">ensurePath</a></td> @@ -300,7 +300,7 @@ </tr> <tr> <td><a href="#BaseDevice.getDeviceScan">getDeviceScan</a></td> -<td>Public method to perform a Bluetooth device scan.</td> +<td></td> </tr> <tr> <td><a href="#BaseDevice.getDeviceType">getDeviceType</a></td> @@ -492,7 +492,7 @@ </tr> <tr> <td><a href="#BaseDevice.syncTime">syncTime</a></td> -<td>Public method to set the time of the connected device to the local computer's time.</td> +<td></td> </tr> <tr> <td><a href="#BaseDevice.upipInstall">upipInstall</a></td> @@ -500,11 +500,11 @@ </tr> <tr> <td><a href="#BaseDevice.writeCredentials">writeCredentials</a></td> -<td>Public method to write the given credentials to the connected device and modify the start script to connect automatically.</td> +<td></td> </tr> <tr> <td><a href="#BaseDevice.writeLanAutoConnect">writeLanAutoConnect</a></td> -<td>Public method to generate a script and associated configuration to connect the device to the LAN during boot time.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -886,59 +886,10 @@ <h4>BaseDevice.connectToLan</h4> <b>connectToLan</b>(<i>config</i>) -<p> - Public method to connect the connected device to the LAN. -</p> -<dl> - -<dt><i>config</i> (str or tuple of (str, str, str, str))</dt> -<dd> -configuration for the connection (either the string 'dhcp' - for a dynamic address or a tuple of four strings with the IPv4 parameters. -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an error message -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="BaseDevice.connectWifi" ID="BaseDevice.connectWifi"></a> <h4>BaseDevice.connectWifi</h4> <b>connectWifi</b>(<i>ssid, password</i>) -<p> - Public method to connect a device to a WiFi network. -</p> -<dl> - -<dt><i>ssid</i> (str)</dt> -<dd> -name (SSID) of the WiFi network -</dd> -<dt><i>password</i> (str)</dt> -<dd> -password needed to connect -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing the connection status and an error string -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="BaseDevice.deactivateBluetoothInterface" ID="BaseDevice.deactivateBluetoothInterface"></a> <h4>BaseDevice.deactivateBluetoothInterface</h4> <b>deactivateBluetoothInterface</b>(<i></i>) @@ -981,29 +932,6 @@ <h4>BaseDevice.deactivateInterface</h4> <b>deactivateInterface</b>(<i>interface</i>) -<p> - Public method to deactivate a given WiFi interface of the connected device. -</p> -<dl> - -<dt><i>interface</i> (str)</dt> -<dd> -designation of the interface to be deactivated (one of 'AP' - or 'STA') -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containg a flag indicating success and an error message -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="BaseDevice.deviceName" ID="BaseDevice.deviceName"></a> <h4>BaseDevice.deviceName</h4> <b>deviceName</b>(<i></i>) @@ -1092,29 +1020,6 @@ <h4>BaseDevice.enableWebrepl</h4> <b>enableWebrepl</b>(<i>password</i>) -<p> - Public method to write the given WebREPL password to the connected device and - modify the start script to start the WebREPL server. -</p> -<dl> - -<dt><i>password</i> (str)</dt> -<dd> -password needed to authenticate -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an error message -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="BaseDevice.ensurePath" ID="BaseDevice.ensurePath"></a> <h4>BaseDevice.ensurePath</h4> <b>ensurePath</b>(<i>target</i>) @@ -1417,30 +1322,6 @@ <h4>BaseDevice.getDeviceScan</h4> <b>getDeviceScan</b>(<i>timeout=10</i>) -<p> - Public method to perform a Bluetooth device scan. -</p> -<dl> - -<dt><i>timeout</i> (int (optional))</dt> -<dd> -duration of the device scan in seconds (defaults - to 10) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a dictionary with the scan results and - an error string -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (dict, str) -</dd> -</dl> <a NAME="BaseDevice.getDeviceType" ID="BaseDevice.getDeviceType"></a> <h4>BaseDevice.getDeviceType</h4> <b>getDeviceType</b>(<i></i>) @@ -2492,29 +2373,6 @@ <h4>BaseDevice.syncTime</h4> <b>syncTime</b>(<i>deviceType, hasCPy=False</i>) -<p> - Public method to set the time of the connected device to the local - computer's time. -</p> -<dl> - -<dt><i>deviceType</i> (str)</dt> -<dd> -type of board to sync time to -</dd> -<dt><i>hasCPy</i> (bool)</dt> -<dd> -flag indicating that the device has CircuitPython loadede - (defaults to False) -</dd> -</dl> -<dl> - -<dt>Raises <b>OSError</b>:</dt> -<dd> -raised to indicate an issue with the device -</dd> -</dl> <a NAME="BaseDevice.upipInstall" ID="BaseDevice.upipInstall"></a> <h4>BaseDevice.upipInstall</h4> <b>upipInstall</b>(<i>packages</i>) @@ -2539,61 +2397,10 @@ <h4>BaseDevice.writeCredentials</h4> <b>writeCredentials</b>(<i>ssid, password</i>) -<p> - Public method to write the given credentials to the connected device and modify - the start script to connect automatically. -</p> -<dl> - -<dt><i>ssid</i> (str)</dt> -<dd> -SSID of the network to connect to -</dd> -<dt><i>password</i> (str)</dt> -<dd> -password needed to authenticate -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an error message -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <a NAME="BaseDevice.writeLanAutoConnect" ID="BaseDevice.writeLanAutoConnect"></a> <h4>BaseDevice.writeLanAutoConnect</h4> <b>writeLanAutoConnect</b>(<i>config</i>) -<p> - Public method to generate a script and associated configuration to connect the - device to the LAN during boot time. -</p> -<dl> - -<dt><i>config</i> (str or tuple of (str, str, str, str))</dt> -<dd> -configuration for the connection (either the string 'dhcp' - for a dynamic address or a tuple of four strings with the IPv4 parameters. -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing a flag indicating success and an error message -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bool, str) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWebreplDeviceInterface.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWebreplDeviceInterface.html Thu May 25 19:52:31 2023 +0200 @@ -86,11 +86,11 @@ </tr> <tr> <td><a href="#MicroPythonWebreplDeviceInterface.execute">execute</a></td> -<td>Public method to send commands to the connected device and return the result.</td> +<td></td> </tr> <tr> <td><a href="#MicroPythonWebreplDeviceInterface.executeAsync">executeAsync</a></td> -<td>Public method to execute a series of commands over a period of time without returning any result (asynchronous execution).</td> +<td></td> </tr> <tr> <td><a href="#MicroPythonWebreplDeviceInterface.handlePreferencesChanged">handlePreferencesChanged</a></td> @@ -211,58 +211,10 @@ <h4>MicroPythonWebreplDeviceInterface.execute</h4> <b>execute</b>(<i>commands, *, mode="raw", timeout=0</i>) -<p> - Public method to send commands to the connected device and return the - result. -</p> -<dl> - -<dt><i>commands</i> (str or list of str)</dt> -<dd> -list of commands to be executed -</dd> -<dt><i>mode=</i> (str)</dt> -<dd> -submit mode to be used (one of 'raw' or 'paste') (defaults to - 'raw'). This is ignored because webrepl always uses 'paste' mode. -</dd> -<dt><i>timeout=</i> (int (optional))</dt> -<dd> -per command timeout in milliseconds (0 for configured default) - (defaults to 0) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing stdout and stderr output of the device -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (bytes, bytes) -</dd> -</dl> <a NAME="MicroPythonWebreplDeviceInterface.executeAsync" ID="MicroPythonWebreplDeviceInterface.executeAsync"></a> <h4>MicroPythonWebreplDeviceInterface.executeAsync</h4> <b>executeAsync</b>(<i>commandsList, submitMode</i>) -<p> - Public method to execute a series of commands over a period of time - without returning any result (asynchronous execution). -</p> -<dl> - -<dt><i>commandsList</i> (list of str)</dt> -<dd> -list of commands to be execute on the device -</dd> -<dt><i>submitMode</i> (str (one of 'raw' or 'paste'))</dt> -<dd> -mode to be used to submit the commands -</dd> -</dl> <a NAME="MicroPythonWebreplDeviceInterface.handlePreferencesChanged" ID="MicroPythonWebreplDeviceInterface.handlePreferencesChanged"></a> <h4>MicroPythonWebreplDeviceInterface.handlePreferencesChanged</h4> <b>handlePreferencesChanged</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcWidget.html Thu May 25 19:52:31 2023 +0200 @@ -328,18 +328,11 @@ </dl> <a NAME="IrcWidget.__editNetwork" ID="IrcWidget.__editNetwork"></a> <h4>IrcWidget.__editNetwork</h4> -<b>__editNetwork</b>(<i>name</i>) +<b>__editNetwork</b>(<i></i>) <p> Private slot to edit the network configuration. </p> -<dl> - -<dt><i>name</i></dt> -<dd> -name of the network to edit (string) -</dd> -</dl> <a NAME="IrcWidget.__handleCtcp" ID="IrcWidget.__handleCtcp"></a> <h4>IrcWidget.__handleCtcp</h4> <b>__handleCtcp</b>(<i>match</i>) @@ -430,7 +423,7 @@ </dl> <a NAME="IrcWidget.__handleServerError" ID="IrcWidget.__handleServerError"></a> <h4>IrcWidget.__handleServerError</h4> -<b>__handleServerError</b>(<i>code, server, message</i>) +<b>__handleServerError</b>(<i>code, message</i>) <p> Private slot to handle a server error reply. @@ -441,10 +434,6 @@ <dd> numerical code sent by the server (integer) </dd> -<dt><i>server</i></dt> -<dd> -name of the server (string) -</dd> <dt><i>message</i></dt> <dd> message sent by the server (string)
--- a/src/eric7/Documentation/Source/eric7.PdfViewer.PdfToCWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.PdfViewer.PdfToCWidget.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ </tr> <tr> <td><a href="#PdfToCModel.columnCount">columnCount</a></td> -<td>Public method to define the number of columns to be shown.</td> +<td></td> </tr> <tr> <td><a href="#PdfToCModel.data">data</a></td> @@ -95,28 +95,6 @@ <h4>PdfToCModel.columnCount</h4> <b>columnCount</b>(<i>index</i>) -<p> - Public method to define the number of columns to be shown. -</p> -<dl> - -<dt><i>index</i> (QModelIndex)</dt> -<dd> -index of the element -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -column count (always 2) -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -int -</dd> -</dl> <a NAME="PdfToCModel.data" ID="PdfToCModel.data"></a> <h4>PdfToCModel.data</h4> <b>data</b>(<i>index, role</i>)
--- a/src/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html Thu May 25 19:52:31 2023 +0200 @@ -1464,7 +1464,7 @@ </tr> <tr> <td><a href="#PypiSearchResultsParser.handle_endtag">handle_endtag</a></td> -<td>Public method to process the end tag.</td> +<td></td> </tr> <tr> <td><a href="#PypiSearchResultsParser.handle_starttag">handle_starttag</a></td> @@ -1582,16 +1582,6 @@ <h4>PypiSearchResultsParser.handle_endtag</h4> <b>handle_endtag</b>(<i>tag</i>) -<p> - Public method to process the end tag. -</p> -<dl> - -<dt><i>tag</i> (str)</dt> -<dd> -tag name (all lowercase) -</dd> -</dl> <a NAME="PypiSearchResultsParser.handle_starttag" ID="PypiSearchResultsParser.handle_starttag"></a> <h4>PypiSearchResultsParser.handle_starttag</h4> <b>handle_starttag</b>(<i>tag, attrs</i>)
--- a/src/eric7/Documentation/Source/eric7.PluginManager.PluginManager.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.PluginManager.PluginManager.html Thu May 25 19:52:31 2023 +0200 @@ -543,7 +543,7 @@ </p> <a NAME="PluginManager.checkPluginEntry" ID="PluginManager.checkPluginEntry"></a> <h4>PluginManager.checkPluginEntry</h4> -<b>checkPluginEntry</b>(<i>name, short, description, url, author, version, filename, status</i>) +<b>checkPluginEntry</b>(<i>name, short, description, url, author, version, filename, status, </i>) <p> Public method to check a plug-in's data for an update.
--- a/src/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html Thu May 25 19:52:31 2023 +0200 @@ -219,7 +219,7 @@ </tr> <tr> <td><a href="#PluginRepositoryWidget.__downloadRepositoryFileDone">__downloadRepositoryFileDone</a></td> -<td>Private method called after the repository file was downloaded.</td> +<td></td> </tr> <tr> <td><a href="#PluginRepositoryWidget.__formatDescription">__formatDescription</a></td> @@ -512,20 +512,6 @@ <h4>PluginRepositoryWidget.__downloadRepositoryFileDone</h4> <b>__downloadRepositoryFileDone</b>(<i>status, filename</i>) -<p> - Private method called after the repository file was downloaded. -</p> -<dl> - -<dt><i>status</i></dt> -<dd> -flaging indicating a successful download (boolean) -</dd> -<dt><i>filename</i></dt> -<dd> -full path of the downloaded file (string) -</dd> -</dl> <a NAME="PluginRepositoryWidget.__formatDescription" ID="PluginRepositoryWidget.__formatDescription"></a> <h4>PluginRepositoryWidget.__formatDescription</h4> <b>__formatDescription</b>(<i>lines</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#__checkCodeStyle">__checkCodeStyle</a></td> -<td>Private module function to perform the code style check and/or fix found errors.</td> +<td>Private module function to perform the source code style check and/or fix found errors.</td> </tr> <tr> <td><a href="#__checkSyntax">__checkSyntax</a></td> @@ -39,11 +39,11 @@ </tr> <tr> <td><a href="#codeStyleBatchCheck">codeStyleBatchCheck</a></td> -<td>Module function to check code style for a batch of files.</td> +<td>Module function to check source code style for a batch of files.</td> </tr> <tr> <td><a href="#codeStyleCheck">codeStyleCheck</a></td> -<td>Do the code style check and/or fix found errors.</td> +<td>Do the source code style check and/or fix found errors.</td> </tr> <tr> <td><a href="#extractLineFlags">extractLineFlags</a></td> @@ -63,7 +63,7 @@ </tr> <tr> <td><a href="#securityOk">securityOk</a></td> -<td>Function to check, if the given code is an acknowledged security report.</td> +<td></td> </tr> <tr> <td><a href="#workerTask">workerTask</a></td> @@ -125,7 +125,7 @@ </dl> <a NAME="CodeStyleCheckerReport.error_args" ID="CodeStyleCheckerReport.error_args"></a> <h4>CodeStyleCheckerReport.error_args</h4> -<b>error_args</b>(<i>line_number, offset, code, check, *args</i>) +<b>error_args</b>(<i>line_number, offset, errorCode, check, *args</i>) <p> Public method to collect the error messages. @@ -140,9 +140,9 @@ <dd> position within line of the issue (integer) </dd> -<dt><i>code</i></dt> +<dt><i>errorCode</i></dt> <dd> -message code (string) +error message code (string) </dd> <dt><i>check</i></dt> <dd> @@ -167,7 +167,7 @@ <b>__checkCodeStyle</b>(<i>filename, source, args</i>) <p> - Private module function to perform the code style check and/or fix + Private module function to perform the source code style check and/or fix found errors. </p> <dl> @@ -178,7 +178,7 @@ </dd> <dt><i>source</i> (str)</dt> <dd> -string containing the code to check +string containing the source code to check </dd> <dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> <dd> @@ -200,7 +200,7 @@ <li>file: file name</li> <li>line: line_number</li> <li>offset: offset within line</li> - <li>code: message code</li> + <li>code: error message code</li> <li>args: list of arguments to format the message</li> <li>ignored: flag indicating this issue was ignored</li> <li>fixed: flag indicating this issue was fixed</li> @@ -234,7 +234,7 @@ </dd> <dt><i>source</i> (str)</dt> <dd> -string containing the code to check +string containing the source code to check </dd> </dl> <dl> @@ -259,7 +259,7 @@ <b>codeStyleBatchCheck</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>) <p> - Module function to check code style for a batch of files. + Module function to check source code style for a batch of files. </p> <dl> @@ -292,7 +292,7 @@ <b>codeStyleCheck</b>(<i>filename, source, args</i>) <p> - Do the code style check and/or fix found errors. + Do the source code style check and/or fix found errors. </p> <dl> @@ -302,7 +302,7 @@ </dd> <dt><i>source</i> (str)</dt> <dd> -string containing the code to check +string containing the source code to check </dd> <dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> <dd> @@ -371,14 +371,14 @@ <hr /> <a NAME="ignoreCode" ID="ignoreCode"></a> <h2>ignoreCode</h2> -<b>ignoreCode</b>(<i>code, lineFlags</i>) +<b>ignoreCode</b>(<i>errorCode, lineFlags</i>) <p> Function to check, if the given code should be ignored as per line flags. </p> <dl> -<dt><i>code</i> (str)</dt> +<dt><i>errorCode</i> (str)</dt> <dd> error code to be checked </dd> @@ -390,7 +390,7 @@ <dl> <dt>Return:</dt> <dd> -flag indicating to ignore the code +flag indicating to ignore the error code </dd> </dl> <dl> @@ -436,34 +436,8 @@ <hr /> <a NAME="securityOk" ID="securityOk"></a> <h2>securityOk</h2> -<b>securityOk</b>(<i>code, lineFlags</i>) - -<p> - Function to check, if the given code is an acknowledged security report. -</p> -<dl> +<b>securityOk</b>(<i>errorCode, lineFlags</i>) -<dt><i>code</i> (str)</dt> -<dd> -error code to be checked -</dd> -<dt><i>lineFlags</i> (list of str)</dt> -<dd> -list of line flags to check against -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating an acknowledged security report -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html Thu May 25 19:52:31 2023 +0200 @@ -199,6 +199,10 @@ <td>Public method to start a style check batch job.</td> </tr> <tr> +<td><a href="#CodeStyleCheckerDialog.closeEvent">closeEvent</a></td> +<td>Protected method to handle a close event.</td> +</tr> +<tr> <td><a href="#CodeStyleCheckerDialog.getDefaults">getDefaults</a></td> <td>Public method to get a dictionary containing the default values.</td> </tr> @@ -946,6 +950,20 @@ <p> The results are reported to the __processResult slot. </p> +<a NAME="CodeStyleCheckerDialog.closeEvent" ID="CodeStyleCheckerDialog.closeEvent"></a> +<h4>CodeStyleCheckerDialog.closeEvent</h4> +<b>closeEvent</b>(<i>evt</i>) + +<p> + Protected method to handle a close event. +</p> +<dl> + +<dt><i>evt</i> (QCloseEvent)</dt> +<dd> +reference to the close event +</dd> +</dl> <a NAME="CodeStyleCheckerDialog.getDefaults" ID="CodeStyleCheckerDialog.getDefaults"></a> <h4>CodeStyleCheckerDialog.getDefaults</h4> <b>getDefaults</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Thu May 25 19:52:31 2023 +0200 @@ -84,11 +84,11 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixD111">__fixD111</a></td> -<td>Private method to fix docstring enclosed in wrong quotes.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixD112">__fixD112</a></td> -<td>Private method to fix docstring 'r' in leading quotes.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixD121">__fixD121</a></td> @@ -96,7 +96,7 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixD131">__fixD131</a></td> -<td>Private method to fix a docstring summary not ending with a period.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixD141">__fixD141</a></td> @@ -136,7 +136,7 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixE101">__fixE101</a></td> -<td>Private method to fix obsolete tab usage and indentation errors.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE121">__fixE121</a></td> @@ -164,27 +164,27 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixE201">__fixE201</a></td> -<td>Private method to fix extraneous whitespace.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE221">__fixE221</a></td> -<td>Private method to fix extraneous whitespace around operator or keyword.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE225">__fixE225</a></td> -<td>Private method to fix extraneous whitespaces around operator.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE231">__fixE231</a></td> -<td>Private method to fix missing whitespace after ',;:'.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE251">__fixE251</a></td> -<td>Private method to fix extraneous whitespace around keyword and default parameter equals.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE261">__fixE261</a></td> -<td>Private method to fix whitespace before or after inline comment.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE304">__fixE304</a></td> @@ -200,7 +200,7 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixE502">__fixE502</a></td> -<td>Private method to fix redundant backslash within brackets.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixE701">__fixE701</a></td> @@ -212,7 +212,7 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixE711">__fixE711</a></td> -<td>Private method to fix comparison with None.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixN804">__fixN804</a></td> @@ -224,23 +224,23 @@ </tr> <tr> <td><a href="#CodeStyleFixer.__fixReindent">__fixReindent</a></td> -<td>Private method to fix a badly indented line.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixW291">__fixW291</a></td> -<td>Private method to fix trailing whitespace.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixW292">__fixW292</a></td> -<td>Private method to fix a missing newline at the end of file.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixW391">__fixW391</a></td> -<td>Private method to fix trailing blank lines.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixW603">__fixW603</a></td> -<td>Private method to fix the not equal notation.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleFixer.__fixWhitespace">__fixWhitespace</a></td> @@ -423,80 +423,10 @@ <h4>CodeStyleFixer.__fixD111</h4> <b>__fixD111</b>(<i>code, line, pos</i>) -<p> - Private method to fix docstring enclosed in wrong quotes. -</p> -<p> - Codes: D111 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixD112" ID="CodeStyleFixer.__fixD112"></a> <h4>CodeStyleFixer.__fixD112</h4> <b>__fixD112</b>(<i>code, line, pos</i>) -<p> - Private method to fix docstring 'r' in leading quotes. -</p> -<p> - Codes: D112 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixD121" ID="CodeStyleFixer.__fixD121"></a> <h4>CodeStyleFixer.__fixD121</h4> <b>__fixD121</b>(<i>code, line, pos, apply=False</i>) @@ -544,42 +474,6 @@ <h4>CodeStyleFixer.__fixD131</h4> <b>__fixD131</b>(<i>code, line, pos</i>) -<p> - Private method to fix a docstring summary not ending with a - period. -</p> -<p> - Codes: D131 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixD141" ID="CodeStyleFixer.__fixD141"></a> <h4>CodeStyleFixer.__fixD141</h4> <b>__fixD141</b>(<i>code, line, pos, apply=False</i>) @@ -980,41 +874,6 @@ <h4>CodeStyleFixer.__fixE101</h4> <b>__fixE101</b>(<i>code, line, pos</i>) -<p> - Private method to fix obsolete tab usage and indentation errors. -</p> -<p> - Codes: E101, E111, W191 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE121" ID="CodeStyleFixer.__fixE121"></a> <h4>CodeStyleFixer.__fixE121</h4> <b>__fixE121</b>(<i>code, line, pos, apply=False</i>) @@ -1280,238 +1139,26 @@ <h4>CodeStyleFixer.__fixE201</h4> <b>__fixE201</b>(<i>code, line, pos</i>) -<p> - Private method to fix extraneous whitespace. -</p> -<p> - Codes: E201, E202, E203, E211 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE221" ID="CodeStyleFixer.__fixE221"></a> <h4>CodeStyleFixer.__fixE221</h4> <b>__fixE221</b>(<i>code, line, pos</i>) -<p> - Private method to fix extraneous whitespace around operator or - keyword. -</p> -<p> - Codes: E221, E222, E223, E224, E241, E242, E271, E272, E273, E274 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE225" ID="CodeStyleFixer.__fixE225"></a> <h4>CodeStyleFixer.__fixE225</h4> <b>__fixE225</b>(<i>code, line, pos</i>) -<p> - Private method to fix extraneous whitespaces around operator. -</p> -<p> - Codes: E225, E226, E227, E228 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE231" ID="CodeStyleFixer.__fixE231"></a> <h4>CodeStyleFixer.__fixE231</h4> <b>__fixE231</b>(<i>code, line, pos</i>) -<p> - Private method to fix missing whitespace after ',;:'. -</p> -<p> - Codes: E231 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE251" ID="CodeStyleFixer.__fixE251"></a> <h4>CodeStyleFixer.__fixE251</h4> <b>__fixE251</b>(<i>code, line, pos</i>) -<p> - Private method to fix extraneous whitespace around keyword and - default parameter equals. -</p> -<p> - Codes: E251 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE261" ID="CodeStyleFixer.__fixE261"></a> <h4>CodeStyleFixer.__fixE261</h4> <b>__fixE261</b>(<i>code, line, pos</i>) -<p> - Private method to fix whitespace before or after inline comment. -</p> -<p> - Codes: E261, E262 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE304" ID="CodeStyleFixer.__fixE304"></a> <h4>CodeStyleFixer.__fixE304</h4> <b>__fixE304</b>(<i>code, line, pos, apply=False</i>) @@ -1646,41 +1293,6 @@ <h4>CodeStyleFixer.__fixE502</h4> <b>__fixE502</b>(<i>code, line, pos</i>) -<p> - Private method to fix redundant backslash within brackets. -</p> -<p> - Codes: E502 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixE701" ID="CodeStyleFixer.__fixE701"></a> <h4>CodeStyleFixer.__fixE701</h4> <b>__fixE701</b>(<i>code, line, pos, apply=False</i>) @@ -1771,41 +1383,6 @@ <h4>CodeStyleFixer.__fixE711</h4> <b>__fixE711</b>(<i>code, line, pos</i>) -<p> - Private method to fix comparison with None. -</p> -<p> - Codes: E711, E712 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixN804" ID="CodeStyleFixer.__fixN804"></a> <h4>CodeStyleFixer.__fixN804</h4> <b>__fixN804</b>(<i>code, line, pos, apply=False</i>) @@ -1897,196 +1474,22 @@ <h4>CodeStyleFixer.__fixReindent</h4> <b>__fixReindent</b>(<i>line, pos, logical</i>) -<p> - Private method to fix a badly indented line. -</p> -<p> - This is done by adding or removing from its initial indent only. -</p> -<dl> - -<dt><i>line</i></dt> -<dd> -line number of the issue (integer) -</dd> -<dt><i>pos</i></dt> -<dd> -position inside line (integer) -</dd> -<dt><i>logical</i></dt> -<dd> -logical line structure -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a change was done (boolean) -</dd> -</dl> -<dl> - -<dt>Raises <b>ValueError</b>:</dt> -<dd> -raised to indicate a bad 'logical' parameter -</dd> -</dl> <a NAME="CodeStyleFixer.__fixW291" ID="CodeStyleFixer.__fixW291"></a> <h4>CodeStyleFixer.__fixW291</h4> <b>__fixW291</b>(<i>code, line, pos</i>) -<p> - Private method to fix trailing whitespace. -</p> -<p> - Codes: W291, W293 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixW292" ID="CodeStyleFixer.__fixW292"></a> <h4>CodeStyleFixer.__fixW292</h4> <b>__fixW292</b>(<i>code, line, pos</i>) -<p> - Private method to fix a missing newline at the end of file. -</p> -<p> - Codes: W292 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixW391" ID="CodeStyleFixer.__fixW391"></a> <h4>CodeStyleFixer.__fixW391</h4> <b>__fixW391</b>(<i>code, line, pos</i>) -<p> - Private method to fix trailing blank lines. -</p> -<p> - Codes: W391 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixW603" ID="CodeStyleFixer.__fixW603"></a> <h4>CodeStyleFixer.__fixW603</h4> <b>__fixW603</b>(<i>code, line, pos</i>) -<p> - Private method to fix the not equal notation. -</p> -<p> - Codes: W603 -</p> -<dl> - -<dt><i>code</i> (str)</dt> -<dd> -code of the issue -</dd> -<dt><i>line</i> (int)</dt> -<dd> -line number of the issue -</dd> -<dt><i>pos</i> (int)</dt> -<dd> -position inside line -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -value indicating an applied/deferred fix (-1, 0, 1), - a message code for the fix, a list of arguments for the - message and an ID for a deferred fix -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (int, str, list or int, int) -</dd> -</dl> <a NAME="CodeStyleFixer.__fixWhitespace" ID="CodeStyleFixer.__fixWhitespace"></a> <h4>CodeStyleFixer.__fixWhitespace</h4> <b>__fixWhitespace</b>(<i>line, offset, replacement</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html Thu May 25 19:52:31 2023 +0200 @@ -64,15 +64,15 @@ </tr> <tr> <td><a href="#DocStyleChecker.__checkBackslashes">__checkBackslashes</a></td> -<td>Private method to check, that all docstrings containing backslashes are surrounded by raw triple double quotes.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkBlankAfterLastParagraph">__checkBlankAfterLastParagraph</a></td> -<td>Private method to check, that the last paragraph of docstrings is followed by a blank line.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkBlankAfterSummary">__checkBlankAfterSummary</a></td> -<td>Private method to check, that docstring summaries are followed by a blank line.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkBlankBeforeAndAfterClass">__checkBlankBeforeAndAfterClass</a></td> @@ -84,15 +84,15 @@ </tr> <tr> <td><a href="#DocStyleChecker.__checkEndsWithPeriod">__checkEndsWithPeriod</a></td> -<td>Private method to check, that docstring summaries end with a period.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkEricBlankAfterSummary">__checkEricBlankAfterSummary</a></td> -<td>Private method to check, that docstring summaries are followed by a blank line.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkEricEndsWithPeriod">__checkEricEndsWithPeriod</a></td> -<td>Private method to check, that docstring summaries end with a period.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkEricException">__checkEricException</a></td> @@ -112,7 +112,7 @@ </tr> <tr> <td><a href="#DocStyleChecker.__checkEricQuotesOnSeparateLines">__checkEricQuotesOnSeparateLines</a></td> -<td>Private method to check, that leading and trailing quotes are on a line by themselves.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkEricReturn">__checkEricReturn</a></td> @@ -136,7 +136,7 @@ </tr> <tr> <td><a href="#DocStyleChecker.__checkImperativeMood">__checkImperativeMood</a></td> -<td>Private method to check, that docstring summaries are in imperative mood.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkIndent">__checkIndent</a></td> @@ -164,11 +164,11 @@ </tr> <tr> <td><a href="#DocStyleChecker.__checkSummary">__checkSummary</a></td> -<td>Private method to check, that docstring summaries contain some text.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__checkTripleDoubleQuotes">__checkTripleDoubleQuotes</a></td> -<td>Private method to check, that all docstrings are surrounded by triple double quotes.</td> +<td></td> </tr> <tr> <td><a href="#DocStyleChecker.__error">__error</a></td> @@ -289,59 +289,14 @@ <h4>DocStyleChecker.__checkBackslashes</h4> <b>__checkBackslashes</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that all docstrings containing - backslashes are surrounded by raw triple double quotes. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkBlankAfterLastParagraph" ID="DocStyleChecker.__checkBlankAfterLastParagraph"></a> <h4>DocStyleChecker.__checkBlankAfterLastParagraph</h4> <b>__checkBlankAfterLastParagraph</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that the last paragraph of docstrings is - followed by a blank line. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkBlankAfterSummary" ID="DocStyleChecker.__checkBlankAfterSummary"></a> <h4>DocStyleChecker.__checkBlankAfterSummary</h4> <b>__checkBlankAfterSummary</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that docstring summaries are followed - by a blank line. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkBlankBeforeAndAfterClass" ID="DocStyleChecker.__checkBlankBeforeAndAfterClass"></a> <h4>DocStyleChecker.__checkBlankBeforeAndAfterClass</h4> <b>__checkBlankBeforeAndAfterClass</b>(<i>docstringContext, context</i>) @@ -384,57 +339,14 @@ <h4>DocStyleChecker.__checkEndsWithPeriod</h4> <b>__checkEndsWithPeriod</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that docstring summaries end with a period. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkEricBlankAfterSummary" ID="DocStyleChecker.__checkEricBlankAfterSummary"></a> <h4>DocStyleChecker.__checkEricBlankAfterSummary</h4> <b>__checkEricBlankAfterSummary</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that docstring summaries are followed - by a blank line. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkEricEndsWithPeriod" ID="DocStyleChecker.__checkEricEndsWithPeriod"></a> <h4>DocStyleChecker.__checkEricEndsWithPeriod</h4> <b>__checkEricEndsWithPeriod</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that docstring summaries end with a period. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkEricException" ID="DocStyleChecker.__checkEricException"></a> <h4>DocStyleChecker.__checkEricException</h4> <b>__checkEricException</b>(<i>docstringContext, context</i>) @@ -520,21 +432,6 @@ <h4>DocStyleChecker.__checkEricQuotesOnSeparateLines</h4> <b>__checkEricQuotesOnSeparateLines</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that leading and trailing quotes are on - a line by themselves. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkEricReturn" ID="DocStyleChecker.__checkEricReturn"></a> <h4>DocStyleChecker.__checkEricReturn</h4> <b>__checkEricReturn</b>(<i>docstringContext, context</i>) @@ -639,21 +536,6 @@ <h4>DocStyleChecker.__checkImperativeMood</h4> <b>__checkImperativeMood</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that docstring summaries are in - imperative mood. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkIndent" ID="DocStyleChecker.__checkIndent"></a> <h4>DocStyleChecker.__checkIndent</h4> <b>__checkIndent</b>(<i>docstringContext, context</i>) @@ -769,39 +651,10 @@ <h4>DocStyleChecker.__checkSummary</h4> <b>__checkSummary</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that docstring summaries contain some text. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__checkTripleDoubleQuotes" ID="DocStyleChecker.__checkTripleDoubleQuotes"></a> <h4>DocStyleChecker.__checkTripleDoubleQuotes</h4> <b>__checkTripleDoubleQuotes</b>(<i>docstringContext, context</i>) -<p> - Private method to check, that all docstrings are surrounded - by triple double quotes. -</p> -<dl> - -<dt><i>docstringContext</i></dt> -<dd> -docstring context (DocStyleContext) -</dd> -<dt><i>context</i></dt> -<dd> -context of the docstring (DocStyleContext) -</dd> -</dl> <a NAME="DocStyleChecker.__error" ID="DocStyleChecker.__error"></a> <h4>DocStyleChecker.__error</h4> <b>__error</b>(<i>lineNumber, offset, code, *args</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.NamingStyleChecker.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.NamingStyleChecker.html Thu May 25 19:52:31 2023 +0200 @@ -64,23 +64,23 @@ </tr> <tr> <td><a href="#NamingStyleChecker.__checkFunctionArgumentNames">__checkFunctionArgumentNames</a></td> -<td>Private class to check the argument names of functions (N803, N804, N805, N806).</td> +<td></td> </tr> <tr> <td><a href="#NamingStyleChecker.__checkFunctionName">__checkFunctionName</a></td> -<td>Private class to check the given node for function name conventions (N802, N809).</td> +<td></td> </tr> <tr> <td><a href="#NamingStyleChecker.__checkImportAs">__checkImportAs</a></td> -<td>Private method to check that imports don't change the naming convention (N811, N812, N813, N814, N815).</td> +<td></td> </tr> <tr> <td><a href="#NamingStyleChecker.__checkModule">__checkModule</a></td> -<td>Private method to check module naming conventions (N807, N808).</td> +<td></td> </tr> <tr> <td><a href="#NamingStyleChecker.__checkNameToBeAvoided">__checkNameToBeAvoided</a></td> -<td>Private class to check the given node for a name to be avoided (N831).</td> +<td></td> </tr> <tr> <td><a href="#NamingStyleChecker.__checkVariableNames">__checkVariableNames</a></td> @@ -222,170 +222,22 @@ <h4>NamingStyleChecker.__checkFunctionArgumentNames</h4> <b>__checkFunctionArgumentNames</b>(<i>node, parents</i>) -<p> - Private class to check the argument names of functions - (N803, N804, N805, N806). -</p> -<p> - The argument names of a function should be lowercase, with words - separated by underscores. A class method should have 'cls' as the - first argument. A method should have 'self' as the first argument. -</p> -<dl> - -<dt><i>node</i></dt> -<dd> -AST note to check -</dd> -<dt><i>parents</i></dt> -<dd> -list of parent nodes -</dd> -</dl> -<dl> -<dt>Yield:</dt> -<dd> -tuple giving line number, offset within line and error code -</dd> -</dl> -<dl> -<dt>Yield Type:</dt> -<dd> -tuple of (int, int, str) -</dd> -</dl> <a NAME="NamingStyleChecker.__checkFunctionName" ID="NamingStyleChecker.__checkFunctionName"></a> <h4>NamingStyleChecker.__checkFunctionName</h4> <b>__checkFunctionName</b>(<i>node, parents</i>) -<p> - Private class to check the given node for function name - conventions (N802, N809). -</p> -<p> - Function names should be lowercase, with words separated by underscores - as necessary to improve readability. Functions <b>not</b> being - methods '__' in front and back are not allowed. Mixed case is allowed - only in contexts where that's already the prevailing style - (e.g. threading.py), to retain backwards compatibility. -</p> -<dl> - -<dt><i>node</i></dt> -<dd> -AST note to check -</dd> -<dt><i>parents</i></dt> -<dd> -list of parent nodes -</dd> -</dl> -<dl> -<dt>Yield:</dt> -<dd> -tuple giving line number, offset within line and error code -</dd> -</dl> -<dl> -<dt>Yield Type:</dt> -<dd> -tuple of (int, int, str) -</dd> -</dl> <a NAME="NamingStyleChecker.__checkImportAs" ID="NamingStyleChecker.__checkImportAs"></a> <h4>NamingStyleChecker.__checkImportAs</h4> <b>__checkImportAs</b>(<i>node, parents</i>) -<p> - Private method to check that imports don't change the - naming convention (N811, N812, N813, N814, N815). -</p> -<dl> - -<dt><i>node</i></dt> -<dd> -AST note to check -</dd> -<dt><i>parents</i></dt> -<dd> -list of parent nodes -</dd> -</dl> -<dl> -<dt>Yield:</dt> -<dd> -tuple giving line number, offset within line and error code -</dd> -</dl> -<dl> -<dt>Yield Type:</dt> -<dd> -tuple of (int, int, str) -</dd> -</dl> <a NAME="NamingStyleChecker.__checkModule" ID="NamingStyleChecker.__checkModule"></a> <h4>NamingStyleChecker.__checkModule</h4> <b>__checkModule</b>(<i>node, parents</i>) -<p> - Private method to check module naming conventions (N807, N808). -</p> -<p> - Module and package names should be lowercase. -</p> -<dl> - -<dt><i>node</i></dt> -<dd> -AST note to check -</dd> -<dt><i>parents</i></dt> -<dd> -list of parent nodes -</dd> -</dl> -<dl> -<dt>Yield:</dt> -<dd> -tuple giving line number, offset within line and error code -</dd> -</dl> -<dl> -<dt>Yield Type:</dt> -<dd> -tuple of (int, int, str) -</dd> -</dl> <a NAME="NamingStyleChecker.__checkNameToBeAvoided" ID="NamingStyleChecker.__checkNameToBeAvoided"></a> <h4>NamingStyleChecker.__checkNameToBeAvoided</h4> <b>__checkNameToBeAvoided</b>(<i>node, parents</i>) -<p> - Private class to check the given node for a name to be avoided (N831). -</p> -<dl> - -<dt><i>node</i></dt> -<dd> -AST note to check -</dd> -<dt><i>parents</i></dt> -<dd> -list of parent nodes -</dd> -</dl> -<dl> -<dt>Yield:</dt> -<dd> -tuple giving line number, offset within line and error code -</dd> -</dl> -<dl> -<dt>Yield Type:</dt> -<dd> -tuple of (int, int, str) -</dd> -</dl> <a NAME="NamingStyleChecker.__checkVariableNames" ID="NamingStyleChecker.__checkVariableNames"></a> <h4>NamingStyleChecker.__checkVariableNames</h4> <b>__checkVariableNames</b>(<i>node, parents</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.assert.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.assert.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkAssertUsed">checkAssertUsed</a></td> -<td>Function to check for the use of 'assert'.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkAssertUsed</h2> <b>checkAssertUsed</b>(<i>reportError, context, config</i>) -<p> - Function to check for the use of 'assert'. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkHardcodedAwsKey">checkHardcodedAwsKey</a></td> -<td>Function to check for potentially hardcoded AWS passwords.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -44,24 +44,6 @@ <h2>checkHardcodedAwsKey</h2> <b>checkHardcodedAwsKey</b>(<i>reportError, context, config</i>) -<p> - Function to check for potentially hardcoded AWS passwords. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkBlacklist">checkBlacklist</a></td> -<td>Function to check for blacklisted method calls.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkBlacklist</h2> <b>checkBlacklist</b>(<i>reportError, context, config</i>) -<p> - Function to check for blacklisted method calls. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkBlacklist">checkBlacklist</a></td> -<td>Function to check for blacklisted method calls.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkBlacklist</h2> <b>checkBlacklist</b>(<i>reportError, context, config</i>) -<p> - Function to check for blacklisted method calls. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkNoCertificateValidation">checkNoCertificateValidation</a></td> -<td>Function to check for switched off certificate validation.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkNoCertificateValidation</h2> <b>checkNoCertificateValidation</b>(<i>reportError, context, config</i>) -<p> - Function to check for switched off certificate validation. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html Thu May 25 19:52:31 2023 +0200 @@ -27,11 +27,11 @@ <tr> <td><a href="#checkDjangoExtraUsed">checkDjangoExtraUsed</a></td> -<td>Function to check for potential SQL injection on extra function.</td> +<td></td> </tr> <tr> <td><a href="#checkDjangoRawSqlUsed">checkDjangoRawSqlUsed</a></td> -<td>Function to check for potential SQL injection on RawSQL function.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -48,24 +48,6 @@ <h2>checkDjangoExtraUsed</h2> <b>checkDjangoExtraUsed</b>(<i>reportError, context, config</i>) -<p> - Function to check for potential SQL injection on extra function. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -73,24 +55,6 @@ <h2>checkDjangoRawSqlUsed</h2> <b>checkDjangoRawSqlUsed</b>(<i>reportError, context, config</i>) -<p> - Function to check for potential SQL injection on RawSQL function. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#checkDjangoXssVulnerability">checkDjangoXssVulnerability</a></td> -<td>Function to check for potential XSS vulnerability.</td> +<td></td> </tr> <tr> <td><a href="#checkPotentialRisk">checkPotentialRisk</a></td> @@ -174,24 +174,6 @@ <h2>checkDjangoXssVulnerability</h2> <b>checkDjangoXssVulnerability</b>(<i>reportError, context, config</i>) -<p> - Function to check for potential XSS vulnerability. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.exec.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.exec.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkExecUsed">checkExecUsed</a></td> -<td>Function to check for the use of 'exec'.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkExecUsed</h2> <b>checkExecUsed</b>(<i>reportError, context, config</i>) -<p> - Function to check for the use of 'exec'. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.flaskDebug.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.flaskDebug.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkFlaskDebug">checkFlaskDebug</a></td> -<td>Function to check for a flask app being run with debug.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkFlaskDebug</h2> <b>checkFlaskDebug</b>(<i>reportError, context, config</i>) -<p> - Function to check for a flask app being run with debug. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalBindAllInterfaces.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalBindAllInterfaces.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkBindAllInterfaces">checkBindAllInterfaces</a></td> -<td>Function to check for binding to all interfaces.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkBindAllInterfaces</h2> <b>checkBindAllInterfaces</b>(<i>reportError, context, config</i>) -<p> - Function to check for binding to all interfaces. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalFilePermissions.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalFilePermissions.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ </tr> <tr> <td><a href="#checkFilePermissions">checkFilePermissions</a></td> -<td>Function to check for setting too permissive file permissions.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -73,24 +73,6 @@ <h2>checkFilePermissions</h2> <b>checkFilePermissions</b>(<i>reportError, context, config</i>) -<p> - Function to check for setting too permissive file permissions. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedPassword.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedPassword.html Thu May 25 19:52:31 2023 +0200 @@ -27,15 +27,15 @@ <tr> <td><a href="#checkHardcodedPasswordAsDefault">checkHardcodedPasswordAsDefault</a></td> -<td>Function to check for use of hard-coded password argument defaults.</td> +<td></td> </tr> <tr> <td><a href="#checkHardcodedPasswordAsFunctionArg">checkHardcodedPasswordAsFunctionArg</a></td> -<td>Function to check for use of hard-coded password function arguments.</td> +<td></td> </tr> <tr> <td><a href="#checkHardcodedPasswordAsString">checkHardcodedPasswordAsString</a></td> -<td>Function to check for use of hardcoded password strings.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -48,24 +48,6 @@ <h2>checkHardcodedPasswordAsDefault</h2> <b>checkHardcodedPasswordAsDefault</b>(<i>reportError, context, config</i>) -<p> - Function to check for use of hard-coded password argument defaults. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -73,24 +55,6 @@ <h2>checkHardcodedPasswordAsFunctionArg</h2> <b>checkHardcodedPasswordAsFunctionArg</b>(<i>reportError, context, config</i>) -<p> - Function to check for use of hard-coded password function arguments. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -98,24 +62,6 @@ <h2>checkHardcodedPasswordAsString</h2> <b>checkHardcodedPasswordAsString</b>(<i>reportError, context, config</i>) -<p> - Function to check for use of hardcoded password strings. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionParamiko.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionParamiko.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkParamikoCalls">checkParamikoCalls</a></td> -<td>Function to check for shell injection within Paramiko.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkParamikoCalls</h2> <b>checkParamikoCalls</b>(<i>reportError, context, config</i>) -<p> - Function to check for shell injection within Paramiko. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html Thu May 25 19:52:31 2023 +0200 @@ -35,7 +35,7 @@ </tr> <tr> <td><a href="#checkHardcodedSqlExpressions">checkHardcodedSqlExpressions</a></td> -<td>Function to check for SQL injection.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -107,24 +107,6 @@ <h2>checkHardcodedSqlExpressions</h2> <b>checkHardcodedSqlExpressions</b>(<i>reportError, context, config</i>) -<p> - Function to check for SQL injection. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html Thu May 25 19:52:31 2023 +0200 @@ -35,7 +35,7 @@ </tr> <tr> <td><a href="#checkSslWithoutVersion">checkSslWithoutVersion</a></td> -<td>Function to check for SSL use with no version specified.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -98,24 +98,6 @@ <h2>checkSslWithoutVersion</h2> <b>checkSslWithoutVersion</b>(<i>reportError, context, config</i>) -<p> - Function to check for SSL use with no version specified. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkJinja2Autoescape">checkJinja2Autoescape</a></td> -<td>Function to check for not auto escaping in jinja2.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkJinja2Autoescape</h2> <b>checkJinja2Autoescape</b>(<i>reportError, context, config</i>) -<p> - Function to check for not auto escaping in jinja2. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkMakoTemplateUsage">checkMakoTemplateUsage</a></td> -<td>Function to check for use of mako templates.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkMakoTemplateUsage</h2> <b>checkMakoTemplateUsage</b>(<i>reportError, context, config</i>) -<p> - Function to check for use of mako templates. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.requestWithoutTimeout.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkRequestWithouTimeout">checkRequestWithouTimeout</a></td> -<td>Function to check for use of requests without timeout.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkRequestWithouTimeout</h2> <b>checkRequestWithouTimeout</b>(<i>reportError, context, config</i>) -<p> - Function to check for use of requests without timeout. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.snmpSecurity.html Thu May 25 19:52:31 2023 +0200 @@ -27,11 +27,11 @@ <tr> <td><a href="#checkInsecureVersion">checkInsecureVersion</a></td> -<td>Function to check for the use of insecure SNMP version like v1, v2c.</td> +<td></td> </tr> <tr> <td><a href="#checkWeakCryptography">checkWeakCryptography</a></td> -<td>Function to check for the use of insecure SNMP cryptography (i.e.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -44,25 +44,6 @@ <h2>checkInsecureVersion</h2> <b>checkInsecureVersion</b>(<i>reportError, context, config</i>) -<p> - Function to check for the use of insecure SNMP version like - v1, v2c. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -70,25 +51,6 @@ <h2>checkWeakCryptography</h2> <b>checkWeakCryptography</b>(<i>reportError, context, config</i>) -<p> - Function to check for the use of insecure SNMP cryptography - (i.e. v3 using noAuthNoPriv). -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkSshNoHostKeyVerification">checkSshNoHostKeyVerification</a></td> -<td>Function to check for use of mako templates.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkSshNoHostKeyVerification</h2> <b>checkSshNoHostKeyVerification</b>(<i>reportError, context, config</i>) -<p> - Function to check for use of mako templates. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tarfileUnsafeMembers.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ </tr> <tr> <td><a href="#checkTarfileUnsafeMembers">checkTarfileUnsafeMembers</a></td> -<td>Function to check for insecure use of 'tarfile.extracall()'.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -73,24 +73,6 @@ <h2>checkTarfileUnsafeMembers</h2> <b>checkTarfileUnsafeMembers</b>(<i>reportError, context, config</i>) -<p> - Function to check for insecure use of 'tarfile.extracall()'. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#checkYamlLoad">checkYamlLoad</a></td> -<td>Function to check for the use of yaml load functions.</td> +<td></td> </tr> <tr> <td><a href="#getChecks">getChecks</a></td> @@ -40,24 +40,6 @@ <h2>checkYamlLoad</h2> <b>checkYamlLoad</b>(<i>reportError, context, config</i>) -<p> - Function to check for the use of yaml load functions. -</p> -<dl> - -<dt><i>reportError</i> (func)</dt> -<dd> -function to be used to report errors -</dd> -<dt><i>context</i> (SecurityContext)</dt> -<dd> -security context object -</dd> -<dt><i>config</i> (dict)</dt> -<dd> -dictionary with configuration data -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Unused.UnusedChecker.html Thu May 25 19:52:31 2023 +0200 @@ -363,6 +363,10 @@ <td>Private method to check, if the function node defines a special function.</td> </tr> <tr> +<td><a href="#UnusedChecker.__isEventHandlerMethod">__isEventHandlerMethod</a></td> +<td>Private method to check, if the function node defines a Qt event handler.</td> +</tr> +<tr> <td><a href="#UnusedChecker.__isStubFunction">__isStubFunction</a></td> <td>Private method to check, if the given function node defines a stub function.</td> </tr> @@ -608,6 +612,37 @@ bool </dd> </dl> +<a NAME="UnusedChecker.__isEventHandlerMethod" ID="UnusedChecker.__isEventHandlerMethod"></a> +<h4>UnusedChecker.__isEventHandlerMethod</h4> +<b>__isEventHandlerMethod</b>(<i>functionNode</i>) + +<p> + Private method to check, if the function node defines a Qt event handler. +</p> +<p> + Qt event handler methods are assumed to end with 'Event' or have the name + 'event' or 'eventFilter'. Only standard methodes (i.e. ast.FunctionDef) + are assumed to be potential event handlers. +</p> +<dl> + +<dt><i>functionNode</i> (ast.AsyncFunctionDef, ast.FunctionDef or ast.Lambda)</dt> +<dd> +reference to the node defining the function or lambda +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +flag indicating a Qt event handler method +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl> <a NAME="UnusedChecker.__isStubFunction" ID="UnusedChecker.__isStubFunction"></a> <h4>UnusedChecker.__isStubFunction</h4> <b>__isStubFunction</b>(<i>functionNode</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html Thu May 25 19:52:31 2023 +0200 @@ -63,6 +63,10 @@ <td>Private slot handling the completion of a batch job.</td> </tr> <tr> +<td><a href="#SyntaxCheckerDialog.__cancel">__cancel</a></td> +<td>Private method to cancel the current check run.</td> +</tr> +<tr> <td><a href="#SyntaxCheckerDialog.__clearErrors">__clearErrors</a></td> <td>Private method to clear all error and warning markers of open editors to be checked.</td> </tr> @@ -99,6 +103,10 @@ <td>Public method to start a style check batch job.</td> </tr> <tr> +<td><a href="#SyntaxCheckerDialog.closeEvent">closeEvent</a></td> +<td>Protected method to handle a close event.</td> +</tr> +<tr> <td><a href="#SyntaxCheckerDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> <td>Private slot called by a button of the button box clicked.</td> </tr> @@ -158,6 +166,13 @@ <p> Private slot handling the completion of a batch job. </p> +<a NAME="SyntaxCheckerDialog.__cancel" ID="SyntaxCheckerDialog.__cancel"></a> +<h4>SyntaxCheckerDialog.__cancel</h4> +<b>__cancel</b>(<i></i>) + +<p> + Private method to cancel the current check run. +</p> <a NAME="SyntaxCheckerDialog.__clearErrors" ID="SyntaxCheckerDialog.__clearErrors"></a> <h4>SyntaxCheckerDialog.__clearErrors</h4> <b>__clearErrors</b>(<i>files</i>) @@ -306,6 +321,20 @@ <p> The results are reported to the __processResult slot. </p> +<a NAME="SyntaxCheckerDialog.closeEvent" ID="SyntaxCheckerDialog.closeEvent"></a> +<h4>SyntaxCheckerDialog.closeEvent</h4> +<b>closeEvent</b>(<i>evt</i>) + +<p> + Protected method to handle a close event. +</p> +<dl> + +<dt><i>evt</i> (QCloseEvent)</dt> +<dd> +reference to the close event +</dd> +</dl> <a NAME="SyntaxCheckerDialog.on_buttonBox_clicked" ID="SyntaxCheckerDialog.on_buttonBox_clicked"></a> <h4>SyntaxCheckerDialog.on_buttonBox_clicked</h4> <b>on_buttonBox_clicked</b>(<i>button</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html Thu May 25 19:52:31 2023 +0200 @@ -109,7 +109,7 @@ </tr> <tr> <td><a href="#CodeStyleCheckerPlugin.__projectShowMenu">__projectShowMenu</a></td> -<td>Private slot called, when the the project menu or a submenu is about to be shown.</td> +<td></td> </tr> <tr> <td><a href="#CodeStyleCheckerPlugin.__serviceError">__serviceError</a></td> @@ -272,21 +272,6 @@ <h4>CodeStyleCheckerPlugin.__projectShowMenu</h4> <b>__projectShowMenu</b>(<i>menuName, menu</i>) -<p> - Private slot called, when the the project menu or a submenu is - about to be shown. -</p> -<dl> - -<dt><i>menuName</i></dt> -<dd> -name of the menu to be shown (string) -</dd> -<dt><i>menu</i></dt> -<dd> -reference to the menu (QMenu) -</dd> -</dl> <a NAME="CodeStyleCheckerPlugin.__serviceError" ID="CodeStyleCheckerPlugin.__serviceError"></a> <h4>CodeStyleCheckerPlugin.__serviceError</h4> <b>__serviceError</b>(<i>fn, msg</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginEricapi.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginEricapi.html Thu May 25 19:52:31 2023 +0200 @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#EricapiPlugin.__projectShowMenu">__projectShowMenu</a></td> -<td>Private slot called, when the the project menu or a submenu is about to be shown.</td> +<td></td> </tr> <tr> <td><a href="#EricapiPlugin.activate">activate</a></td> @@ -121,21 +121,6 @@ <h4>EricapiPlugin.__projectShowMenu</h4> <b>__projectShowMenu</b>(<i>menuName, menu</i>) -<p> - Private slot called, when the the project menu or a submenu is - about to be shown. -</p> -<dl> - -<dt><i>menuName</i></dt> -<dd> -name of the menu to be shown (string) -</dd> -<dt><i>menu</i></dt> -<dd> -reference to the menu (QMenu) -</dd> -</dl> <a NAME="EricapiPlugin.activate" ID="EricapiPlugin.activate"></a> <h4>EricapiPlugin.activate</h4> <b>activate</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginEricdoc.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginEricdoc.html Thu May 25 19:52:31 2023 +0200 @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#EricdocPlugin.__projectShowMenu">__projectShowMenu</a></td> -<td>Private slot called, when the the project menu or a submenu is about to be shown.</td> +<td></td> </tr> <tr> <td><a href="#EricdocPlugin.activate">activate</a></td> @@ -121,21 +121,6 @@ <h4>EricdocPlugin.__projectShowMenu</h4> <b>__projectShowMenu</b>(<i>menuName, menu</i>) -<p> - Private slot called, when the the project menu or a submenu is - about to be shown. -</p> -<dl> - -<dt><i>menuName</i></dt> -<dd> -name of the menu to be shown (string) -</dd> -<dt><i>menu</i></dt> -<dd> -reference to the menu (QMenu) -</dd> -</dl> <a NAME="EricdocPlugin.activate" ID="EricdocPlugin.activate"></a> <h4>EricdocPlugin.activate</h4> <b>activate</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginSyntaxChecker.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginSyntaxChecker.html Thu May 25 19:52:31 2023 +0200 @@ -92,7 +92,7 @@ </tr> <tr> <td><a href="#SyntaxCheckerPlugin.__projectShowMenu">__projectShowMenu</a></td> -<td>Private slot called, when the the project menu or a submenu is about to be shown.</td> +<td></td> </tr> <tr> <td><a href="#SyntaxCheckerPlugin.__projectSyntaxCheck">__projectSyntaxCheck</a></td> @@ -248,21 +248,6 @@ <h4>SyntaxCheckerPlugin.__projectShowMenu</h4> <b>__projectShowMenu</b>(<i>menuName, menu</i>) -<p> - Private slot called, when the the project menu or a submenu is - about to be shown. -</p> -<dl> - -<dt><i>menuName</i></dt> -<dd> -name of the menu to be shown (string) -</dd> -<dt><i>menu</i></dt> -<dd> -reference to the menu (QMenu) -</dd> -</dl> <a NAME="SyntaxCheckerPlugin.__projectSyntaxCheck" ID="SyntaxCheckerPlugin.__projectSyntaxCheck"></a> <h4>SyntaxCheckerPlugin.__projectSyntaxCheck</h4> <b>__projectSyntaxCheck</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginTranslator.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginTranslator.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createTranslatorPage">createTranslatorPage</a></td> -<td>Module function to create the Translator configuration page.</td> +<td></td> </tr> <tr> <td><a href="#getConfigData">getConfigData</a></td> @@ -233,28 +233,6 @@ <h2>createTranslatorPage</h2> <b>createTranslatorPage</b>(<i>configDlg</i>) -<p> - Module function to create the Translator configuration page. -</p> -<dl> - -<dt><i>configDlg</i> (ConfigurationWidget)</dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the configuration page -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -TranslatorPage -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsGit.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsGit.html Thu May 25 19:52:31 2023 +0200 @@ -35,7 +35,7 @@ </tr> <tr> <td><a href="#createConfigurationPage">createConfigurationPage</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> <tr> <td><a href="#displayString">displayString</a></td> @@ -278,22 +278,6 @@ <h2>createConfigurationPage</h2> <b>createConfigurationPage</b>(<i>configDlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>configDlg</i></dt> -<dd> -reference to the configuration dialog (QDialog) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the configuration page -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsMercurial.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsMercurial.html Thu May 25 19:52:31 2023 +0200 @@ -35,7 +35,7 @@ </tr> <tr> <td><a href="#createConfigurationPage">createConfigurationPage</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> <tr> <td><a href="#displayString">displayString</a></td> @@ -295,22 +295,6 @@ <h2>createConfigurationPage</h2> <b>createConfigurationPage</b>(<i>configDlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>configDlg</i></dt> -<dd> -reference to the configuration dialog (QDialog) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the configuration page -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsPySvn.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsPySvn.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createConfigurationPage">createConfigurationPage</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> <tr> <td><a href="#displayString">displayString</a></td> @@ -281,22 +281,6 @@ <h2>createConfigurationPage</h2> <b>createConfigurationPage</b>(<i>configDlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>configDlg</i></dt> -<dd> -reference to the configuration dialog (QDialog) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the configuration page -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsSubversion.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginVcsSubversion.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createConfigurationPage">createConfigurationPage</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> <tr> <td><a href="#displayString">displayString</a></td> @@ -281,22 +281,6 @@ <h2>createConfigurationPage</h2> <b>createConfigurationPage</b>(<i>configDlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>configDlg</i></dt> -<dd> -reference to the configuration dialog (QDialog) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the configuration page -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Plugins.PluginWizardEricPlugin.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.PluginWizardEricPlugin.html Thu May 25 19:52:31 2023 +0200 @@ -109,19 +109,12 @@ </dl> <a NAME="WizardEricPluginWizard.__callForm" ID="WizardEricPluginWizard.__callForm"></a> <h4>WizardEricPluginWizard.__callForm</h4> -<b>__callForm</b>(<i>editor</i>) +<b>__callForm</b>(<i></i>) <p> Private method to display a dialog and get the code. </p> <dl> - -<dt><i>editor</i></dt> -<dd> -reference to the current editor -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> generated code (string), the plug-in package name (string)
--- a/src/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html Thu May 25 19:52:31 2023 +0200 @@ -74,7 +74,7 @@ </tr> <tr> <td><a href="#TranslationEngine.getTextToSpeechData">getTextToSpeechData</a></td> -<td>Public method to pronounce the given text.</td> +<td></td> </tr> <tr> <td><a href="#TranslationEngine.getTranslation">getTranslation</a></td> @@ -140,36 +140,6 @@ <h4>TranslationEngine.getTextToSpeechData</h4> <b>getTextToSpeechData</b>(<i>requestObject, text, language</i>) -<p> - Public method to pronounce the given text. -</p> -<dl> - -<dt><i>requestObject</i> (TranslatorRequest)</dt> -<dd> -reference to the request object -</dd> -<dt><i>text</i> (str)</dt> -<dd> -text to be pronounced -</dd> -<dt><i>language</i> (str)</dt> -<dd> -language code of the text -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple with pronounce data or an error string and a success flag -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of (QByteArray or str, bool) -</dd> -</dl> <a NAME="TranslationEngine.getTranslation" ID="TranslationEngine.getTranslation"></a> <h4>TranslationEngine.getTranslation</h4> <b>getTranslation</b>(<i>requestObject, text, originalLanguage, translationLanguage</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Thu May 25 19:52:31 2023 +0200 @@ -622,7 +622,7 @@ </dl> <a NAME="GitLogBrowserDialog.__generateIcon" ID="GitLogBrowserDialog.__generateIcon"></a> <h4>GitLogBrowserDialog.__generateIcon</h4> -<b>__generateIcon</b>(<i>column, color, bottomedges, topedges, dotColor, currentCommit</i>) +<b>__generateIcon</b>(<i>column, bottomedges, topedges, dotColor, currentCommit</i>) <p> Private method to generate an icon containing the revision tree for the @@ -634,10 +634,6 @@ <dd> column index of the revision (integer) </dd> -<dt><i>color</i></dt> -<dd> -color of the node (integer) -</dd> <dt><i>bottomedges</i></dt> <dd> list of edges for the bottom of the node @@ -1137,17 +1133,13 @@ </p> <a NAME="GitLogBrowserDialog.__updateFilesTree" ID="GitLogBrowserDialog.__updateFilesTree"></a> <h4>GitLogBrowserDialog.__updateFilesTree</h4> -<b>__updateFilesTree</b>(<i>parent, itm</i>) +<b>__updateFilesTree</b>(<i>itm</i>) <p> Private method to update the files tree with changes of the given item. </p> <dl> -<dt><i>parent</i> (QTreeWidget or QTreeWidgetItem)</dt> -<dd> -parent for the items to be added -</dd> <dt><i>itm</i> (QTreeWidgetItem)</dt> <dd> reference to the item the update should be based on
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html Thu May 25 19:52:31 2023 +0200 @@ -132,19 +132,19 @@ </tr> <tr> <td><a href="#GitProjectBrowserHelper.showContextMenu">showContextMenu</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#GitProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#GitProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#GitProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> -<td>Public slot called before the context menu (multiple selections) is shown.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -378,95 +378,18 @@ <h4>GitProjectBrowserHelper.showContextMenu</h4> <b>showContextMenu</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the file status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="GitProjectBrowserHelper.showContextMenuDir" ID="GitProjectBrowserHelper.showContextMenuDir"></a> <h4>GitProjectBrowserHelper.showContextMenuDir</h4> <b>showContextMenuDir</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="GitProjectBrowserHelper.showContextMenuDirMulti" ID="GitProjectBrowserHelper.showContextMenuDirMulti"></a> <h4>GitProjectBrowserHelper.showContextMenuDirMulti</h4> <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="GitProjectBrowserHelper.showContextMenuMulti" ID="GitProjectBrowserHelper.showContextMenuMulti"></a> <h4>GitProjectBrowserHelper.showContextMenuMulti</h4> <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu (multiple selections) is - shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the files status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Thu May 25 19:52:31 2023 +0200 @@ -436,7 +436,7 @@ </tr> <tr> <td><a href="#Git.vcsAllRegisteredStates">vcsAllRegisteredStates</a></td> -<td>Public method used to get the registered states of a number of files in the vcs.</td> +<td></td> </tr> <tr> <td><a href="#Git.vcsCheckout">vcsCheckout</a></td> @@ -496,7 +496,7 @@ </tr> <tr> <td><a href="#Git.vcsInit">vcsInit</a></td> -<td>Public method used to initialize the Git repository.</td> +<td></td> </tr> <tr> <td><a href="#Git.vcsInitConfig">vcsInitConfig</a></td> @@ -1598,7 +1598,7 @@ </dl> <a NAME="Git.gitGetTagsList" ID="Git.gitGetTagsList"></a> <h4>Git.gitGetTagsList</h4> -<b>gitGetTagsList</b>(<i>repodir, withType=False</i>) +<b>gitGetTagsList</b>(<i>repodir</i>) <p> Public method to get the list of tags. @@ -1609,10 +1609,6 @@ <dd> directory name of the repository (string) </dd> -<dt><i>withType</i></dt> -<dd> -flag indicating to get the tag type as well (boolean) -</dd> </dl> <dl> <dt>Return:</dt> @@ -2360,37 +2356,6 @@ <h4>Git.vcsAllRegisteredStates</h4> <b>vcsAllRegisteredStates</b>(<i>names, dname, shortcut=True</i>) -<p> - Public method used to get the registered states of a number of files - in the vcs. -</p> -<p> - <b>Note:</b> If a shortcut is to be taken, the code will only check, - if the named directory has been scanned already. If so, it is assumed, - that the states for all files have been populated by the previous run. -</p> -<dl> - -<dt><i>names</i></dt> -<dd> -dictionary with all filenames to be checked as keys -</dd> -<dt><i>dname</i></dt> -<dd> -directory to check in (string) -</dd> -<dt><i>shortcut</i></dt> -<dd> -flag indicating a shortcut should be taken (boolean) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -the received dictionary completed with a combination of - canBeCommited and canBeAdded or None in order to signal an error -</dd> -</dl> <a NAME="Git.vcsCheckout" ID="Git.vcsCheckout"></a> <h4>Git.vcsCheckout</h4> <b>vcsCheckout</b>(<i>vcsDataDict, projectDir, noDialog=False</i>) @@ -2698,31 +2663,6 @@ <h4>Git.vcsInit</h4> <b>vcsInit</b>(<i>vcsDir, noDialog=False</i>) -<p> - Public method used to initialize the Git repository. -</p> -<p> - The initialization is done, when a project is converted into a - Git controlled project. Therefore we always return TRUE without - doing anything. -</p> -<dl> - -<dt><i>vcsDir</i></dt> -<dd> -name of the VCS directory (string) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations (boolean) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -always TRUE -</dd> -</dl> <a NAME="Git.vcsInitConfig" ID="Git.vcsInitConfig"></a> <h4>Git.vcsInitConfig</h4> <b>vcsInitConfig</b>(<i>project</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Thu May 25 19:52:31 2023 +0200 @@ -256,7 +256,7 @@ </dl> <a NAME="HgDialog.startProcess" ID="HgDialog.startProcess"></a> <h4>HgDialog.startProcess</h4> -<b>startProcess</b>(<i>args, showArgs=True, environment=None, client=None</i>) +<b>startProcess</b>(<i>args, showArgs=True, client=None</i>) <p> Public slot used to start the process. @@ -271,11 +271,6 @@ <dd> flag indicating to show the arguments </dd> -<dt><i>environment</i> (dict)</dt> -<dd> -dictionary of environment settings to add - or change for the git process -</dd> <dt><i>client</i> (HgClient)</dt> <dd> reference to a non-standard command client
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Thu May 25 19:52:31 2023 +0200 @@ -585,7 +585,7 @@ </dl> <a NAME="HgLogBrowserDialog.__generateIcon" ID="HgLogBrowserDialog.__generateIcon"></a> <h4>HgLogBrowserDialog.__generateIcon</h4> -<b>__generateIcon</b>(<i>column, color, bottomedges, topedges, dotColor, currentRev, closed, isPushableDraft, </i>) +<b>__generateIcon</b>(<i>column, bottomedges, topedges, dotColor, currentRev, closed, isPushableDraft, </i>) <p> Private method to generate an icon containing the revision tree for the @@ -597,10 +597,6 @@ <dd> column index of the revision </dd> -<dt><i>color</i> (int)</dt> -<dd> -color of the node -</dd> <dt><i>bottomedges</i> (list of tuples of (int, int, int))</dt> <dd> list of edges for the bottom of the node
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html Thu May 25 19:52:31 2023 +0200 @@ -97,19 +97,12 @@ </dl> <a NAME="Histedit.hgHisteditAbort" ID="Histedit.hgHisteditAbort"></a> <h4>Histedit.hgHisteditAbort</h4> -<b>hgHisteditAbort</b>(<i>name</i>) +<b>hgHisteditAbort</b>(<i></i>) <p> Public method to abort an interrupted histedit session. </p> <dl> - -<dt><i>name</i> (str)</dt> -<dd> -file/directory name -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> flag indicating that the project should be reread
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Thu May 25 19:52:31 2023 +0200 @@ -148,19 +148,19 @@ </tr> <tr> <td><a href="#HgProjectBrowserHelper.showContextMenu">showContextMenu</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#HgProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#HgProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#HgProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> -<td>Public slot called before the context menu (multiple selections) is shown.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -456,95 +456,18 @@ <h4>HgProjectBrowserHelper.showContextMenu</h4> <b>showContextMenu</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the file status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="HgProjectBrowserHelper.showContextMenuDir" ID="HgProjectBrowserHelper.showContextMenuDir"></a> <h4>HgProjectBrowserHelper.showContextMenuDir</h4> <b>showContextMenuDir</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="HgProjectBrowserHelper.showContextMenuDirMulti" ID="HgProjectBrowserHelper.showContextMenuDirMulti"></a> <h4>HgProjectBrowserHelper.showContextMenuDirMulti</h4> <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="HgProjectBrowserHelper.showContextMenuMulti" ID="HgProjectBrowserHelper.showContextMenuMulti"></a> <h4>HgProjectBrowserHelper.showContextMenuMulti</h4> <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu (multiple selections) is - shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the files status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Thu May 25 19:52:31 2023 +0200 @@ -374,18 +374,11 @@ </p> <a NAME="Queues.hgQueueInit" ID="Queues.hgQueueInit"></a> <h4>Queues.hgQueueInit</h4> -<b>hgQueueInit</b>(<i>name</i>) +<b>hgQueueInit</b>(<i></i>) <p> Public method to initialize a new queue repository. </p> -<dl> - -<dt><i>name</i></dt> -<dd> -directory name (string) -</dd> -</dl> <a NAME="Queues.hgQueueListPatches" ID="Queues.hgQueueListPatches"></a> <h4>Queues.hgQueueListPatches</h4> <b>hgQueueListPatches</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html Thu May 25 19:52:31 2023 +0200 @@ -394,7 +394,7 @@ </tr> <tr> <td><a href="#Hg.vcsAdd">vcsAdd</a></td> -<td>Public method used to add a file/directory to the Mercurial repository.</td> +<td></td> </tr> <tr> <td><a href="#Hg.vcsAddBinary">vcsAddBinary</a></td> @@ -410,7 +410,7 @@ </tr> <tr> <td><a href="#Hg.vcsAllRegisteredStates">vcsAllRegisteredStates</a></td> -<td>Public method used to get the registered states of a number of files in the vcs.</td> +<td></td> </tr> <tr> <td><a href="#Hg.vcsCheckout">vcsCheckout</a></td> @@ -470,7 +470,7 @@ </tr> <tr> <td><a href="#Hg.vcsInit">vcsInit</a></td> -<td>Public method used to initialize the mercurial repository.</td> +<td></td> </tr> <tr> <td><a href="#Hg.vcsInitConfig">vcsInitConfig</a></td> @@ -482,7 +482,7 @@ </tr> <tr> <td><a href="#Hg.vcsMerge">vcsMerge</a></td> -<td>Public method used to merge a URL/revision into the local project.</td> +<td></td> </tr> <tr> <td><a href="#Hg.vcsMove">vcsMove</a></td> @@ -506,11 +506,11 @@ </tr> <tr> <td><a href="#Hg.vcsRemove">vcsRemove</a></td> -<td>Public method used to remove a file/directory from the Mercurial repository.</td> +<td></td> </tr> <tr> <td><a href="#Hg.vcsRepositoryInfos">vcsRepositoryInfos</a></td> -<td>Public method to retrieve information about the repository.</td> +<td></td> </tr> <tr> <td><a href="#Hg.vcsResolved">vcsResolved</a></td> @@ -542,11 +542,11 @@ </tr> <tr> <td><a href="#Hg.vcsTag">vcsTag</a></td> -<td>Public method used to set/remove a tag in the Mercurial repository.</td> +<td></td> </tr> <tr> <td><a href="#Hg.vcsUpdate">vcsUpdate</a></td> -<td>Public method used to update a file/directory with the Mercurial repository.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -1744,24 +1744,6 @@ <h4>Hg.vcsAdd</h4> <b>vcsAdd</b>(<i>name, isDir=False, noDialog=False</i>) -<p> - Public method used to add a file/directory to the Mercurial repository. -</p> -<dl> - -<dt><i>name</i></dt> -<dd> -file/directory name to be added (string) -</dd> -<dt><i>isDir</i></dt> -<dd> -flag indicating name is a directory (boolean) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations -</dd> -</dl> <a NAME="Hg.vcsAddBinary" ID="Hg.vcsAddBinary"></a> <h4>Hg.vcsAddBinary</h4> <b>vcsAddBinary</b>(<i>name, isDir=False</i>) @@ -1815,37 +1797,6 @@ <h4>Hg.vcsAllRegisteredStates</h4> <b>vcsAllRegisteredStates</b>(<i>names, dname, shortcut=True</i>) -<p> - Public method used to get the registered states of a number of files - in the vcs. -</p> -<p> - <b>Note:</b> If a shortcut is to be taken, the code will only check, - if the named directory has been scanned already. If so, it is assumed, - that the states for all files have been populated by the previous run. -</p> -<dl> - -<dt><i>names</i></dt> -<dd> -dictionary with all filenames to be checked as keys -</dd> -<dt><i>dname</i></dt> -<dd> -directory to check in (string) -</dd> -<dt><i>shortcut</i></dt> -<dd> -flag indicating a shortcut should be taken (boolean) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -the received dictionary completed with a combination of - canBeCommited and canBeAdded or None in order to signal an error -</dd> -</dl> <a NAME="Hg.vcsCheckout" ID="Hg.vcsCheckout"></a> <h4>Hg.vcsCheckout</h4> <b>vcsCheckout</b>(<i>vcsDataDict, projectDir, noDialog=False</i>) @@ -2157,31 +2108,6 @@ <h4>Hg.vcsInit</h4> <b>vcsInit</b>(<i>vcsDir, noDialog=False</i>) -<p> - Public method used to initialize the mercurial repository. -</p> -<p> - The initialization is done, when a project is converted into a - Mercurial controlled project. Therefore we always return TRUE without - doing anything. -</p> -<dl> - -<dt><i>vcsDir</i></dt> -<dd> -name of the VCS directory (string) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations (boolean) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -always TRUE -</dd> -</dl> <a NAME="Hg.vcsInitConfig" ID="Hg.vcsInitConfig"></a> <h4>Hg.vcsInitConfig</h4> <b>vcsInitConfig</b>(<i>project</i>) @@ -2223,20 +2149,6 @@ <h4>Hg.vcsMerge</h4> <b>vcsMerge</b>(<i>name, rev=""</i>) -<p> - Public method used to merge a URL/revision into the local project. -</p> -<dl> - -<dt><i>name</i> (str)</dt> -<dd> -file/directory name to be merged -</dd> -<dt><i>rev</i> (str)</dt> -<dd> -revision to merge with -</dd> -</dl> <a NAME="Hg.vcsMove" ID="Hg.vcsMove"></a> <h4>Hg.vcsMove</h4> <b>vcsMove</b>(<i>name, project, target=None, noDialog=False</i>) @@ -2367,56 +2279,10 @@ <h4>Hg.vcsRemove</h4> <b>vcsRemove</b>(<i>name, project=False, noDialog=False</i>) -<p> - Public method used to remove a file/directory from the Mercurial - repository. -</p> -<p> - The default operation is to remove the local copy as well. -</p> -<dl> - -<dt><i>name</i></dt> -<dd> -file/directory name to be removed (string or list of - strings)) -</dd> -<dt><i>project</i></dt> -<dd> -flag indicating deletion of a project tree (boolean) - (not needed) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating successfull operation (boolean) -</dd> -</dl> <a NAME="Hg.vcsRepositoryInfos" ID="Hg.vcsRepositoryInfos"></a> <h4>Hg.vcsRepositoryInfos</h4> <b>vcsRepositoryInfos</b>(<i>ppath</i>) -<p> - Public method to retrieve information about the repository. -</p> -<dl> - -<dt><i>ppath</i></dt> -<dd> -local path to get the repository infos (string) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -string with ready formated info for display (string) -</dd> -</dl> <a NAME="Hg.vcsResolved" ID="Hg.vcsResolved"></a> <h4>Hg.vcsResolved</h4> <b>vcsResolved</b>(<i>name, unresolve=False</i>) @@ -2556,61 +2422,10 @@ <h4>Hg.vcsTag</h4> <b>vcsTag</b>(<i>name=None, revision=None, tagName=None</i>) -<p> - Public method used to set/remove a tag in the Mercurial repository. -</p> -<dl> - -<dt><i>name</i></dt> -<dd> -file/directory name to determine the repo root from - (string) -</dd> -<dt><i>revision</i></dt> -<dd> -revision to set tag for (string) -</dd> -<dt><i>tagName</i></dt> -<dd> -name of the tag (string) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a performed tag action (boolean) -</dd> -</dl> <a NAME="Hg.vcsUpdate" ID="Hg.vcsUpdate"></a> <h4>Hg.vcsUpdate</h4> <b>vcsUpdate</b>(<i>name=None, noDialog=False, revision=None</i>) -<p> - Public method used to update a file/directory with the Mercurial - repository. -</p> -<dl> - -<dt><i>name</i></dt> -<dd> -file/directory name to be updated (not used) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations (boolean) -</dd> -<dt><i>revision</i></dt> -<dd> -revision to update to (string) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating, that the update contained an add - or delete (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html Thu May 25 19:52:31 2023 +0200 @@ -160,19 +160,19 @@ </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenu">showContextMenu</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> -<td>Public slot called before the context menu (multiple selections) is shown.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -466,95 +466,18 @@ <h4>SvnProjectBrowserHelper.showContextMenu</h4> <b>showContextMenu</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the file status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a> <h4>SvnProjectBrowserHelper.showContextMenuDir</h4> <b>showContextMenuDir</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a> <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4> <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a> <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4> <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu (multiple selections) is - shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the files status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Thu May 25 19:52:31 2023 +0200 @@ -105,28 +105,12 @@ </dl> <a NAME="SvnStatusMonitorThread.__clientLoginCallback" ID="SvnStatusMonitorThread.__clientLoginCallback"></a> <h4>SvnStatusMonitorThread.__clientLoginCallback</h4> -<b>__clientLoginCallback</b>(<i>realm, username, may_save</i>) +<b>__clientLoginCallback</b>(<i></i>) <p> Private method called by the client to get login information. </p> <dl> - -<dt><i>realm</i></dt> -<dd> -name of the realm of the requested credentials (string) -</dd> -<dt><i>username</i></dt> -<dd> -username as supplied by subversion (string) -</dd> -<dt><i>may_save</i></dt> -<dd> -flag indicating, that subversion is willing to save - the answers returned (boolean) -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> tuple of four values (retcode, username, password, save). @@ -138,20 +122,13 @@ </dl> <a NAME="SvnStatusMonitorThread.__clientSslServerTrustPromptCallback" ID="SvnStatusMonitorThread.__clientSslServerTrustPromptCallback"></a> <h4>SvnStatusMonitorThread.__clientSslServerTrustPromptCallback</h4> -<b>__clientSslServerTrustPromptCallback</b>(<i>trust_dict</i>) +<b>__clientSslServerTrustPromptCallback</b>(<i></i>) <p> Private method called by the client to request acceptance for a ssl server certificate. </p> <dl> - -<dt><i>trust_dict</i></dt> -<dd> -dictionary containing the trust data -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> tuple of three values (retcode, acceptedFailures, save).
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Thu May 25 19:52:31 2023 +0200 @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#Subversion.__vcsAllRegisteredStates_wcng">__vcsAllRegisteredStates_wcng</a></td> -<td>Private method used to get the registered states of a number of files in the vcs.</td> +<td></td> </tr> <tr> <td><a href="#Subversion.__vcsCommit_Step2">__vcsCommit_Step2</a></td> @@ -272,11 +272,11 @@ </tr> <tr> <td><a href="#Subversion.vcsInit">vcsInit</a></td> -<td>Public method used to initialize the subversion repository.</td> +<td></td> </tr> <tr> <td><a href="#Subversion.vcsInitConfig">vcsInitConfig</a></td> -<td>Public method to initialize the VCS configuration.</td> +<td></td> </tr> <tr> <td><a href="#Subversion.vcsLogBrowser">vcsLogBrowser</a></td> @@ -308,7 +308,7 @@ </tr> <tr> <td><a href="#Subversion.vcsRemove">vcsRemove</a></td> -<td>Public method used to remove a file/directory from the Subversion repository.</td> +<td></td> </tr> <tr> <td><a href="#Subversion.vcsRepositoryInfos">vcsRepositoryInfos</a></td> @@ -484,41 +484,6 @@ <h4>Subversion.__vcsAllRegisteredStates_wcng</h4> <b>__vcsAllRegisteredStates_wcng</b>(<i>names, dname, shortcut=True</i>) -<p> - Private method used to get the registered states of a number of files - in the vcs. -</p> -<p> - This is the variant for subversion installations using the new working - copy meta-data format. -</p> -<p> - <b>Note:</b> If a shortcut is to be taken, the code will only check, - if the named directory has been scanned already. If so, it is assumed, - that the states for all files has been populated by the previous run. -</p> -<dl> - -<dt><i>names</i></dt> -<dd> -dictionary with all filenames to be checked as keys -</dd> -<dt><i>dname</i></dt> -<dd> -directory to check in (string) -</dd> -<dt><i>shortcut</i></dt> -<dd> -flag indicating a shortcut should be taken (boolean) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -the received dictionary completed with a combination of - canBeCommited and canBeAdded or None in order to signal an error -</dd> -</dl> <a NAME="Subversion.__vcsCommit_Step2" ID="Subversion.__vcsCommit_Step2"></a> <h4>Subversion.__vcsCommit_Step2</h4> <b>__vcsCommit_Step2</b>(<i></i>) @@ -1413,49 +1378,10 @@ <h4>Subversion.vcsInit</h4> <b>vcsInit</b>(<i>vcsDir, noDialog=False</i>) -<p> - Public method used to initialize the subversion repository. -</p> -<p> - The subversion repository has to be initialized from outside eric - because the respective command always works locally. Therefore we - always return TRUE without doing anything. -</p> -<dl> - -<dt><i>vcsDir</i></dt> -<dd> -name of the VCS directory (string) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations (boolean) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -always TRUE -</dd> -</dl> <a NAME="Subversion.vcsInitConfig" ID="Subversion.vcsInitConfig"></a> <h4>Subversion.vcsInitConfig</h4> <b>vcsInitConfig</b>(<i>project</i>) -<p> - Public method to initialize the VCS configuration. -</p> -<p> - This method ensures, that eric specific files and directories are - ignored. -</p> -<dl> - -<dt><i>project</i></dt> -<dd> -reference to the project (Project) -</dd> -</dl> <a NAME="Subversion.vcsLogBrowser" ID="Subversion.vcsLogBrowser"></a> <h4>Subversion.vcsLogBrowser</h4> <b>vcsLogBrowser</b>(<i>name, isFile=False</i>) @@ -1613,36 +1539,6 @@ <h4>Subversion.vcsRemove</h4> <b>vcsRemove</b>(<i>name, project=False, noDialog=False</i>) -<p> - Public method used to remove a file/directory from the Subversion - repository. -</p> -<p> - The default operation is to remove the local copy as well. -</p> -<dl> - -<dt><i>name</i></dt> -<dd> -file/directory name to be removed (string or list of - strings)) -</dd> -<dt><i>project</i></dt> -<dd> -flag indicating deletion of a project tree (boolean) - (not needed) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating successfull operation (boolean) -</dd> -</dl> <a NAME="Subversion.vcsRepositoryInfos" ID="Subversion.vcsRepositoryInfos"></a> <h4>Subversion.vcsRepositoryInfos</h4> <b>vcsRepositoryInfos</b>(<i>ppath</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Thu May 25 19:52:31 2023 +0200 @@ -156,19 +156,19 @@ </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenu">showContextMenu</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenuDir">showContextMenuDir</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenuDirMulti">showContextMenuDirMulti</a></td> -<td>Public slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#SvnProjectBrowserHelper.showContextMenuMulti">showContextMenuMulti</a></td> -<td>Public slot called before the context menu (multiple selections) is shown.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -454,95 +454,18 @@ <h4>SvnProjectBrowserHelper.showContextMenu</h4> <b>showContextMenu</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the file status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="SvnProjectBrowserHelper.showContextMenuDir" ID="SvnProjectBrowserHelper.showContextMenuDir"></a> <h4>SvnProjectBrowserHelper.showContextMenuDir</h4> <b>showContextMenuDir</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="SvnProjectBrowserHelper.showContextMenuDirMulti" ID="SvnProjectBrowserHelper.showContextMenuDirMulti"></a> <h4>SvnProjectBrowserHelper.showContextMenuDirMulti</h4> <b>showContextMenuDirMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu is shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the directory status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <a NAME="SvnProjectBrowserHelper.showContextMenuMulti" ID="SvnProjectBrowserHelper.showContextMenuMulti"></a> <h4>SvnProjectBrowserHelper.showContextMenuMulti</h4> <b>showContextMenuMulti</b>(<i>menu, standardItems</i>) -<p> - Public slot called before the context menu (multiple selections) is - shown. -</p> -<p> - It enables/disables the VCS menu entries depending on the overall - VCS status and the files status. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown -</dd> -<dt><i>standardItems</i></dt> -<dd> -array of standard items that need - activation/deactivation depending on the overall VCS status -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html Thu May 25 19:52:31 2023 +0200 @@ -260,11 +260,11 @@ </tr> <tr> <td><a href="#Subversion.vcsInit">vcsInit</a></td> -<td>Public method used to initialize the subversion repository.</td> +<td></td> </tr> <tr> <td><a href="#Subversion.vcsInitConfig">vcsInitConfig</a></td> -<td>Public method to initialize the VCS configuration.</td> +<td></td> </tr> <tr> <td><a href="#Subversion.vcsLogBrowser">vcsLogBrowser</a></td> @@ -296,7 +296,7 @@ </tr> <tr> <td><a href="#Subversion.vcsRemove">vcsRemove</a></td> -<td>Public method used to remove a file/directory from the Subversion repository.</td> +<td></td> </tr> <tr> <td><a href="#Subversion.vcsRepositoryInfos">vcsRepositoryInfos</a></td> @@ -449,7 +449,7 @@ </dl> <a NAME="Subversion.__vcsAllRegisteredStates_wcng" ID="Subversion.__vcsAllRegisteredStates_wcng"></a> <h4>Subversion.__vcsAllRegisteredStates_wcng</h4> -<b>__vcsAllRegisteredStates_wcng</b>(<i>names, dname, shortcut=True</i>) +<b>__vcsAllRegisteredStates_wcng</b>(<i>names, dname</i>) <p> Private method used to get the registered states of a number of files @@ -474,10 +474,6 @@ <dd> directory to check in (string) </dd> -<dt><i>shortcut</i></dt> -<dd> -flag indicating a shortcut should be taken (boolean) -</dd> </dl> <dl> <dt>Return:</dt> @@ -1349,48 +1345,10 @@ <h4>Subversion.vcsInit</h4> <b>vcsInit</b>(<i>vcsDir, noDialog=False</i>) -<p> - Public method used to initialize the subversion repository. -</p> -<p> - The subversion repository has to be initialized from outside eric - because the respective command always works locally. Therefore we - always return TRUE without doing anything. -</p> -<dl> - -<dt><i>vcsDir</i></dt> -<dd> -name of the VCS directory (string) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations (boolean) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -always TRUE -</dd> -</dl> <a NAME="Subversion.vcsInitConfig" ID="Subversion.vcsInitConfig"></a> <h4>Subversion.vcsInitConfig</h4> <b>vcsInitConfig</b>(<i>project</i>) -<p> - Public method to initialize the VCS configuration. -</p> -<p> - This method ensures, that an ignore file exists. -</p> -<dl> - -<dt><i>project</i></dt> -<dd> -reference to the project (Project) -</dd> -</dl> <a NAME="Subversion.vcsLogBrowser" ID="Subversion.vcsLogBrowser"></a> <h4>Subversion.vcsLogBrowser</h4> <b>vcsLogBrowser</b>(<i>name, isFile=False</i>) @@ -1548,36 +1506,6 @@ <h4>Subversion.vcsRemove</h4> <b>vcsRemove</b>(<i>name, project=False, noDialog=False</i>) -<p> - Public method used to remove a file/directory from the Subversion - repository. -</p> -<p> - The default operation is to remove the local copy as well. -</p> -<dl> - -<dt><i>name</i></dt> -<dd> -file/directory name to be removed (string or list of - strings)) -</dd> -<dt><i>project</i></dt> -<dd> -flag indicating deletion of a project tree (boolean) - (not needed) -</dd> -<dt><i>noDialog</i></dt> -<dd> -flag indicating quiet operations -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating successfull operation (boolean) -</dd> -</dl> <a NAME="Subversion.vcsRepositoryInfos" ID="Subversion.vcsRepositoryInfos"></a> <h4>Subversion.vcsRepositoryInfos</h4> <b>vcsRepositoryInfos</b>(<i>ppath</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Thu May 25 19:52:31 2023 +0200 @@ -169,7 +169,7 @@ </tr> <tr> <td><a href="#Listspace.__captionChange">__captionChange</a></td> -<td>Private method to handle caption change signals from the editor.</td> +<td></td> </tr> <tr> <td><a href="#Listspace.__contextMenuClose">__contextMenuClose</a></td> @@ -376,23 +376,6 @@ <h4>Listspace.__captionChange</h4> <b>__captionChange</b>(<i>cap, editor</i>) -<p> - Private method to handle caption change signals from the editor. -</p> -<p> - Updates the listwidget text to reflect the new caption information. -</p> -<dl> - -<dt><i>cap</i> (str)</dt> -<dd> -Caption for the editor -</dd> -<dt><i>editor</i> (Editor)</dt> -<dd> -Editor to update the caption for -</dd> -</dl> <a NAME="Listspace.__contextMenuClose" ID="Listspace.__contextMenuClose"></a> <h4>Listspace.__contextMenuClose</h4> <b>__contextMenuClose</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html Thu May 25 19:52:31 2023 +0200 @@ -216,7 +216,7 @@ </tr> <tr> <td><a href="#TabWidget.__captionChange">__captionChange</a></td> -<td>Private slot to handle Caption change signals from the editor.</td> +<td></td> </tr> <tr> <td><a href="#TabWidget.__closeButtonClicked">__closeButtonClicked</a></td> @@ -395,24 +395,6 @@ <h4>TabWidget.__captionChange</h4> <b>__captionChange</b>(<i>cap, editor</i>) -<p> - Private slot to handle Caption change signals from the editor. -</p> -<p> - Updates the tab text and tooltip text to reflect the new caption - information. -</p> -<dl> - -<dt><i>cap</i> (str)</dt> -<dd> -Caption for the editor -</dd> -<dt><i>editor</i> (Editor)</dt> -<dd> -Editor to update the caption for -</dd> -</dl> <a NAME="TabWidget.__closeButtonClicked" ID="TabWidget.__closeButtonClicked"></a> <h4>TabWidget.__closeButtonClicked</h4> <b>__closeButtonClicked</b>(<i></i>) @@ -1047,7 +1029,7 @@ </tr> <tr> <td><a href="#Tabview._showView">_showView</a></td> -<td>Protected method to show a view (i.e.</td> +<td></td> </tr> <tr> <td><a href="#Tabview._syntaxErrorToggled">_syntaxErrorToggled</a></td> @@ -1259,20 +1241,6 @@ <h4>Tabview._showView</h4> <b>_showView</b>(<i>win, fn=None</i>) -<p> - Protected method to show a view (i.e. window). -</p> -<dl> - -<dt><i>win</i> (EditorAssembly)</dt> -<dd> -editor assembly to be shown -</dd> -<dt><i>fn</i> (str)</dt> -<dd> -filename of this editor -</dd> -</dl> <a NAME="Tabview._syntaxErrorToggled" ID="Tabview._syntaxErrorToggled"></a> <h4>Tabview._syntaxErrorToggled</h4> <b>_syntaxErrorToggled</b>(<i>editor</i>)
--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Thu May 25 19:52:31 2023 +0200 @@ -200,32 +200,18 @@ </dl> <a NAME="MessageBoxWizardDialog.on_rAboutQt_toggled" ID="MessageBoxWizardDialog.on_rAboutQt_toggled"></a> <h4>MessageBoxWizardDialog.on_rAboutQt_toggled</h4> -<b>on_rAboutQt_toggled</b>(<i>on</i>) +<b>on_rAboutQt_toggled</b>(<i></i>) <p> Private slot to handle the toggled signal of the rAboutQt radio button. </p> -<dl> - -<dt><i>on</i></dt> -<dd> -toggle state (boolean) (ignored) -</dd> -</dl> <a NAME="MessageBoxWizardDialog.on_rAbout_toggled" ID="MessageBoxWizardDialog.on_rAbout_toggled"></a> <h4>MessageBoxWizardDialog.on_rAbout_toggled</h4> -<b>on_rAbout_toggled</b>(<i>on</i>) +<b>on_rAbout_toggled</b>(<i></i>) <p> Private slot to handle the toggled signal of the rAbout radio button. </p> -<dl> - -<dt><i>on</i></dt> -<dd> -toggle state (boolean) (ignored) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html Thu May 25 19:52:31 2023 +0200 @@ -627,7 +627,7 @@ </p> <a NAME="ConfigurationWidget.__showConfigurationPage" ID="ConfigurationWidget.__showConfigurationPage"></a> <h4>ConfigurationWidget.__showConfigurationPage</h4> -<b>__showConfigurationPage</b>(<i>itm, column</i>) +<b>__showConfigurationPage</b>(<i>itm</i>) <p> Private slot to show a selected configuration page. @@ -638,10 +638,6 @@ <dd> reference to the selected item (QTreeWidgetItem) </dd> -<dt><i>column</i></dt> -<dd> -column that was selected (integer) (ignored) -</dd> </dl> <a NAME="ConfigurationWidget.accept" ID="ConfigurationWidget.accept"></a> <h4>ConfigurationWidget.accept</h4>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ApplicationPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ApplicationPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CondaPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CondaPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CooperationPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CooperationPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -146,22 +146,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html Thu May 25 19:52:31 2023 +0200 @@ -35,7 +35,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#DebuggerGeneralPage.on_allowedHostsList_currentItemChanged">on_allowedHostsList_currentItemChanged</a></td> -<td>Private method set the state of the edit and delete button.</td> +<td>Private method to set the state of the edit and delete button.</td> </tr> <tr> <td><a href="#DebuggerGeneralPage.on_deleteAllowedHostButton_clicked">on_deleteAllowedHostButton_clicked</a></td> @@ -116,7 +116,7 @@ <b>on_allowedHostsList_currentItemChanged</b>(<i>current, previous</i>) <p> - Private method set the state of the edit and delete button. + Private method to set the state of the edit and delete button. </p> <dl> @@ -196,7 +196,7 @@ </tr> <tr> <td><a href="#PreviewModel.columnCount">columnCount</a></td> -<td>Public Qt slot to get the column count.</td> +<td></td> </tr> <tr> <td><a href="#PreviewModel.data">data</a></td> @@ -204,7 +204,7 @@ </tr> <tr> <td><a href="#PreviewModel.flags">flags</a></td> -<td>Public Qt slot to get the item flags.</td> +<td></td> </tr> <tr> <td><a href="#PreviewModel.index">index</a></td> @@ -212,11 +212,11 @@ </tr> <tr> <td><a href="#PreviewModel.parent">parent</a></td> -<td>Public Qt slot to get the parent of the given child.</td> +<td></td> </tr> <tr> <td><a href="#PreviewModel.rowCount">rowCount</a></td> -<td>Public Qt slot to get the row count.</td> +<td></td> </tr> <tr> <td><a href="#PreviewModel.setColor">setColor</a></td> @@ -240,28 +240,6 @@ <h4>PreviewModel.columnCount</h4> <b>columnCount</b>(<i>parent=QModelIndex()</i>) -<p> - Public Qt slot to get the column count. -</p> -<dl> - -<dt><i>parent</i> (QModelIndex)</dt> -<dd> -the model parent -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -int -</dd> -</dl> <a NAME="PreviewModel.data" ID="PreviewModel.data"></a> <h4>PreviewModel.data</h4> <b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>) @@ -296,28 +274,6 @@ <h4>PreviewModel.flags</h4> <b>flags</b>(<i>index</i>) -<p> - Public Qt slot to get the item flags. -</p> -<dl> - -<dt><i>index</i> (QModelIndex)</dt> -<dd> -of item -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -item flags -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -QtCore.Qt.ItemFlag -</dd> -</dl> <a NAME="PreviewModel.index" ID="PreviewModel.index"></a> <h4>PreviewModel.index</h4> <b>index</b>(<i>row, column, parent=QModelIndex()</i>) @@ -356,54 +312,10 @@ <h4>PreviewModel.parent</h4> <b>parent</b>(<i>child</i>) -<p> - Public Qt slot to get the parent of the given child. -</p> -<dl> - -<dt><i>child</i> (QModelIndex)</dt> -<dd> -the model child node -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -new model index for parent -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -QModelIndex -</dd> -</dl> <a NAME="PreviewModel.rowCount" ID="PreviewModel.rowCount"></a> <h4>PreviewModel.rowCount</h4> <b>rowCount</b>(<i>parent=QModelIndex()</i>) -<p> - Public Qt slot to get the row count. -</p> -<dl> - -<dt><i>parent</i> (QModelIndex)</dt> -<dd> -the model parent -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of rows -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -int -</dd> -</dl> <a NAME="PreviewModel.setColor" ID="PreviewModel.setColor"></a> <h4>PreviewModel.setColor</h4> <b>setColor</b>(<i>key, bgcolour</i>) @@ -429,22 +341,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -138,22 +138,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DiffColoursPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DiffColoursPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -200,22 +200,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAPIsPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAPIsPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -373,22 +373,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCallTipsJediPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCallTipsJediPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorDocViewerPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorDocViewerPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorExportersPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorExportersPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -123,22 +123,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorFilePage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorFilePage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -243,22 +243,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorGeneralPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorGeneralPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -217,22 +217,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightersPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightersPage.html Thu May 25 19:52:31 2023 +0200 @@ -168,7 +168,7 @@ <dt><i>itm</i></dt> <dd> -reference to the selecte item (QTreeWidgetItem) +reference to the selected item (QTreeWidgetItem) </dd> <dt><i>column</i></dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -153,28 +153,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i> (ConfigurationWidget)</dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -ConfigurationPageBase -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerJediPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerJediPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -105,22 +105,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSearchPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSearchPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSpellCheckingPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSpellCheckingPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorStylesPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorStylesPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -232,22 +232,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSyntaxPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSyntaxPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorTypingPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorTypingPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -112,22 +112,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -300,22 +300,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.GraphicsPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.GraphicsPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -116,22 +116,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpDocumentationPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpDocumentationPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpViewersPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpViewersPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HexEditorPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HexEditorPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -116,22 +116,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -220,22 +220,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfaceLightPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfaceLightPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -117,22 +117,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -167,22 +167,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IrcPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IrcPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -123,22 +123,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MicroPythonPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MicroPythonPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -166,22 +166,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MimeTypesPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MimeTypesPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -116,22 +116,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MultiProjectPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MultiProjectPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NotificationsPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NotificationsPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -215,22 +215,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PdfViewerPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PdfViewerPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,28 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -ConfigurationPageBase -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PipPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PipPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PluginManagerPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PluginManagerPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -113,22 +113,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PrinterPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PrinterPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -116,22 +116,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -198,22 +198,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PythonPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PythonPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -105,22 +105,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -214,22 +214,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ShellPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ShellPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -128,22 +128,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TasksPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TasksPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -116,22 +116,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TemplatesPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TemplatesPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -105,22 +105,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TrayStarterPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TrayStarterPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.VcsPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.VcsPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -94,22 +94,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -112,22 +112,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserAppearancePage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserAppearancePage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -114,22 +114,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -157,28 +157,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i> (Configuration)</dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -ConfigurationPageBase -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#create">create</a></td> -<td>Module function to create the configuration page.</td> +<td></td> </tr> </table> <hr /> @@ -145,22 +145,6 @@ <h2>create</h2> <b>create</b>(<i>dlg</i>) -<p> - Module function to create the configuration page. -</p> -<dl> - -<dt><i>dlg</i></dt> -<dd> -reference to the configuration dialog -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the instantiated page (ConfigurationPageBase) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Project.Project.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.Project.html Thu May 25 19:52:31 2023 +0200 @@ -1506,7 +1506,7 @@ </p> <a NAME="Project.__makeFinished" ID="Project.__makeFinished"></a> <h4>Project.__makeFinished</h4> -<b>__makeFinished</b>(<i>exitCode, exitStatus, questionOnly, interactive=True</i>) +<b>__makeFinished</b>(<i>exitCode, exitStatus, questionOnly</i>) <p> Private slot handling the make process finished signal. @@ -1525,11 +1525,6 @@ <dd> flag indicating a test only run </dd> -<dt><i>interactive</i> (bool)</dt> -<dd> -flag indicating an interactive invocation (i.e. - through a menu action) -</dd> </dl> <a NAME="Project.__makeReadStdErr" ID="Project.__makeReadStdErr"></a> <h4>Project.__makeReadStdErr</h4>
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectBaseBrowser.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectBaseBrowser.html Thu May 25 19:52:31 2023 +0200 @@ -73,7 +73,7 @@ </tr> <tr> <td><a href="#ProjectBaseBrowser.__modelRowsInserted">__modelRowsInserted</a></td> -<td>Private slot called after rows have been inserted into the model.</td> +<td></td> </tr> <tr> <td><a href="#ProjectBaseBrowser._collapseAllDirs">_collapseAllDirs</a></td> @@ -181,7 +181,7 @@ </tr> <tr> <td><a href="#ProjectBaseBrowser._showContextMenuBack">_showContextMenuBack</a></td> -<td>Protected slot called before the context menu is shown.</td> +<td></td> </tr> <tr> <td><a href="#ProjectBaseBrowser._showContextMenuDir">_showContextMenuDir</a></td> @@ -297,24 +297,6 @@ <h4>ProjectBaseBrowser.__modelRowsInserted</h4> <b>__modelRowsInserted</b>(<i>parent, start, end</i>) -<p> - Private slot called after rows have been inserted into the model. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -parent index of inserted rows (QModelIndex) -</dd> -<dt><i>start</i></dt> -<dd> -start row number (integer) -</dd> -<dt><i>end</i></dt> -<dd> -end row number (integer) -</dd> -</dl> <a NAME="ProjectBaseBrowser._collapseAllDirs" ID="ProjectBaseBrowser._collapseAllDirs"></a> <h4>ProjectBaseBrowser._collapseAllDirs</h4> <b>_collapseAllDirs</b>(<i></i>) @@ -603,16 +585,6 @@ <h4>ProjectBaseBrowser._showContextMenuBack</h4> <b>_showContextMenuBack</b>(<i>menu</i>) -<p> - Protected slot called before the context menu is shown. -</p> -<dl> - -<dt><i>menu</i></dt> -<dd> -reference to the menu to be shown (QMenu) -</dd> -</dl> <a NAME="ProjectBaseBrowser._showContextMenuDir" ID="ProjectBaseBrowser._showContextMenuDir"></a> <h4>ProjectBaseBrowser._showContextMenuDir</h4> <b>_showContextMenuDir</b>(<i>menu</i>)
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectBrowser.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectBrowser.html Thu May 25 19:52:31 2023 +0200 @@ -203,7 +203,7 @@ </tr> <tr> <td><a href="#ProjectBrowser.__vcsStatusIndicatorClicked">__vcsStatusIndicatorClicked</a></td> -<td>Private slot to react upon clicks on the VCS indicator LED.</td> +<td></td> </tr> <tr> <td><a href="#ProjectBrowser.addTypedProjectBrowser">addTypedProjectBrowser</a></td> @@ -359,16 +359,6 @@ <h4>ProjectBrowser.__vcsStatusIndicatorClicked</h4> <b>__vcsStatusIndicatorClicked</b>(<i>pos</i>) -<p> - Private slot to react upon clicks on the VCS indicator LED. -</p> -<dl> - -<dt><i>pos</i></dt> -<dd> -position of the click (QPoint) -</dd> -</dl> <a NAME="ProjectBrowser.addTypedProjectBrowser" ID="ProjectBrowser.addTypedProjectBrowser"></a> <h4>ProjectBrowser.addTypedProjectBrowser</h4> <b>addTypedProjectBrowser</b>(<i>browserType, projectBrowserItem</i>)
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectBrowserModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectBrowserModel.html Thu May 25 19:52:31 2023 +0200 @@ -972,7 +972,7 @@ </tr> <tr> <td><a href="#ProjectBrowserSimpleDirectoryItem.setName">setName</a></td> -<td>Public method to set the directory name.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -1065,20 +1065,6 @@ <h4>ProjectBrowserSimpleDirectoryItem.setName</h4> <b>setName</b>(<i>dinfo, full=True</i>) -<p> - Public method to set the directory name. -</p> -<dl> - -<dt><i>dinfo</i></dt> -<dd> -dinfo is the string for the directory (string) -</dd> -<dt><i>full</i></dt> -<dd> -flag indicating full pathname should be displayed (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html Thu May 25 19:52:31 2023 +0200 @@ -80,23 +80,23 @@ </tr> <tr> <td><a href="#BaseDocstringGenerator.hasFunctionDefinition">hasFunctionDefinition</a></td> -<td>Public method to test, if the cursor is right below a function definition.</td> +<td></td> </tr> <tr> <td><a href="#BaseDocstringGenerator.insertDocstring">insertDocstring</a></td> -<td>Public method to insert a docstring for the function at the cursor position.</td> +<td></td> </tr> <tr> <td><a href="#BaseDocstringGenerator.insertDocstringFromShortcut">insertDocstringFromShortcut</a></td> -<td>Public method to insert a docstring for the function at the cursor position initiated via a keyboard shortcut.</td> +<td></td> </tr> <tr> <td><a href="#BaseDocstringGenerator.isDocstringIntro">isDocstringIntro</a></td> -<td>Public function to test, if the line up to the cursor position might be introducing a docstring.</td> +<td></td> </tr> <tr> <td><a href="#BaseDocstringGenerator.isFunctionStart">isFunctionStart</a></td> -<td>Public method to test, if a text is the start of a function or method definition.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -174,119 +174,22 @@ <h4>BaseDocstringGenerator.hasFunctionDefinition</h4> <b>hasFunctionDefinition</b>(<i>cursorPosition</i>) -<p> - Public method to test, if the cursor is right below a function - definition. -</p> -<dl> - -<dt><i>cursorPosition</i> (tuple of (int, int))</dt> -<dd> -current cursor position (line and column) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating cursor is right below a function definition -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="BaseDocstringGenerator.insertDocstring" ID="BaseDocstringGenerator.insertDocstring"></a> <h4>BaseDocstringGenerator.insertDocstring</h4> <b>insertDocstring</b>(<i>cursorPosition, fromStart=True</i>) -<p> - Public method to insert a docstring for the function at the cursor - position. -</p> -<dl> - -<dt><i>cursorPosition</i> (tuple of (int, int))</dt> -<dd> -position of the cursor (line and index) -</dd> -<dt><i>fromStart</i> (bool)</dt> -<dd> -flag indicating that the editor text cursor is placed - on the line starting the function definition -</dd> -</dl> <a NAME="BaseDocstringGenerator.insertDocstringFromShortcut" ID="BaseDocstringGenerator.insertDocstringFromShortcut"></a> <h4>BaseDocstringGenerator.insertDocstringFromShortcut</h4> <b>insertDocstringFromShortcut</b>(<i>cursorPosition</i>) -<p> - Public method to insert a docstring for the function at the cursor - position initiated via a keyboard shortcut. -</p> -<dl> - -<dt><i>cursorPosition</i> (tuple of (int, int))</dt> -<dd> -position of the cursor (line and index) -</dd> -</dl> <a NAME="BaseDocstringGenerator.isDocstringIntro" ID="BaseDocstringGenerator.isDocstringIntro"></a> <h4>BaseDocstringGenerator.isDocstringIntro</h4> <b>isDocstringIntro</b>(<i>cursorPosition</i>) -<p> - Public function to test, if the line up to the cursor position might be - introducing a docstring. -</p> -<dl> - -<dt><i>cursorPosition</i> (tuple of (int, int))</dt> -<dd> -current cursor position (line and column) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a potential start of a docstring -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="BaseDocstringGenerator.isFunctionStart" ID="BaseDocstringGenerator.isFunctionStart"></a> <h4>BaseDocstringGenerator.isFunctionStart</h4> <b>isFunctionStart</b>(<i>text</i>) -<p> - Public method to test, if a text is the start of a function or method - definition. -</p> -<dl> - -<dt><i>text</i> (str)</dt> -<dd> -line of text to be tested -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating that the given text starts a function or - method definition (always False) -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#generateDoc">generateDoc</a></td> -<td>Function to generate the docstring line list iaw.</td> +<td></td> </tr> </table> <hr /> @@ -36,38 +36,6 @@ <h2>generateDoc</h2> <b>generateDoc</b>(<i>functionInfo, editor</i>) -<p> - Function to generate the docstring line list iaw. eric documentation - style. -</p> -<p> - Note: Text is created with DESCRIPTION placeholders for descriptions and - TYPE placeholders for type information -</p> -<dl> - -<dt><i>functionInfo</i> (FunctionInfo)</dt> -<dd> -object containing the function information to base - the docstring on -</dd> -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -list of docstring lines -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -str -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html Thu May 25 19:52:31 2023 +0200 @@ -27,7 +27,7 @@ <tr> <td><a href="#generateDoc">generateDoc</a></td> -<td>Function to generate the docstring line list iaw.</td> +<td></td> </tr> </table> <hr /> @@ -36,38 +36,6 @@ <h2>generateDoc</h2> <b>generateDoc</b>(<i>functionInfo, editor</i>) -<p> - Function to generate the docstring line list iaw. Sphinx documentation - style. -</p> -<p> - Note: Text is created with DESCRIPTION placeholders for descriptions and - TYPE placeholders for type information -</p> -<dl> - -<dt><i>functionInfo</i> (FunctionInfo)</dt> -<dd> -object containing the function information to base - the docstring on -</dd> -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -list of docstring lines -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -str -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html Thu May 25 19:52:31 2023 +0200 @@ -552,7 +552,7 @@ </tr> <tr> <td><a href="#Editor.__marginClicked">__marginClicked</a></td> -<td>Private slot to handle the marginClicked signal.</td> +<td></td> </tr> <tr> <td><a href="#Editor.__marginNumber">__marginNumber</a></td> @@ -1360,7 +1360,7 @@ </tr> <tr> <td><a href="#Editor.highlight">highlight</a></td> -<td>Public method to highlight [or de-highlight] a particular line.</td> +<td></td> </tr> <tr> <td><a href="#Editor.highlightSearchSelection">highlightSearchSelection</a></td> @@ -2331,7 +2331,7 @@ </p> <a NAME="Editor.__createChangeMarkerPixmap" ID="Editor.__createChangeMarkerPixmap"></a> <h4>Editor.__createChangeMarkerPixmap</h4> -<b>__createChangeMarkerPixmap</b>(<i>key, size=16, width=4</i>) +<b>__createChangeMarkerPixmap</b>(<i>key, size=16</i>) <p> Private method to create a pixmap for the change markers. @@ -2346,10 +2346,6 @@ <dd> size of the pixmap (integer) </dd> -<dt><i>width</i></dt> -<dd> -width of the marker line (integer) -</dd> </dl> <dl> <dt>Return:</dt> @@ -3142,24 +3138,6 @@ <h4>Editor.__marginClicked</h4> <b>__marginClicked</b>(<i>margin, line, modifiers</i>) -<p> - Private slot to handle the marginClicked signal. -</p> -<dl> - -<dt><i>margin</i></dt> -<dd> -id of the clicked margin (integer) -</dd> -<dt><i>line</i></dt> -<dd> -line number of the click (integer) -</dd> -<dt><i>modifiers</i></dt> -<dd> -keyboard modifiers (Qt.KeyboardModifiers) -</dd> -</dl> <a NAME="Editor.__marginNumber" ID="Editor.__marginNumber"></a> <h4>Editor.__marginNumber</h4> <b>__marginNumber</b>(<i>xPos</i>) @@ -4580,7 +4558,7 @@ </p> <a NAME="Editor.close" ID="Editor.close"></a> <h4>Editor.close</h4> -<b>close</b>(<i>alsoDelete=False</i>) +<b>close</b>(<i></i>) <p> Public method called when the window gets closed. @@ -4591,13 +4569,6 @@ method. </p> <dl> - -<dt><i>alsoDelete</i></dt> -<dd> -ignored -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> flag indicating a successful close of the editor (boolean) @@ -5862,25 +5833,6 @@ <h4>Editor.highlight</h4> <b>highlight</b>(<i>line=None, error=False, syntaxError=False</i>) -<p> - Public method to highlight [or de-highlight] a particular line. -</p> -<dl> - -<dt><i>line</i></dt> -<dd> -line number to highlight (integer) -</dd> -<dt><i>error</i></dt> -<dd> -flag indicating whether the error highlight should be - used (boolean) -</dd> -<dt><i>syntaxError</i></dt> -<dd> -flag indicating a syntax error (boolean) -</dd> -</dl> <a NAME="Editor.highlightSearchSelection" ID="Editor.highlightSearchSelection"></a> <h4>Editor.highlightSearchSelection</h4> <b>highlightSearchSelection</b>(<i>startLine, startIndex, endLine, endIndex</i>) @@ -6658,7 +6610,7 @@ </dl> <a NAME="Editor.saveFileAs" ID="Editor.saveFileAs"></a> <h4>Editor.saveFileAs</h4> -<b>saveFileAs</b>(<i>path=None, toProject=False</i>) +<b>saveFileAs</b>(<i>path=None</i>) <p> Public slot to save a file with a new name. @@ -6669,11 +6621,6 @@ <dd> directory to save the file in (string) </dd> -<dt><i>toProject</i></dt> -<dd> -flag indicating a save to project operation - (boolean) -</dd> </dl> <dl> <dt>Return:</dt>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.Lexer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.Lexer.html Thu May 25 19:52:31 2023 +0200 @@ -88,7 +88,7 @@ </tr> <tr> <td><a href="#Lexer.defaultKeywords">defaultKeywords</a></td> -<td>Public method to get the default keywords.</td> +<td></td> </tr> <tr> <td><a href="#Lexer.hasSmartIndent">hasSmartIndent</a></td> @@ -104,11 +104,11 @@ </tr> <tr> <td><a href="#Lexer.isCommentStyle">isCommentStyle</a></td> -<td>Public method to check, if a style is a comment style.</td> +<td></td> </tr> <tr> <td><a href="#Lexer.isStringStyle">isStringStyle</a></td> -<td>Public method to check, if a style is a string style.</td> +<td></td> </tr> <tr> <td><a href="#Lexer.keywords">keywords</a></td> @@ -280,28 +280,6 @@ <h4>Lexer.defaultKeywords</h4> <b>defaultKeywords</b>(<i>kwSet</i>) -<p> - Public method to get the default keywords. -</p> -<dl> - -<dt><i>kwSet</i> (int)</dt> -<dd> -number of the keyword set -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -space separated list of keywords -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -str or None -</dd> -</dl> <a NAME="Lexer.hasSmartIndent" ID="Lexer.hasSmartIndent"></a> <h4>Lexer.hasSmartIndent</h4> <b>hasSmartIndent</b>(<i></i>) @@ -346,42 +324,10 @@ <h4>Lexer.isCommentStyle</h4> <b>isCommentStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a comment style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a comment style (boolean) -</dd> -</dl> <a NAME="Lexer.isStringStyle" ID="Lexer.isStringStyle"></a> <h4>Lexer.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a string style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a string style (boolean) -</dd> -</dl> <a NAME="Lexer.keywords" ID="Lexer.keywords"></a> <h4>Lexer.keywords</h4> <b>keywords</b>(<i>kwSet</i>)
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBash.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBash.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -173,32 +173,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerBash -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBatch.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBatch.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#LexerBatch.isStringStyle">isStringStyle</a></td> -<td>Public method to check, if a style is a string style.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -139,22 +139,6 @@ <h4>LexerBatch.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a string style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a string style (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -162,32 +146,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerBatch -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCMake.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCMake.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -173,32 +173,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerCMake -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCPP.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCPP.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -207,32 +207,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerCPP -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSS.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSS.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -173,32 +173,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerCSS -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSharp.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSharp.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerCSharp -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCoffeeScript.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCoffeeScript.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerCoffeeScript -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Thu May 25 19:52:31 2023 +0200 @@ -60,7 +60,7 @@ </tr> <tr> <td><a href="#LexerContainer.description">description</a></td> -<td>Public method returning the descriptions of the styles supported by the lexer.</td> +<td></td> </tr> <tr> <td><a href="#LexerContainer.keywords">keywords</a></td> @@ -103,26 +103,6 @@ <h4>LexerContainer.description</h4> <b>description</b>(<i>style</i>) -<p> - Public method returning the descriptions of the styles supported - by the lexer. -</p> -<p> - <b>Note</b>: This methods needs to be overridden by the lexer class. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style number (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -description for the given style (string) -</dd> -</dl> <a NAME="LexerContainer.keywords" ID="LexerContainer.keywords"></a> <h4>LexerContainer.keywords</h4> <b>keywords</b>(<i>kwSet</i>)
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerD.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerD.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -207,32 +207,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerD -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerDiff.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerDiff.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#LexerDiff.isStringStyle">isStringStyle</a></td> -<td>Public method to check, if a style is a string style.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -139,22 +139,6 @@ <h4>LexerDiff.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a string style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a string style (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -162,32 +146,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerDiff -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerFortran -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran77.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran77.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerFortran77 -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerHTML.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerHTML.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -173,32 +173,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerHTML -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJSON.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJSON.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerJSON -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJava.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJava.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerJava -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJavaScript.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJavaScript.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerJavaScript -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerLua.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerLua.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -207,32 +207,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerLua -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMakefile.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMakefile.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#LexerMakefile.isStringStyle">isStringStyle</a></td> -<td>Public method to check, if a style is a string style.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -139,22 +139,6 @@ <h4>LexerMakefile.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a string style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a string style (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -162,32 +146,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerMakefile -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -114,32 +114,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerMarkdown -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMatlab.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMatlab.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -162,32 +162,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerMatlab -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerOctave.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerOctave.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -162,32 +162,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerOctave -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPO.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPO.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -173,32 +173,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerPO -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPOV.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPOV.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -173,32 +173,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerPOV -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPascal.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPascal.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerPascal -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPerl.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPerl.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerPerl -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -76,7 +76,7 @@ </tr> <tr> <td><a href="#LexerPostScript.isStringStyle">isStringStyle</a></td> -<td>Public method to check, if a style is a string style.</td> +<td></td> </tr> <tr> <td><a href="#LexerPostScript.maximumKeywordSet">maximumKeywordSet</a></td> @@ -154,22 +154,6 @@ <h4>LexerPostScript.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a string style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a string style (boolean) -</dd> -</dl> <a NAME="LexerPostScript.maximumKeywordSet" ID="LexerPostScript.maximumKeywordSet"></a> <h4>LexerPostScript.maximumKeywordSet</h4> <b>maximumKeywordSet</b>(<i></i>) @@ -190,32 +174,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerPostScript -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerProperties.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerProperties.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -76,7 +76,7 @@ </tr> <tr> <td><a href="#LexerProperties.isStringStyle">isStringStyle</a></td> -<td>Public method to check, if a style is a string style.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -150,22 +150,6 @@ <h4>LexerProperties.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a string style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a string style (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -173,32 +157,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerProperties -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPygments.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPygments.html Thu May 25 19:52:31 2023 +0200 @@ -100,7 +100,7 @@ </tr> <tr> <td><a href="#LexerPygments.defaultKeywords">defaultKeywords</a></td> -<td>Public method to get the default keywords.</td> +<td></td> </tr> <tr> <td><a href="#LexerPygments.defaultPaper">defaultPaper</a></td> @@ -136,7 +136,7 @@ </tr> <tr> <td><a href="#LexerPygments.styleText">styleText</a></td> -<td>Public method to perform the styling.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -358,22 +358,6 @@ <h4>LexerPygments.defaultKeywords</h4> <b>defaultKeywords</b>(<i>kwSet</i>) -<p> - Public method to get the default keywords. -</p> -<dl> - -<dt><i>kwSet</i></dt> -<dd> -number of the keyword set (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -string giving the keywords (string) or None -</dd> -</dl> <a NAME="LexerPygments.defaultPaper" ID="LexerPygments.defaultPaper"></a> <h4>LexerPygments.defaultPaper</h4> <b>defaultPaper</b>(<i>style</i>) @@ -525,20 +509,6 @@ <h4>LexerPygments.styleText</h4> <b>styleText</b>(<i>start, end</i>) -<p> - Public method to perform the styling. -</p> -<dl> - -<dt><i>start</i></dt> -<dd> -position of first character to be styled (integer) -</dd> -<dt><i>end</i></dt> -<dd> -position of last character to be styled (integer) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerQSS.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerQSS.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -207,32 +207,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerQSS -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerRuby.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerRuby.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerRuby -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerSQL.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerSQL.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerSQL -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTCL.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTCL.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerTCL -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#LexerTeX.isCommentStyle">isCommentStyle</a></td> -<td>Public method to check, if a style is a comment style.</td> +<td></td> </tr> <tr> <td><a href="#LexerTeX.isStringStyle">isStringStyle</a></td> @@ -130,22 +130,6 @@ <h4>LexerTeX.isCommentStyle</h4> <b>isCommentStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a comment style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a comment style (boolean) -</dd> -</dl> <a NAME="LexerTeX.isStringStyle" ID="LexerTeX.isStringStyle"></a> <h4>LexerTeX.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) @@ -173,32 +157,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerTeX -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerVHDL.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerVHDL.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -190,32 +190,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerVHDL -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerXML.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerXML.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -173,32 +173,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerXML -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerYAML.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerYAML.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createLexer">createLexer</a></td> -<td>Function to instantiate a lexer object.</td> +<td></td> </tr> </table> <hr /> @@ -76,7 +76,7 @@ </tr> <tr> <td><a href="#LexerYAML.isStringStyle">isStringStyle</a></td> -<td>Public method to check, if a style is a string style.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -150,22 +150,6 @@ <h4>LexerYAML.isStringStyle</h4> <b>isStringStyle</b>(<i>style</i>) -<p> - Public method to check, if a style is a string style. -</p> -<dl> - -<dt><i>style</i></dt> -<dd> -style to check (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating a string style (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -173,32 +157,6 @@ <h2>createLexer</h2> <b>createLexer</b>(<i>variant="", parent=None</i>) -<p> - Function to instantiate a lexer object. -</p> -<dl> - -<dt><i>variant</i> (str)</dt> -<dd> -name of the language variant -</dd> -<dt><i>parent</i> (QObject)</dt> -<dd> -parent widget of this lexer -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -instantiated lexer object -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -LexerYAML -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Shell.html Thu May 25 19:52:31 2023 +0200 @@ -147,11 +147,11 @@ </tr> <tr> <td><a href="#Shell.__QScintillaHistoryDown">__QScintillaHistoryDown</a></td> -<td>Private method to handle the history down command.</td> +<td></td> </tr> <tr> <td><a href="#Shell.__QScintillaHistoryUp">__QScintillaHistoryUp</a></td> -<td>Private method to handle the history up command.</td> +<td></td> </tr> <tr> <td><a href="#Shell.__QScintillaLeftCommand">__QScintillaLeftCommand</a></td> @@ -163,7 +163,7 @@ </tr> <tr> <td><a href="#Shell.__QScintillaLineDown">__QScintillaLineDown</a></td> -<td>Private method to handle the cursor down command.</td> +<td></td> </tr> <tr> <td><a href="#Shell.__QScintillaLineEnd">__QScintillaLineEnd</a></td> @@ -171,7 +171,7 @@ </tr> <tr> <td><a href="#Shell.__QScintillaLineUp">__QScintillaLineUp</a></td> -<td>Private method to handle the cursor up command.</td> +<td></td> </tr> <tr> <td><a href="#Shell.__QScintillaNewline">__QScintillaNewline</a></td> @@ -714,30 +714,10 @@ <h4>Shell.__QScintillaHistoryDown</h4> <b>__QScintillaHistoryDown</b>(<i>cmd</i>) -<p> - Private method to handle the history down command. -</p> -<dl> - -<dt><i>cmd</i></dt> -<dd> -QScintilla command -</dd> -</dl> <a NAME="Shell.__QScintillaHistoryUp" ID="Shell.__QScintillaHistoryUp"></a> <h4>Shell.__QScintillaHistoryUp</h4> <b>__QScintillaHistoryUp</b>(<i>cmd</i>) -<p> - Private method to handle the history up command. -</p> -<dl> - -<dt><i>cmd</i></dt> -<dd> -QScintilla command -</dd> -</dl> <a NAME="Shell.__QScintillaLeftCommand" ID="Shell.__QScintillaLeftCommand"></a> <h4>Shell.__QScintillaLeftCommand</h4> <b>__QScintillaLeftCommand</b>(<i>method, allLinesAllowed=False</i>) @@ -776,16 +756,6 @@ <h4>Shell.__QScintillaLineDown</h4> <b>__QScintillaLineDown</b>(<i>cmd</i>) -<p> - Private method to handle the cursor down command. -</p> -<dl> - -<dt><i>cmd</i></dt> -<dd> -QScintilla command -</dd> -</dl> <a NAME="Shell.__QScintillaLineEnd" ID="Shell.__QScintillaLineEnd"></a> <h4>Shell.__QScintillaLineEnd</h4> <b>__QScintillaLineEnd</b>(<i>cmd</i>) @@ -804,16 +774,6 @@ <h4>Shell.__QScintillaLineUp</h4> <b>__QScintillaLineUp</b>(<i>cmd</i>) -<p> - Private method to handle the cursor up command. -</p> -<dl> - -<dt><i>cmd</i></dt> -<dd> -QScintilla command -</dd> -</dl> <a NAME="Shell.__QScintillaNewline" ID="Shell.__QScintillaNewline"></a> <h4>Shell.__QScintillaNewline</h4> <b>__QScintillaNewline</b>(<i>cmd</i>) @@ -1387,32 +1347,18 @@ </p> <a NAME="Shell.__setAutoCompletion" ID="Shell.__setAutoCompletion"></a> <h4>Shell.__setAutoCompletion</h4> -<b>__setAutoCompletion</b>(<i>language="Python"</i>) +<b>__setAutoCompletion</b>(<i></i>) <p> Private method to configure the autocompletion function. </p> -<dl> - -<dt><i>language</i></dt> -<dd> -of the autocompletion set to set (string) -</dd> -</dl> <a NAME="Shell.__setCallTips" ID="Shell.__setCallTips"></a> <h4>Shell.__setCallTips</h4> -<b>__setCallTips</b>(<i>language="Python"</i>) +<b>__setCallTips</b>(<i></i>) <p> Private method to configure the calltips function. </p> -<dl> - -<dt><i>language</i></dt> -<dd> -of the calltips set to set (string) -</dd> -</dl> <a NAME="Shell.__setHistoryIndex" ID="Shell.__setHistoryIndex"></a> <h4>Shell.__setHistoryIndex</h4> <b>__setHistoryIndex</b>(<i>index=None</i>)
--- a/src/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterPython.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterPython.html Thu May 25 19:52:31 2023 +0200 @@ -165,19 +165,12 @@ </p> <a NAME="CompleterPython.__dedentExceptToTry" ID="CompleterPython.__dedentExceptToTry"></a> <h4>CompleterPython.__dedentExceptToTry</h4> -<b>__dedentExceptToTry</b>(<i>hasColon</i>) +<b>__dedentExceptToTry</b>(<i></i>) <p> Private method to dedent the line of the except statement to the last try statement with less (or equal) indentation. </p> -<dl> - -<dt><i>hasColon</i></dt> -<dd> -flag indicating the except type (boolean) -</dd> -</dl> <a NAME="CompleterPython.__dedentFinallyToTry" ID="CompleterPython.__dedentFinallyToTry"></a> <h4>CompleterPython.__dedentFinallyToTry</h4> <b>__dedentFinallyToTry</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestExecutor.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestExecutor.html Thu May 25 19:52:31 2023 +0200 @@ -96,11 +96,11 @@ </tr> <tr> <td><a href="#PytestExecutor.supportsMarkers">supportsMarkers</a></td> -<td>Public method to indicate the support for test filtering using markers and/or marker expressions.</td> +<td></td> </tr> <tr> <td><a href="#PytestExecutor.supportsPatterns">supportsPatterns</a></td> -<td>Public method to indicate the support for test filtering using test name patterns or a test name pattern expression.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -339,56 +339,10 @@ <h4>PytestExecutor.supportsMarkers</h4> <b>supportsMarkers</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using markers and/or - marker expressions. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="PytestExecutor.supportsPatterns" ID="PytestExecutor.supportsPatterns"></a> <h4>PytestExecutor.supportsPatterns</h4> <b>supportsPatterns</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using test name - patterns or a test name pattern expression. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestRunner.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.PytestRunner.html Thu May 25 19:52:31 2023 +0200 @@ -89,7 +89,7 @@ </tr> <tr> <td><a href="#EricPlugin.pytest_report_header">pytest_report_header</a></td> -<td>Public method called by pytest before any reporting.</td> +<td></td> </tr> <tr> <td><a href="#EricPlugin.pytest_runtest_logfinish">pytest_runtest_logfinish</a></td> @@ -101,15 +101,15 @@ </tr> <tr> <td><a href="#EricPlugin.pytest_runtest_logstart">pytest_runtest_logstart</a></td> -<td>Public method called by pytest before running a test.</td> +<td></td> </tr> <tr> <td><a href="#EricPlugin.pytest_sessionfinish">pytest_sessionfinish</a></td> -<td>Public method called by pytest after the whole test run finished.</td> +<td></td> </tr> <tr> <td><a href="#EricPlugin.pytest_sessionstart">pytest_sessionstart</a></td> -<td>Public method called by pytest before performing collection and entering the run test loop.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -171,20 +171,6 @@ <h4>EricPlugin.pytest_report_header</h4> <b>pytest_report_header</b>(<i>config, startdir</i>) -<p> - Public method called by pytest before any reporting. -</p> -<dl> - -<dt><i>config</i> (Config)</dt> -<dd> -reference to the configuration object -</dd> -<dt><i>startdir</i> (LocalPath)</dt> -<dd> -starting directory -</dd> -</dl> <a NAME="EricPlugin.pytest_runtest_logfinish" ID="EricPlugin.pytest_runtest_logfinish"></a> <h4>EricPlugin.pytest_runtest_logfinish</h4> <b>pytest_runtest_logfinish</b>(<i>nodeid, location</i>) @@ -223,54 +209,14 @@ <h4>EricPlugin.pytest_runtest_logstart</h4> <b>pytest_runtest_logstart</b>(<i>nodeid, location</i>) -<p> - Public method called by pytest before running a test. -</p> -<dl> - -<dt><i>nodeid</i> (str)</dt> -<dd> -node id of the test item -</dd> -<dt><i>location</i> (tuple of (str, int, str))</dt> -<dd> -tuple containing the file name, the line number and - the test name -</dd> -</dl> <a NAME="EricPlugin.pytest_sessionfinish" ID="EricPlugin.pytest_sessionfinish"></a> <h4>EricPlugin.pytest_sessionfinish</h4> <b>pytest_sessionfinish</b>(<i>session, exitstatus</i>) -<p> - Public method called by pytest after the whole test run finished. -</p> -<dl> - -<dt><i>session</i> (Session)</dt> -<dd> -reference to the session object -</dd> -<dt><i>exitstatus</i> (int or ExitCode)</dt> -<dd> -exit status -</dd> -</dl> <a NAME="EricPlugin.pytest_sessionstart" ID="EricPlugin.pytest_sessionstart"></a> <h4>EricPlugin.pytest_sessionstart</h4> <b>pytest_sessionstart</b>(<i>session</i>) -<p> - Public method called by pytest before performing collection and - entering the run test loop. -</p> -<dl> - -<dt><i>session</i> (Session)</dt> -<dd> -reference to the session object -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.TestExecutorBase.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.TestExecutorBase.html Thu May 25 19:52:31 2023 +0200 @@ -171,15 +171,15 @@ </tr> <tr> <td><a href="#TestExecutorBase.getMarkers">getMarkers</a></td> -<td>Public method to get the list of defined markers.</td> +<td></td> </tr> <tr> <td><a href="#TestExecutorBase.getVersions">getVersions</a></td> -<td>Public method to get the test framework version and version information of its installed plugins.</td> +<td></td> </tr> <tr> <td><a href="#TestExecutorBase.hasCoverage">hasCoverage</a></td> -<td>Public method to get the test framework version and version information of its installed plugins.</td> +<td></td> </tr> <tr> <td><a href="#TestExecutorBase.readAllOutput">readAllOutput</a></td> @@ -195,11 +195,11 @@ </tr> <tr> <td><a href="#TestExecutorBase.supportsMarkers">supportsMarkers</a></td> -<td>Public method to indicate the support for test filtering using markers and/or marker expressions.</td> +<td></td> </tr> <tr> <td><a href="#TestExecutorBase.supportsPatterns">supportsPatterns</a></td> -<td>Public method to indicate the support for test filtering using test name patterns or a test name pattern expression.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -338,88 +338,14 @@ <h4>TestExecutorBase.getMarkers</h4> <b>getMarkers</b>(<i>interpreter, workdir</i>) -<p> - Public method to get the list of defined markers. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -<dt><i>workdir</i> (str)</dt> -<dd> -name of the working directory -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -dictionary containing the marker as key and the associated description - as value -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -dict -</dd> -</dl> <a NAME="TestExecutorBase.getVersions" ID="TestExecutorBase.getVersions"></a> <h4>TestExecutorBase.getVersions</h4> <b>getVersions</b>(<i>interpreter</i>) -<p> - Public method to get the test framework version and version information - of its installed plugins. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -dictionary containing the framework name and version and the - list of available plugins with name and version each -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -dict -</dd> -</dl> <a NAME="TestExecutorBase.hasCoverage" ID="TestExecutorBase.hasCoverage"></a> <h4>TestExecutorBase.hasCoverage</h4> <b>hasCoverage</b>(<i>interpreter</i>) -<p> - Public method to get the test framework version and version information - of its installed plugins. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating the availability of coverage functionality -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="TestExecutorBase.readAllOutput" ID="TestExecutorBase.readAllOutput"></a> <h4>TestExecutorBase.readAllOutput</h4> <b>readAllOutput</b>(<i>process=None</i>) @@ -482,56 +408,10 @@ <h4>TestExecutorBase.supportsMarkers</h4> <b>supportsMarkers</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using markers and/or - marker expressions. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="TestExecutorBase.supportsPatterns" ID="TestExecutorBase.supportsPatterns"></a> <h4>TestExecutorBase.supportsPatterns</h4> <b>supportsPatterns</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using test name - patterns or a test name pattern expression. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.Testing.Interfaces.UnittestExecutor.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.Interfaces.UnittestExecutor.html Thu May 25 19:52:31 2023 +0200 @@ -76,7 +76,7 @@ </tr> <tr> <td><a href="#UnittestExecutor.hasCoverage">hasCoverage</a></td> -<td>Public method to get the test framework version and version information of its installed plugins.</td> +<td></td> </tr> <tr> <td><a href="#UnittestExecutor.start">start</a></td> @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#UnittestExecutor.supportsPatterns">supportsPatterns</a></td> -<td>Public method to indicate the support for test filtering using test name patterns or a test name pattern expression.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -190,29 +190,6 @@ <h4>UnittestExecutor.hasCoverage</h4> <b>hasCoverage</b>(<i>interpreter</i>) -<p> - Public method to get the test framework version and version information - of its installed plugins. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating the availability of coverage functionality -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="UnittestExecutor.start" ID="UnittestExecutor.start"></a> <h4>UnittestExecutor.start</h4> <b>start</b>(<i>config, pythonpath</i>) @@ -235,29 +212,6 @@ <h4>UnittestExecutor.supportsPatterns</h4> <b>supportsPatterns</b>(<i>interpreter</i>) -<p> - Public method to indicate the support for test filtering using test name - patterns or a test name pattern expression. -</p> -<dl> - -<dt><i>interpreter</i> (str)</dt> -<dd> -interpreter to be used for the test -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating support of markers -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.Toolbox.SingleApplication.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Toolbox.SingleApplication.html Thu May 25 19:52:31 2023 +0200 @@ -166,7 +166,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised to indicate that this method must be implemented by a subclass @@ -304,7 +304,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> raised to indicate that this method must be implemented by a subclass
--- a/src/eric7/Documentation/Source/eric7.UI.BrowserModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.BrowserModel.html Thu May 25 19:52:31 2023 +0200 @@ -963,7 +963,7 @@ </tr> <tr> <td><a href="#BrowserFileItem.setName">setName</a></td> -<td>Public method to set the directory name.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -1374,20 +1374,6 @@ <h4>BrowserFileItem.setName</h4> <b>setName</b>(<i>finfo, full=True</i>) -<p> - Public method to set the directory name. -</p> -<dl> - -<dt><i>finfo</i></dt> -<dd> -the string for the file (string) -</dd> -<dt><i>full</i></dt> -<dd> -flag indicating full pathname should be displayed (boolean) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -1758,7 +1744,7 @@ </tr> <tr> <td><a href="#BrowserItem.lessThan">lessThan</a></td> -<td>Public method to check, if the item is less than the other one.</td> +<td></td> </tr> <tr> <td><a href="#BrowserItem.parent">parent</a></td> @@ -1967,30 +1953,6 @@ <h4>BrowserItem.lessThan</h4> <b>lessThan</b>(<i>other, column, order</i>) -<p> - Public method to check, if the item is less than the other one. -</p> -<dl> - -<dt><i>other</i></dt> -<dd> -reference to item to compare against (BrowserItem) -</dd> -<dt><i>column</i></dt> -<dd> -column number to use for the comparison (integer) -</dd> -<dt><i>order</i></dt> -<dd> -sort order (Qt.SortOrder) (for special sorting) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -true, if this item is less than other (boolean) -</dd> -</dl> <a NAME="BrowserItem.parent" ID="BrowserItem.parent"></a> <h4>BrowserItem.parent</h4> <b>parent</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.UI.NumbersWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.NumbersWidget.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ </tr> <tr> <td><a href="#BinaryModel.columnCount">columnCount</a></td> -<td>Public method to get the number of columns of the model.</td> +<td></td> </tr> <tr> <td><a href="#BinaryModel.data">data</a></td> @@ -72,7 +72,7 @@ </tr> <tr> <td><a href="#BinaryModel.flags">flags</a></td> -<td>Public method to get flags from the model.</td> +<td></td> </tr> <tr> <td><a href="#BinaryModel.getValue">getValue</a></td> @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#BinaryModel.rowCount">rowCount</a></td> -<td>Public method to get the number of rows of the model.</td> +<td></td> </tr> <tr> <td><a href="#BinaryModel.setBits">setBits</a></td> @@ -127,22 +127,6 @@ <h4>BinaryModel.columnCount</h4> <b>columnCount</b>(<i>parent</i>) -<p> - Public method to get the number of columns of the model. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -parent index (QModelIndex) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns (integer) -</dd> -</dl> <a NAME="BinaryModel.data" ID="BinaryModel.data"></a> <h4>BinaryModel.data</h4> <b>data</b>(<i>index, role=Qt.ItemDataRole.DisplayRole</i>) @@ -171,22 +155,6 @@ <h4>BinaryModel.flags</h4> <b>flags</b>(<i>index</i>) -<p> - Public method to get flags from the model. -</p> -<dl> - -<dt><i>index</i></dt> -<dd> -index to get flags for (QModelIndex) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flags (Qt.ItemFlags) -</dd> -</dl> <a NAME="BinaryModel.getValue" ID="BinaryModel.getValue"></a> <h4>BinaryModel.getValue</h4> <b>getValue</b>(<i></i>) @@ -232,22 +200,6 @@ <h4>BinaryModel.rowCount</h4> <b>rowCount</b>(<i>parent</i>) -<p> - Public method to get the number of rows of the model. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -parent index (QModelIndex) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns (integer) -</dd> -</dl> <a NAME="BinaryModel.setBits" ID="BinaryModel.setBits"></a> <h4>BinaryModel.setBits</h4> <b>setBits</b>(<i>bits</i>)
--- a/src/eric7/Documentation/Source/eric7.UI.Previewer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.Previewer.html Thu May 25 19:52:31 2023 +0200 @@ -69,7 +69,7 @@ </tr> <tr> <td><a href="#Previewer.__editorTextChanged">__editorTextChanged</a></td> -<td>Private slot to handle changes of an editor's text.</td> +<td></td> </tr> <tr> <td><a href="#Previewer.__isPreviewable">__isPreviewable</a></td> @@ -164,16 +164,6 @@ <h4>Previewer.__editorTextChanged</h4> <b>__editorTextChanged</b>(<i>editor</i>) -<p> - Private slot to handle changes of an editor's text. -</p> -<dl> - -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor -</dd> -</dl> <a NAME="Previewer.__isPreviewable" ID="Previewer.__isPreviewable"></a> <h4>Previewer.__isPreviewable</h4> <b>__isPreviewable</b>(<i>editor</i>)
--- a/src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ <tr> <td><a href="#MermaidExtension.extendMarkdown">extendMarkdown</a></td> -<td>Public method to register the extension.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -77,20 +77,6 @@ <h4>MermaidExtension.extendMarkdown</h4> <b>extendMarkdown</b>(<i>md, md_globals</i>) -<p> - Public method to register the extension. -</p> -<dl> - -<dt><i>md</i></dt> -<dd> -reference to markdown -</dd> -<dt><i>md_globals</i></dt> -<dd> -global config parameters -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html Thu May 25 19:52:31 2023 +0200 @@ -82,7 +82,7 @@ </tr> <tr> <td><a href="#PythonAstViewer.__editorDoubleClicked">__editorDoubleClicked</a></td> -<td>Private slot to handle a mouse button double click in the editor.</td> +<td></td> </tr> <tr> <td><a href="#PythonAstViewer.__editorLanguageChanged">__editorLanguageChanged</a></td> @@ -264,24 +264,6 @@ <h4>PythonAstViewer.__editorDoubleClicked</h4> <b>__editorDoubleClicked</b>(<i>editor, pos, buttons</i>) -<p> - Private slot to handle a mouse button double click in the editor. -</p> -<dl> - -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor, that emitted the signal -</dd> -<dt><i>pos</i> (QPoint)</dt> -<dd> -position of the double click -</dd> -<dt><i>buttons</i> (Qt.MouseButtons)</dt> -<dd> -mouse buttons that were double clicked -</dd> -</dl> <a NAME="PythonAstViewer.__editorLanguageChanged" ID="PythonAstViewer.__editorLanguageChanged"></a> <h4>PythonAstViewer.__editorLanguageChanged</h4> <b>__editorLanguageChanged</b>(<i>editor</i>)
--- a/src/eric7/Documentation/Source/eric7.UI.PythonDisViewer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.PythonDisViewer.html Thu May 25 19:52:31 2023 +0200 @@ -134,7 +134,7 @@ </tr> <tr> <td><a href="#PythonDisViewer.__editorLineChanged">__editorLineChanged</a></td> -<td>Private slot to handle a mouse button double click in the editor.</td> +<td></td> </tr> <tr> <td><a href="#PythonDisViewer.__editorSaved">__editorSaved</a></td> @@ -515,20 +515,6 @@ <h4>PythonDisViewer.__editorLineChanged</h4> <b>__editorLineChanged</b>(<i>editor, lineno</i>) -<p> - Private slot to handle a mouse button double click in the editor. -</p> -<dl> - -<dt><i>editor</i> (Editor)</dt> -<dd> -reference to the editor, that emitted the signal -</dd> -<dt><i>lineno</i> (int)</dt> -<dd> -line number of the editor's cursor (zero based) -</dd> -</dl> <a NAME="PythonDisViewer.__editorSaved" ID="PythonDisViewer.__editorSaved"></a> <h4>PythonDisViewer.__editorSaved</h4> <b>__editorSaved</b>(<i>editor</i>)
--- a/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Thu May 25 19:52:31 2023 +0200 @@ -3447,7 +3447,7 @@ </dl> <a NAME="UserInterface.launchHelpViewer" ID="UserInterface.launchHelpViewer"></a> <h4>UserInterface.launchHelpViewer</h4> -<b>launchHelpViewer</b>(<i>home, searchWord=None, useSingle=False</i>) +<b>launchHelpViewer</b>(<i>home, searchWord=None</i>) <p> Public slot to start the help viewer/web browser. @@ -3462,10 +3462,6 @@ <dd> word to search for </dd> -<dt><i>useSingle</i> (bool)</dt> -<dd> -flag indicating to use a single browser window -</dd> </dl> <a NAME="UserInterface.networkAccessManager" ID="UserInterface.networkAccessManager"></a> <h4>UserInterface.networkAccessManager</h4>
--- a/src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html Thu May 25 19:52:31 2023 +0200 @@ -54,7 +54,7 @@ <tr> <td><a href="#readmodule_ex">readmodule_ex</a></td> -<td>Read a Ruby file and return a dictionary of classes, functions and modules.</td> +<td></td> </tr> <tr> <td><a href="#scan">scan</a></td> @@ -370,36 +370,6 @@ <h2>readmodule_ex</h2> <b>readmodule_ex</b>(<i>module, path=None, isTypeFile=False</i>) -<p> - Read a Ruby file and return a dictionary of classes, functions and modules. -</p> -<dl> - -<dt><i>module</i> (str)</dt> -<dd> -name of the Ruby file -</dd> -<dt><i>path</i> (list of str)</dt> -<dd> -path the file should be searched in -</dd> -<dt><i>isTypeFile</i> (bool)</dt> -<dd> -flag indicating a file of this type -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -the resulting dictionary -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -dict -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html Thu May 25 19:52:31 2023 +0200 @@ -329,7 +329,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -360,7 +360,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -391,7 +391,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -423,7 +423,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass
--- a/src/eric7/Documentation/Source/eric7.VCS.ProjectHelper.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.VCS.ProjectHelper.html Thu May 25 19:52:31 2023 +0200 @@ -140,7 +140,7 @@ </tr> <tr> <td><a href="#VcsProjectHelper.initToolbar">initToolbar</a></td> -<td>Public slot to initialize the VCS toolbar.</td> +<td></td> </tr> <tr> <td><a href="#VcsProjectHelper.revertChanges">revertChanges</a></td> @@ -378,27 +378,6 @@ <h4>VcsProjectHelper.initToolbar</h4> <b>initToolbar</b>(<i>ui, toolbarManager</i>) -<p> - Public slot to initialize the VCS toolbar. -</p> -<dl> - -<dt><i>ui</i></dt> -<dd> -reference to the main window (UserInterface) -</dd> -<dt><i>toolbarManager</i></dt> -<dd> -reference to a toolbar manager object - (EricToolBarManager) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -the toolbar generated (QToolBar) -</dd> -</dl> <a NAME="VcsProjectHelper.revertChanges" ID="VcsProjectHelper.revertChanges"></a> <h4>VcsProjectHelper.revertChanges</h4> <b>revertChanges</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html Thu May 25 19:52:31 2023 +0200 @@ -74,7 +74,7 @@ </tr> <tr> <td><a href="#StatusMonitorLed.__ledClicked">__ledClicked</a></td> -<td>Private slot to react upon clicks on the LED.</td> +<td></td> </tr> <tr> <td><a href="#StatusMonitorLed.__projectVcsMonitorStatus">__projectVcsMonitorStatus</a></td> @@ -143,16 +143,6 @@ <h4>StatusMonitorLed.__ledClicked</h4> <b>__ledClicked</b>(<i>pos</i>) -<p> - Private slot to react upon clicks on the LED. -</p> -<dl> - -<dt><i>pos</i></dt> -<dd> -position of the click (QPoint) -</dd> -</dl> <a NAME="StatusMonitorLed.__projectVcsMonitorStatus" ID="StatusMonitorLed.__projectVcsMonitorStatus"></a> <h4>StatusMonitorLed.__projectVcsMonitorStatus</h4> <b>__projectVcsMonitorStatus</b>(<i>status, statusMsg</i>)
--- a/src/eric7/Documentation/Source/eric7.VCS.StatusMonitorThread.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.VCS.StatusMonitorThread.html Thu May 25 19:52:31 2023 +0200 @@ -214,7 +214,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass
--- a/src/eric7/Documentation/Source/eric7.VCS.VersionControl.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.VCS.VersionControl.html Thu May 25 19:52:31 2023 +0200 @@ -114,7 +114,7 @@ </tr> <tr> <td><a href="#VersionControl._createStatusMonitorThread">_createStatusMonitorThread</a></td> -<td>Protected method to create an instance of the VCS status monitor thread.</td> +<td></td> </tr> <tr> <td><a href="#VersionControl._vcsAddProjectCommitMessage">_vcsAddProjectCommitMessage</a></td> @@ -310,7 +310,7 @@ </tr> <tr> <td><a href="#VersionControl.vcsResolved">vcsResolved</a></td> -<td>Public method used to resolve conflicts of a file/directory.</td> +<td></td> </tr> <tr> <td><a href="#VersionControl.vcsRevert">vcsRevert</a></td> @@ -461,32 +461,6 @@ <h4>VersionControl._createStatusMonitorThread</h4> <b>_createStatusMonitorThread</b>(<i>interval, project</i>) -<p> - Protected method to create an instance of the VCS status monitor - thread. -</p> -<p> - Note: This method should be overwritten in subclasses in order to - support VCS status monitoring. -</p> -<dl> - -<dt><i>interval</i></dt> -<dd> -check interval for the monitor thread in seconds - (integer) -</dd> -<dt><i>project</i></dt> -<dd> -reference to the project object -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the monitor thread (QThread) -</dd> -</dl> <a NAME="VersionControl._vcsAddProjectCommitMessage" ID="VersionControl._vcsAddProjectCommitMessage"></a> <h4>VersionControl._vcsAddProjectCommitMessage</h4> <b>_vcsAddProjectCommitMessage</b>(<i>message</i>) @@ -785,7 +759,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -811,7 +785,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -833,7 +807,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -855,7 +829,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -889,7 +863,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -925,7 +899,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -947,7 +921,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -962,7 +936,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -984,7 +958,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1021,7 +995,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1048,7 +1022,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1079,7 +1053,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1101,7 +1075,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1123,7 +1097,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1155,7 +1129,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1177,7 +1151,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1242,7 +1216,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1270,7 +1244,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1317,7 +1291,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1349,7 +1323,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1395,7 +1369,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1417,7 +1391,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1457,7 +1431,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1478,7 +1452,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1501,7 +1475,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1536,7 +1510,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1565,7 +1539,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1601,7 +1575,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1629,7 +1603,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1639,16 +1613,6 @@ <h4>VersionControl.vcsResolved</h4> <b>vcsResolved</b>(<i>name</i>) -<p> - Public method used to resolve conflicts of a file/directory. -</p> -<dl> - -<dt><i>name</i> (str)</dt> -<dd> -file/directory name to be resolved -</dd> -</dl> <a NAME="VersionControl.vcsRevert" ID="VersionControl.vcsRevert"></a> <h4>VersionControl.vcsRevert</h4> <b>vcsRevert</b>(<i>name</i>) @@ -1678,7 +1642,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1709,7 +1673,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1785,7 +1749,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1807,7 +1771,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1850,7 +1814,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1872,7 +1836,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass @@ -1905,7 +1869,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> to indicate that this method must be implemented by a subclass
--- a/src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Thu May 25 19:52:31 2023 +0200 @@ -1731,7 +1731,7 @@ <dd> position of the double click </dd> -<dt><i>buttons</i> (Qt.MouseButtons)</dt> +<dt><i>buttons</i> (Qt.MouseButton)</dt> <dd> mouse buttons that were double clicked </dd> @@ -2538,7 +2538,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2612,7 +2612,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2637,7 +2637,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2651,7 +2651,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2672,7 +2672,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2697,7 +2697,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2734,7 +2734,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2807,7 +2807,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2840,7 +2840,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -2861,7 +2861,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -3755,7 +3755,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -4260,7 +4260,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -4475,7 +4475,7 @@ </dl> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd> @@ -4537,7 +4537,7 @@ </p> <dl> -<dt>Raises <b>RuntimeError</b>:</dt> +<dt>Raises <b>NotImplementedError</b>:</dt> <dd> Not implemented </dd>
--- a/src/eric7/Documentation/Source/eric7.ViewManager.__init__.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.ViewManager.__init__.html Thu May 25 19:52:31 2023 +0200 @@ -44,7 +44,7 @@ <hr /> <a NAME="factory" ID="factory"></a> <h2>factory</h2> -<b>factory</b>(<i>parent, ui, dbs, pluginManager</i>) +<b>factory</b>(<i>ui, dbs, pluginManager</i>) <p> Modul factory function to generate the right viewmanager type. @@ -55,10 +55,6 @@ </p> <dl> -<dt><i>parent</i></dt> -<dd> -parent widget (QWidget) -</dd> <dt><i>ui</i></dt> <dd> reference to the main UI object
--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvExecDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvExecDialog.html Thu May 25 19:52:31 2023 +0200 @@ -140,8 +140,7 @@ Private slot called when the process finished. </p> <p> - It is called when the process finished or - the user pressed the button. + It is called when the process finished or the user pressed the button. </p> <dl>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockIcon.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockIcon.html Thu May 25 19:52:31 2023 +0200 @@ -92,7 +92,7 @@ </tr> <tr> <td><a href="#AdBlockIcon.sourceChanged">sourceChanged</a></td> -<td>Public slot to handle URL changes.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -229,20 +229,6 @@ <h4>AdBlockIcon.sourceChanged</h4> <b>sourceChanged</b>(<i>browser, url</i>) -<p> - Public slot to handle URL changes. -</p> -<dl> - -<dt><i>browser</i> (WebBrowserView)</dt> -<dd> -reference to the browser -</dd> -<dt><i>url</i> (QUrl)</dt> -<dd> -new URL -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.AddBookmarkDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.AddBookmarkDialog.html Thu May 25 19:52:31 2023 +0200 @@ -326,7 +326,7 @@ </tr> <tr> <td><a href="#AddBookmarkProxyModel.filterAcceptsColumn">filterAcceptsColumn</a></td> -<td>Public method to determine, if the column is acceptable.</td> +<td></td> </tr> <tr> <td><a href="#AddBookmarkProxyModel.filterAcceptsRow">filterAcceptsRow</a></td> @@ -381,26 +381,6 @@ <h4>AddBookmarkProxyModel.filterAcceptsColumn</h4> <b>filterAcceptsColumn</b>(<i>sourceColumn, sourceParent</i>) -<p> - Public method to determine, if the column is acceptable. -</p> -<dl> - -<dt><i>sourceColumn</i></dt> -<dd> -column number in the source model (integer) -</dd> -<dt><i>sourceParent</i></dt> -<dd> -index of the source item (QModelIndex) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating acceptance (boolean) -</dd> -</dl> <a NAME="AddBookmarkProxyModel.filterAcceptsRow" ID="AddBookmarkProxyModel.filterAcceptsRow"></a> <h4>AddBookmarkProxyModel.filterAcceptsRow</h4> <b>filterAcceptsRow</b>(<i>sourceRow, sourceParent</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksManager.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksManager.html Thu May 25 19:52:31 2023 +0200 @@ -508,19 +508,12 @@ </p> <a NAME="BookmarksManager.setNodeChanged" ID="BookmarksManager.setNodeChanged"></a> <h4>BookmarksManager.setNodeChanged</h4> -<b>setNodeChanged</b>(<i>node</i>) +<b>setNodeChanged</b>(<i></i>) <p> Public method to signal changes of bookmarks other than title, URL or timestamp. </p> -<dl> - -<dt><i>node</i></dt> -<dd> -reference to the bookmark (BookmarkNode) -</dd> -</dl> <a NAME="BookmarksManager.setTimestamp" ID="BookmarksManager.setTimestamp"></a> <h4>BookmarksManager.setTimestamp</h4> <b>setTimestamp</b>(<i>node, timestampType, timestamp</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookieJar.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookieJar.html Thu May 25 19:52:31 2023 +0200 @@ -213,9 +213,6 @@ <p> Private method to filter cookies. </p> -<p> - Note: This method is used for Qt 5.11+ only. -</p> <dl> <dt><i>request</i> (QWebEngineCookieStore.FilterRequest)</dt>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsManager.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsManager.html Thu May 25 19:52:31 2023 +0200 @@ -94,7 +94,7 @@ </tr> <tr> <td><a href="#FeedsManager.__customContextMenuRequested">__customContextMenuRequested</a></td> -<td>Private slot to handle the context menu request for the feeds tree.</td> +<td></td> </tr> <tr> <td><a href="#FeedsManager.__enableButtons">__enableButtons</a></td> @@ -223,16 +223,6 @@ <h4>FeedsManager.__customContextMenuRequested</h4> <b>__customContextMenuRequested</b>(<i>pos</i>) -<p> - Private slot to handle the context menu request for the feeds tree. -</p> -<dl> - -<dt><i>pos</i></dt> -<dd> -position the context menu was requested (QPoint) -</dd> -</dl> <a NAME="FeedsManager.__enableButtons" ID="FeedsManager.__enableButtons"></a> <h4>FeedsManager.__enableButtons</h4> <b>__enableButtons</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html Thu May 25 19:52:31 2023 +0200 @@ -405,7 +405,7 @@ </tr> <tr> <td><a href="#HistoryCompletionView.sizeHintForRow">sizeHintForRow</a></td> -<td>Public method to give a size hint for rows.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -446,22 +446,6 @@ <h4>HistoryCompletionView.sizeHintForRow</h4> <b>sizeHintForRow</b>(<i>row</i>) -<p> - Public method to give a size hint for rows. -</p> -<dl> - -<dt><i>row</i></dt> -<dd> -row number (integer) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -desired row height (integer) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryFilterModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryFilterModel.html Thu May 25 19:52:31 2023 +0200 @@ -227,7 +227,7 @@ </tr> <tr> <td><a href="#HistoryFilterModel.parent">parent</a></td> -<td>Public method to get the parent index.</td> +<td></td> </tr> <tr> <td><a href="#HistoryFilterModel.recalculateFrequencies">recalculateFrequencies</a></td> @@ -550,22 +550,6 @@ <h4>HistoryFilterModel.parent</h4> <b>parent</b>(<i>index</i>) -<p> - Public method to get the parent index. -</p> -<dl> - -<dt><i>index</i></dt> -<dd> -index of item to get parent (QModelIndex) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -index of parent (QModelIndex) -</dd> -</dl> <a NAME="HistoryFilterModel.recalculateFrequencies" ID="HistoryFilterModel.recalculateFrequencies"></a> <h4>HistoryFilterModel.recalculateFrequencies</h4> <b>recalculateFrequencies</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkManager.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkManager.html Thu May 25 19:52:31 2023 +0200 @@ -116,7 +116,7 @@ </tr> <tr> <td><a href="#NetworkManager.proxyAuthentication">proxyAuthentication</a></td> -<td>Public slot to handle a proxy authentication request.</td> +<td></td> </tr> <tr> <td><a href="#NetworkManager.removeUrlInterceptor">removeUrlInterceptor</a></td> @@ -356,24 +356,6 @@ <h4>NetworkManager.proxyAuthentication</h4> <b>proxyAuthentication</b>(<i>requestUrl, auth, proxyHost</i>) -<p> - Public slot to handle a proxy authentication request. -</p> -<dl> - -<dt><i>requestUrl</i> (QUrl)</dt> -<dd> -requested URL -</dd> -<dt><i>auth</i> (QAuthenticator)</dt> -<dd> -reference to the authenticator object -</dd> -<dt><i>proxyHost</i> (str)</dt> -<dd> -name of the proxy host -</dd> -</dl> <a NAME="NetworkManager.removeUrlInterceptor" ID="NetworkManager.removeUrlInterceptor"></a> <h4>NetworkManager.removeUrlInterceptor</h4> <b>removeUrlInterceptor</b>(<i>interceptor</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngineModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngineModel.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ </tr> <tr> <td><a href="#OpenSearchEngineModel.columnCount">columnCount</a></td> -<td>Public method to get the number of columns of the model.</td> +<td></td> </tr> <tr> <td><a href="#OpenSearchEngineModel.data">data</a></td> @@ -127,22 +127,6 @@ <h4>OpenSearchEngineModel.columnCount</h4> <b>columnCount</b>(<i>parent=None</i>) -<p> - Public method to get the number of columns of the model. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -parent index (QModelIndex) (Unused) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns (integer) -</dd> -</dl> <a NAME="OpenSearchEngineModel.data" ID="OpenSearchEngineModel.data"></a> <h4>OpenSearchEngineModel.data</h4> <b>data</b>(<i>index, role</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordModel.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ </tr> <tr> <td><a href="#PasswordModel.columnCount">columnCount</a></td> -<td>Public method to get the number of columns of the model.</td> +<td></td> </tr> <tr> <td><a href="#PasswordModel.data">data</a></td> @@ -126,22 +126,6 @@ <h4>PasswordModel.columnCount</h4> <b>columnCount</b>(<i>parent=None</i>) -<p> - Public method to get the number of columns of the model. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -parent index (QModelIndex) (Unused) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns (integer) -</dd> -</dl> <a NAME="PasswordModel.data" ID="PasswordModel.data"></a> <h4>PasswordModel.data</h4> <b>data</b>(<i>index, role</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.TabManager.TabManagerWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.TabManager.TabManagerWidget.html Thu May 25 19:52:31 2023 +0200 @@ -427,7 +427,7 @@ </dl> <a NAME="TabManagerWidget.mainWindowCreated" ID="TabManagerWidget.mainWindowCreated"></a> <h4>TabManagerWidget.mainWindowCreated</h4> -<b>mainWindowCreated</b>(<i>mainWin, refresh=True</i>) +<b>mainWindowCreated</b>(<i>mainWin</i>) <p> Public method to act on the creation of a new web browser window. @@ -438,10 +438,6 @@ <dd> reference to the web browser window </dd> -<dt><i>refresh</i> (bool)</dt> -<dd> -flag indicating to refresh the widget -</dd> </dl> <a NAME="TabManagerWidget.raiseTabManager" ID="TabManagerWidget.raiseTabManager"></a> <h4>TabManagerWidget.raiseTabManager</h4>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentModel.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ </tr> <tr> <td><a href="#UserAgentModel.columnCount">columnCount</a></td> -<td>Public method to get the number of columns of the model.</td> +<td></td> </tr> <tr> <td><a href="#UserAgentModel.data">data</a></td> @@ -118,22 +118,6 @@ <h4>UserAgentModel.columnCount</h4> <b>columnCount</b>(<i>parent=None</i>) -<p> - Public method to get the number of columns of the model. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -parent index (QModelIndex) (Unused) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns (integer) -</dd> -</dl> <a NAME="UserAgentModel.data" ID="UserAgentModel.data"></a> <h4>UserAgentModel.data</h4> <b>data</b>(<i>index, role</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Thu May 25 19:52:31 2023 +0200 @@ -101,7 +101,7 @@ </tr> <tr> <td><a href="#WebBrowserPage.__contentsSizeChanged">__contentsSizeChanged</a></td> -<td>Private slot to work around QWebEnginePage not scrolling to anchors when opened in a background tab.</td> +<td></td> </tr> <tr> <td><a href="#WebBrowserPage.__featurePermissionRequested">__featurePermissionRequested</a></td> @@ -299,17 +299,6 @@ <h4>WebBrowserPage.__contentsSizeChanged</h4> <b>__contentsSizeChanged</b>(<i>size</i>) -<p> - Private slot to work around QWebEnginePage not scrolling to anchors - when opened in a background tab. -</p> -<dl> - -<dt><i>size</i> (QSize)</dt> -<dd> -changed contents size (unused) -</dd> -</dl> <a NAME="WebBrowserPage.__featurePermissionRequested" ID="WebBrowserPage.__featurePermissionRequested"></a> <h4>WebBrowserPage.__featurePermissionRequested</h4> <b>__featurePermissionRequested</b>(<i>url, feature</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html Thu May 25 19:52:31 2023 +0200 @@ -84,7 +84,7 @@ </tr> <tr> <td><a href="#WebBrowserTabBar.tabRemoved">tabRemoved</a></td> -<td>Public slot to handle the removal of a tab.</td> +<td></td> </tr> </table> <h3>Static Methods</h3> @@ -198,16 +198,6 @@ <h4>WebBrowserTabBar.tabRemoved</h4> <b>tabRemoved</b>(<i>index</i>) -<p> - Public slot to handle the removal of a tab. -</p> -<dl> - -<dt><i>index</i></dt> -<dd> -index of the removed tab (integer) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabWidget.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabWidget.html Thu May 25 19:52:31 2023 +0200 @@ -133,7 +133,7 @@ </tr> <tr> <td><a href="#WebBrowserTabWidget.__loadFinished">__loadFinished</a></td> -<td>Private method to handle the loadFinished signal.</td> +<td></td> </tr> <tr> <td><a href="#WebBrowserTabWidget.__loadProgress">__loadProgress</a></td> @@ -466,20 +466,6 @@ <h4>WebBrowserTabWidget.__loadFinished</h4> <b>__loadFinished</b>(<i>ok, browser</i>) -<p> - Private method to handle the loadFinished signal. -</p> -<dl> - -<dt><i>ok</i> (bool)</dt> -<dd> -flag indicating the result -</dd> -<dt><i>browser</i> (WebBrowserView)</dt> -<dd> -reference to the web browser -</dd> -</dl> <a NAME="WebBrowserTabWidget.__loadProgress" ID="WebBrowserTabWidget.__loadProgress"></a> <h4>WebBrowserTabWidget.__loadProgress</h4> <b>__loadProgress</b>(<i>progress, browser</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserView.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserView.html Thu May 25 19:52:31 2023 +0200 @@ -175,7 +175,7 @@ </tr> <tr> <td><a href="#WebBrowserView.__createSelectedTextContextMenu">__createSelectedTextContextMenu</a></td> -<td>Private method to populate the context menu for selected text.</td> +<td></td> </tr> <tr> <td><a href="#WebBrowserView.__currentEngineChanged">__currentEngineChanged</a></td> @@ -275,7 +275,7 @@ </tr> <tr> <td><a href="#WebBrowserView.__renderProcessTerminated">__renderProcessTerminated</a></td> -<td>Private slot handling a crash of the web page render process.</td> +<td></td> </tr> <tr> <td><a href="#WebBrowserView.__replaceMisspelledWord">__replaceMisspelledWord</a></td> @@ -850,20 +850,6 @@ <h4>WebBrowserView.__createSelectedTextContextMenu</h4> <b>__createSelectedTextContextMenu</b>(<i>menu, hitTest</i>) -<p> - Private method to populate the context menu for selected text. -</p> -<dl> - -<dt><i>menu</i> (QMenu)</dt> -<dd> -reference to the menu to be populated -</dd> -<dt><i>hitTest</i> (WebHitTestResult)</dt> -<dd> -reference to the hit test object -</dd> -</dl> <a NAME="WebBrowserView.__currentEngineChanged" ID="WebBrowserView.__currentEngineChanged"></a> <h4>WebBrowserView.__currentEngineChanged</h4> <b>__currentEngineChanged</b>(<i></i>) @@ -1156,20 +1142,6 @@ <h4>WebBrowserView.__renderProcessTerminated</h4> <b>__renderProcessTerminated</b>(<i>status, exitCode</i>) -<p> - Private slot handling a crash of the web page render process. -</p> -<dl> - -<dt><i>status</i> (QWebEnginePage.RenderProcessTerminationStatus)</dt> -<dd> -termination status -</dd> -<dt><i>exitCode</i> (int)</dt> -<dd> -exit code of the process -</dd> -</dl> <a NAME="WebBrowserView.__replaceMisspelledWord" ID="WebBrowserView.__replaceMisspelledWord"></a> <h4>WebBrowserView.__replaceMisspelledWord</h4> <b>__replaceMisspelledWord</b>(<i>act</i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesModel.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesModel.html Thu May 25 19:52:31 2023 +0200 @@ -64,7 +64,7 @@ </tr> <tr> <td><a href="#ZoomValuesModel.columnCount">columnCount</a></td> -<td>Public method to get the number of columns of the model.</td> +<td></td> </tr> <tr> <td><a href="#ZoomValuesModel.data">data</a></td> @@ -118,22 +118,6 @@ <h4>ZoomValuesModel.columnCount</h4> <b>columnCount</b>(<i>parent=None</i>) -<p> - Public method to get the number of columns of the model. -</p> -<dl> - -<dt><i>parent</i></dt> -<dd> -parent index (QModelIndex) (Unused) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -number of columns (integer) -</dd> -</dl> <a NAME="ZoomValuesModel.data" ID="ZoomValuesModel.data"></a> <h4>ZoomValuesModel.data</h4> <b>data</b>(<i>index, role</i>)
--- a/src/eric7/Documentation/Source/eric7.eric7_configure.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_configure.html Thu May 25 19:52:31 2023 +0200 @@ -30,7 +30,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -43,22 +43,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_diff.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_diff.html Thu May 25 19:52:31 2023 +0200 @@ -32,7 +32,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -45,22 +45,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_pluginrepository.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_pluginrepository.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -44,22 +44,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_pluginuninstall.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_pluginuninstall.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -44,22 +44,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_qregularexpression.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_qregularexpression.html Thu May 25 19:52:31 2023 +0200 @@ -32,7 +32,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -45,22 +45,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_re.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_re.html Thu May 25 19:52:31 2023 +0200 @@ -32,7 +32,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -45,22 +45,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_shell.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_shell.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -44,22 +44,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_snap.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_snap.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -44,22 +44,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_tray.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_tray.html Thu May 25 19:52:31 2023 +0200 @@ -32,7 +32,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -45,22 +45,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i></dt> -<dd> -list of commandline parameters (list of strings) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget (QWidget) -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/src/eric7/Documentation/Source/eric7.eric7_virtualenv.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_virtualenv.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -44,28 +44,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i> (list of str)</dt> -<dd> -list of commandline parameters -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -QWidget -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />