Tue, 23 Apr 2024 11:26:04 +0200
Changed the source code and the source code documentation to improve the indication of unused method/function arguments.
--- a/src/eric7/APIs/Python3/eric7.api Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/APIs/Python3/eric7.api Tue Apr 23 11:26:04 2024 +0200 @@ -7106,28 +7106,28 @@ eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.DotDesktopListSelectionDialog?1(entries, selectedEntries, separator, subEntries=None, allowMultiMain=True, allowMultiSub=True, parent=None, ) eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.getCode?4() eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_categoriesButton_clicked?4() -eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_nameEdit_textChanged?4(txt) +eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_nameEdit_textChanged?4(_txt) eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_notShowButton_clicked?4() -eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_notShowEdit_textChanged?4(txt) +eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_notShowEdit_textChanged?4(_txt) eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_onlyShowButton_clicked?4() -eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_onlyShowEdit_textChanged?4(txt) +eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_onlyShowEdit_textChanged?4(_txt) eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_projectButton_clicked?4() eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_typeComboBox_currentIndexChanged?4(index) -eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_typeEdit_textChanged?4(txt) +eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog.on_typeEdit_textChanged?4(_txt) eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.DotDesktopWizardDialog?1(parent=None) eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.getCode?4(indLevel, indString) eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_bTest_clicked?4() eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_buttonBox_clicked?4(button) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rAboutQt_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rAbout_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rCritical_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rInformation_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rOkToClearData_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rQuestion_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rRetryAbort_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rStandard_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rWarning_toggled?4(on) -eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rYesNo_toggled?4(on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rAboutQt_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rAbout_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rCritical_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rInformation_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rOkToClearData_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rQuestion_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rRetryAbort_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rStandard_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rWarning_toggled?4(_on) +eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog.on_rYesNo_toggled?4(_on) eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.EricMessageBoxWizardDialog?1(parent=None) eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.PluginWizardDialog.getCode?4() eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.PluginWizardDialog.on_pluginTypeCombo_currentTextChanged?4(txt) @@ -7318,7 +7318,7 @@ eric7.Preferences.ConfigurationDialog.ConfigurationWidget.on_resetButton_clicked?4() eric7.Preferences.ConfigurationDialog.ConfigurationWidget.preferencesChanged?7 eric7.Preferences.ConfigurationDialog.ConfigurationWidget.rejected?7 -eric7.Preferences.ConfigurationDialog.ConfigurationWidget.resizeEvent?4(evt) +eric7.Preferences.ConfigurationDialog.ConfigurationWidget.resizeEvent?4(_evt) eric7.Preferences.ConfigurationDialog.ConfigurationWidget.setPreferences?4() eric7.Preferences.ConfigurationDialog.ConfigurationWidget.showConfigurationPageByName?4(pageName, setCurrent=True) eric7.Preferences.ConfigurationDialog.ConfigurationWidget?1(parent=None, fromEric=True, displayMode=ConfigurationMode.DEFAULTMODE, expandedEntries=None, withApply=True, ) @@ -7347,7 +7347,7 @@ eric7.Preferences.ConfigurationPages.CooperationPage.CooperationPage?1() eric7.Preferences.ConfigurationPages.CooperationPage.create?4(_dlg) eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_addAllowedHostButton_clicked?4() -eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_allowedHostsList_currentItemChanged?4(current, previous) +eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_allowedHostsList_currentItemChanged?4(current, _previous) eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_deleteAllowedHostButton_clicked?4() eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_editAllowedHostButton_clicked?4() eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_interfaceSelectorComboBox_currentIndexChanged?4(index) @@ -7416,7 +7416,7 @@ eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.on_addFileFilterButton_clicked?4() eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.on_deleteFileFilterButton_clicked?4() eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.on_editFileFilterButton_clicked?4() -eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.on_fileFiltersList_currentItemChanged?4(current, previous) +eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.on_fileFiltersList_currentItemChanged?4(current, _previous) eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.on_openFiltersButton_toggled?4(checked) eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.on_previewMarkdownPyMdownInstallPushButton_clicked?4() eric7.Preferences.ConfigurationPages.EditorFilePage.EditorFilePage.polishPage?4() @@ -7459,7 +7459,7 @@ eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.on_importAllButton_clicked?4() eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.on_importButton_clicked?4() eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.on_lexerLanguageComboBox_activated?4(index) -eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.on_styleElementList_currentItemChanged?4(current, previous) +eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.on_styleElementList_currentItemChanged?4(current, _previous) eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.save?4() eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.saveState?4() eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.EditorHighlightingStylesPage.setFont?4(style, substyle, familyOnly, sizeOnly) @@ -7534,14 +7534,14 @@ eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_googleCheckAgainButton_clicked?4() eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_googleHelpButton_clicked?4() eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_googleInstallButton_clicked?4() -eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailAuthenticationGroup_toggled?4(checked) -eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailPasswordEdit_textChanged?4(txt) -eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailServerEdit_textChanged?4(txt) -eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailUserEdit_textChanged?4(txt) -eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_noEncryptionButton_toggled?4(checked) +eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailAuthenticationGroup_toggled?4(_checked) +eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailPasswordEdit_textChanged?4(_txt) +eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailServerEdit_textChanged?4(_txt) +eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_mailUserEdit_textChanged?4(_txt) +eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_noEncryptionButton_toggled?4(_checked) eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_testButton_clicked?4() -eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_useSslButton_toggled?4(checked) -eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_useTlsButton_toggled?4(checked) +eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_useSslButton_toggled?4(_checked) +eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.on_useTlsButton_toggled?4(_checked) eric7.Preferences.ConfigurationPages.EmailPage.EmailPage.save?4() eric7.Preferences.ConfigurationPages.EmailPage.EmailPage?1() eric7.Preferences.ConfigurationPages.EmailPage.create?4(_dlg) @@ -7592,7 +7592,7 @@ eric7.Preferences.ConfigurationPages.IrcPage.IrcPage?1() eric7.Preferences.ConfigurationPages.IrcPage.create?4(_dlg) eric7.Preferences.ConfigurationPages.LogViewerPage.LogViewerPage.save?4() -eric7.Preferences.ConfigurationPages.LogViewerPage.LogViewerPage?1(parent=None) +eric7.Preferences.ConfigurationPages.LogViewerPage.LogViewerPage?1() eric7.Preferences.ConfigurationPages.LogViewerPage.create?4(_dlg) eric7.Preferences.ConfigurationPages.MainPasswordEntryDialog.MainPasswordEntryDialog.getCurrentPassword?4() eric7.Preferences.ConfigurationPages.MainPasswordEntryDialog.MainPasswordEntryDialog.getMainPassword?4() @@ -7605,7 +7605,7 @@ eric7.Preferences.ConfigurationPages.MicroPythonPage.MicroPythonPage.on_mpyCrossPicker_textChanged?4(mpycrossPath) eric7.Preferences.ConfigurationPages.MicroPythonPage.MicroPythonPage.on_showPasswordButton_clicked?4(checked) eric7.Preferences.ConfigurationPages.MicroPythonPage.MicroPythonPage.save?4() -eric7.Preferences.ConfigurationPages.MicroPythonPage.MicroPythonPage?1(parent=None) +eric7.Preferences.ConfigurationPages.MicroPythonPage.MicroPythonPage?1() eric7.Preferences.ConfigurationPages.MicroPythonPage.QChart?7 eric7.Preferences.ConfigurationPages.MicroPythonPage.create?4(_dlg) eric7.Preferences.ConfigurationPages.MimeTypesPage.MimeTypesPage.save?4() @@ -7666,8 +7666,8 @@ eric7.Preferences.ConfigurationPages.PythonPage.PythonPage.save?4() eric7.Preferences.ConfigurationPages.PythonPage.PythonPage?1() eric7.Preferences.ConfigurationPages.PythonPage.create?4(_dlg) -eric7.Preferences.ConfigurationPages.QtPage.QtPage.on_qtPostfixEdit_textChanged?4(txt) -eric7.Preferences.ConfigurationPages.QtPage.QtPage.on_qtPrefixEdit_textChanged?4(txt) +eric7.Preferences.ConfigurationPages.QtPage.QtPage.on_qtPostfixEdit_textChanged?4(_txt) +eric7.Preferences.ConfigurationPages.QtPage.QtPage.on_qtPrefixEdit_textChanged?4(_txt) eric7.Preferences.ConfigurationPages.QtPage.QtPage.on_qtToolsDirPicker_editTextChanged?4(directory) eric7.Preferences.ConfigurationPages.QtPage.QtPage.save?4() eric7.Preferences.ConfigurationPages.QtPage.QtPage?1() @@ -7697,7 +7697,7 @@ eric7.Preferences.ConfigurationPages.VcsPage.VcsPage.save?4() eric7.Preferences.ConfigurationPages.VcsPage.VcsPage?1() eric7.Preferences.ConfigurationPages.VcsPage.create?4(_dlg) -eric7.Preferences.ConfigurationPages.ViewmanagerPage.ViewmanagerPage.on_windowComboBox_activated?4(index) +eric7.Preferences.ConfigurationPages.ViewmanagerPage.ViewmanagerPage.on_windowComboBox_activated?4(_index) eric7.Preferences.ConfigurationPages.ViewmanagerPage.ViewmanagerPage.save?4() eric7.Preferences.ConfigurationPages.ViewmanagerPage.ViewmanagerPage?1() eric7.Preferences.ConfigurationPages.ViewmanagerPage.create?4(_dlg) @@ -7810,7 +7810,7 @@ eric7.Preferences.ProgramsDialog.ProgramsDialog.show?4() eric7.Preferences.ProgramsDialog.ProgramsDialog?1(parent=None) eric7.Preferences.QWebEngineSettings?7 -eric7.Preferences.ShortcutDialog.ShortcutDialog.eventFilter?4(watched, event) +eric7.Preferences.ShortcutDialog.ShortcutDialog.eventFilter?4(_watched, event) eric7.Preferences.ShortcutDialog.ShortcutDialog.keyPressEvent?4(evt) eric7.Preferences.ShortcutDialog.ShortcutDialog.on_buttonBox_accepted?4() eric7.Preferences.ShortcutDialog.ShortcutDialog.setKeys?4(key, alternateKey, noCheck, objectType) @@ -7840,7 +7840,7 @@ eric7.Preferences.ShortcutsFile.ShortcutsFile?1(parent: QObject = None) eric7.Preferences.SubstyleDefinitionDialog.SubstyleDefinitionDialog.getData?4() eric7.Preferences.SubstyleDefinitionDialog.SubstyleDefinitionDialog.on_defaultButton_clicked?4() -eric7.Preferences.SubstyleDefinitionDialog.SubstyleDefinitionDialog.on_descriptionEdit_textChanged?4(txt) +eric7.Preferences.SubstyleDefinitionDialog.SubstyleDefinitionDialog.on_descriptionEdit_textChanged?4(_txt) eric7.Preferences.SubstyleDefinitionDialog.SubstyleDefinitionDialog.on_resetButton_clicked?4() eric7.Preferences.SubstyleDefinitionDialog.SubstyleDefinitionDialog.on_wordsEdit_textChanged?4() eric7.Preferences.SubstyleDefinitionDialog.SubstyleDefinitionDialog?1(lexer, style, substyle, parent=None) @@ -7860,7 +7860,7 @@ eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_iconPicker_textChanged?4(text) eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_menuEdit_textChanged?4(text) eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_newButton_clicked?4() -eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_redirectCombo_currentIndexChanged?4(index) +eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_redirectCombo_currentIndexChanged?4(_index) eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_separatorButton_clicked?4() eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_toolsList_currentRowChanged?4(row) eric7.Preferences.ToolConfigurationDialog.ToolConfigurationDialog.on_upButton_clicked?4() @@ -8008,7 +8008,7 @@ eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog.DialogClasses?7 eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog.initError?4() eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog.on_buttonBox_clicked?4(button) -eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog.on_classNameCombo_activated?4(index) +eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog.on_classNameCombo_activated?4(_index) eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog.on_filterEdit_textChanged?4(text) eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog.on_newButton_clicked?4() eric7.Project.CreateDialogCodeDialog.CreateDialogCodeDialog?1(formName, project, parent=None) @@ -8043,7 +8043,7 @@ eric7.Project.LexerAssociationDialog.LexerAssociationDialog.on_editorLexerList_itemClicked?4(itm, column) eric7.Project.LexerAssociationDialog.LexerAssociationDialog.transferData?4() eric7.Project.LexerAssociationDialog.LexerAssociationDialog?1(project, parent=None) -eric7.Project.MakePropertiesDialog.MakePropertiesDialog.initDialog?4() +eric7.Project.MakePropertiesDialog.MakePropertiesDialog.initDialog?4(new) eric7.Project.MakePropertiesDialog.MakePropertiesDialog.storeData?4() eric7.Project.MakePropertiesDialog.MakePropertiesDialog?1(project, new, parent=None) eric7.Project.NewDialogClassDialog.NewDialogClassDialog.getData?4() @@ -8404,7 +8404,7 @@ eric7.Project.ProjectTranslationsBrowser.ProjectTranslationsBrowser.showMenu?7 eric7.Project.ProjectTranslationsBrowser.ProjectTranslationsBrowser?1(project, projectBrowser, parent=None) eric7.Project.ProjectVenvConfigurationDialog.ProjectVenvConfigurationDialog.getData?4() -eric7.Project.ProjectVenvConfigurationDialog.ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged?4(txt) +eric7.Project.ProjectVenvConfigurationDialog.ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged?4(_txt) eric7.Project.ProjectVenvConfigurationDialog.ProjectVenvConfigurationDialog?1(venvName="", venvDirectory="", venvInterpreter="", execPath="", parent=None, ) eric7.Project.ProjectVenvCreationParametersDialog.ProjectVenvCreationParametersDialog.getData?4() eric7.Project.ProjectVenvCreationParametersDialog.ProjectVenvCreationParametersDialog?1(withSystemSitePackages=False, parent=None) @@ -8427,8 +8427,8 @@ eric7.Project.QuickFindFileDialog.QuickFindFileDialog.eventFilter?4(source, event) eric7.Project.QuickFindFileDialog.QuickFindFileDialog.linguistFile?7 eric7.Project.QuickFindFileDialog.QuickFindFileDialog.on_buttonBox_clicked?4(button) -eric7.Project.QuickFindFileDialog.QuickFindFileDialog.on_fileList_currentItemChanged?4(current, previous) -eric7.Project.QuickFindFileDialog.QuickFindFileDialog.on_fileList_itemActivated?4(itm, column) +eric7.Project.QuickFindFileDialog.QuickFindFileDialog.on_fileList_currentItemChanged?4(current, _previous) +eric7.Project.QuickFindFileDialog.QuickFindFileDialog.on_fileList_itemActivated?4(itm, _column) eric7.Project.QuickFindFileDialog.QuickFindFileDialog.on_fileNameEdit_returnPressed?4() eric7.Project.QuickFindFileDialog.QuickFindFileDialog.on_fileNameEdit_textChanged?4(text) eric7.Project.QuickFindFileDialog.QuickFindFileDialog.show?4() @@ -8645,7 +8645,7 @@ eric7.QScintilla.Editor.Editor.hasSyntaxErrors?4() eric7.QScintilla.Editor.Editor.hasTaskMarkers?4() eric7.QScintilla.Editor.Editor.hasWarnings?4() -eric7.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False) +eric7.QScintilla.Editor.Editor.highlight?4(line=None, error=False) eric7.QScintilla.Editor.Editor.highlightSearchSelection?4(startLine, startIndex, endLine, endIndex) eric7.QScintilla.Editor.Editor.highlightVisible?4() eric7.QScintilla.Editor.Editor.indentLineOrSelection?4() @@ -8917,18 +8917,18 @@ eric7.QScintilla.Lexers.LexerBash.LexerBash.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerBash.LexerBash.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerBash.LexerBash?1(parent=None) -eric7.QScintilla.Lexers.LexerBash.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerBash.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerBatch.LexerBatch.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerBatch.LexerBatch.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerBatch.LexerBatch.isStringStyle?4(_style) eric7.QScintilla.Lexers.LexerBatch.LexerBatch?1(parent=None) -eric7.QScintilla.Lexers.LexerBatch.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerBatch.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerCMake.LexerCMake.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerCMake.LexerCMake.initProperties?4() eric7.QScintilla.Lexers.LexerCMake.LexerCMake.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerCMake.LexerCMake.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerCMake.LexerCMake?1(parent=None) -eric7.QScintilla.Lexers.LexerCMake.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerCMake.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerCPP.LexerCPP.autoCompletionWordSeparators?4() eric7.QScintilla.Lexers.LexerCPP.LexerCPP.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerCPP.LexerCPP.initProperties?4() @@ -8936,27 +8936,27 @@ eric7.QScintilla.Lexers.LexerCPP.LexerCPP.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerCPP.LexerCPP.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerCPP.LexerCPP?1(parent=None) -eric7.QScintilla.Lexers.LexerCPP.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerCPP.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerCSS.LexerCSS.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerCSS.LexerCSS.initProperties?4() eric7.QScintilla.Lexers.LexerCSS.LexerCSS.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerCSS.LexerCSS.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerCSS.LexerCSS?1(parent=None) -eric7.QScintilla.Lexers.LexerCSS.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerCSS.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerCSharp.LexerCSharp.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerCSharp.LexerCSharp.initProperties?4() eric7.QScintilla.Lexers.LexerCSharp.LexerCSharp.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerCSharp.LexerCSharp.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerCSharp.LexerCSharp.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerCSharp.LexerCSharp?1(parent=None) -eric7.QScintilla.Lexers.LexerCSharp.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerCSharp.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.initProperties?4() eric7.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerCoffeeScript.LexerCoffeeScript?1(parent=None) -eric7.QScintilla.Lexers.LexerCoffeeScript.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerCoffeeScript.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerContainer.LexerContainer.description?4(_style) eric7.QScintilla.Lexers.LexerContainer.LexerContainer.keywords?4(kwSet) eric7.QScintilla.Lexers.LexerContainer.LexerContainer.language?4() @@ -8970,53 +8970,53 @@ eric7.QScintilla.Lexers.LexerD.LexerD.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerD.LexerD.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerD.LexerD?1(parent=None) -eric7.QScintilla.Lexers.LexerD.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerD.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerDiff.LexerDiff.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerDiff.LexerDiff.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerDiff.LexerDiff.isStringStyle?4(_style) eric7.QScintilla.Lexers.LexerDiff.LexerDiff?1(parent=None) -eric7.QScintilla.Lexers.LexerDiff.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerDiff.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerFortran.LexerFortran.autoCompletionWordSeparators?4() eric7.QScintilla.Lexers.LexerFortran.LexerFortran.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerFortran.LexerFortran.initProperties?4() eric7.QScintilla.Lexers.LexerFortran.LexerFortran.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerFortran.LexerFortran.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerFortran.LexerFortran?1(parent=None) -eric7.QScintilla.Lexers.LexerFortran.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerFortran.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerFortran77.LexerFortran77.autoCompletionWordSeparators?4() eric7.QScintilla.Lexers.LexerFortran77.LexerFortran77.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerFortran77.LexerFortran77.initProperties?4() eric7.QScintilla.Lexers.LexerFortran77.LexerFortran77.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerFortran77.LexerFortran77.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerFortran77.LexerFortran77?1(parent=None) -eric7.QScintilla.Lexers.LexerFortran77.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerFortran77.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerHTML.LexerHTML.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerHTML.LexerHTML.initProperties?4() eric7.QScintilla.Lexers.LexerHTML.LexerHTML.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerHTML.LexerHTML.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerHTML.LexerHTML?1(parent=None) -eric7.QScintilla.Lexers.LexerHTML.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerHTML.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerJSON.LexerJSON.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerJSON.LexerJSON.initProperties?4() eric7.QScintilla.Lexers.LexerJSON.LexerJSON.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerJSON.LexerJSON.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerJSON.LexerJSON.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerJSON.LexerJSON?1(parent=None) -eric7.QScintilla.Lexers.LexerJSON.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerJSON.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerJava.LexerJava.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerJava.LexerJava.initProperties?4() eric7.QScintilla.Lexers.LexerJava.LexerJava.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerJava.LexerJava.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerJava.LexerJava.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerJava.LexerJava?1(parent=None) -eric7.QScintilla.Lexers.LexerJava.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerJava.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.initProperties?4() eric7.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerJavaScript.LexerJavaScript.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerJavaScript.LexerJavaScript?1(parent=None) -eric7.QScintilla.Lexers.LexerJavaScript.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerJavaScript.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerLua.LexerLua.autoCompletionWordSeparators?4() eric7.QScintilla.Lexers.LexerLua.LexerLua.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerLua.LexerLua.initProperties?4() @@ -9024,64 +9024,64 @@ eric7.QScintilla.Lexers.LexerLua.LexerLua.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerLua.LexerLua.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerLua.LexerLua?1(parent=None) -eric7.QScintilla.Lexers.LexerLua.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerLua.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerMakefile.LexerMakefile.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerMakefile.LexerMakefile.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerMakefile.LexerMakefile.isStringStyle?4(_style) eric7.QScintilla.Lexers.LexerMakefile.LexerMakefile?1(parent=None) -eric7.QScintilla.Lexers.LexerMakefile.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerMakefile.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerMarkdown.LexerMarkdown.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerMarkdown.LexerMarkdown?1(parent=None) -eric7.QScintilla.Lexers.LexerMarkdown.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerMarkdown.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerMatlab.LexerMatlab.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerMatlab.LexerMatlab.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerMatlab.LexerMatlab.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerMatlab.LexerMatlab?1(parent=None) -eric7.QScintilla.Lexers.LexerMatlab.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerMatlab.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerOctave.LexerOctave.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerOctave.LexerOctave.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerOctave.LexerOctave.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerOctave.LexerOctave?1(parent=None) -eric7.QScintilla.Lexers.LexerOctave.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerOctave.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerPO.LexerPO.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerPO.LexerPO.initProperties?4() eric7.QScintilla.Lexers.LexerPO.LexerPO.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerPO.LexerPO.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerPO.LexerPO?1(parent=None) -eric7.QScintilla.Lexers.LexerPO.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerPO.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerPOV.LexerPOV.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerPOV.LexerPOV.initProperties?4() eric7.QScintilla.Lexers.LexerPOV.LexerPOV.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerPOV.LexerPOV.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerPOV.LexerPOV?1(parent=None) -eric7.QScintilla.Lexers.LexerPOV.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerPOV.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerPascal.LexerPascal.autoCompletionWordSeparators?4() eric7.QScintilla.Lexers.LexerPascal.LexerPascal.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerPascal.LexerPascal.initProperties?4() eric7.QScintilla.Lexers.LexerPascal.LexerPascal.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerPascal.LexerPascal.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerPascal.LexerPascal?1(parent=None) -eric7.QScintilla.Lexers.LexerPascal.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerPascal.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerPerl.LexerPerl.autoCompletionWordSeparators?4() eric7.QScintilla.Lexers.LexerPerl.LexerPerl.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerPerl.LexerPerl.initProperties?4() eric7.QScintilla.Lexers.LexerPerl.LexerPerl.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerPerl.LexerPerl.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerPerl.LexerPerl?1(parent=None) -eric7.QScintilla.Lexers.LexerPerl.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerPerl.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerPostScript.LexerPostScript.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerPostScript.LexerPostScript.initProperties?4() eric7.QScintilla.Lexers.LexerPostScript.LexerPostScript.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerPostScript.LexerPostScript.isStringStyle?4(_style) eric7.QScintilla.Lexers.LexerPostScript.LexerPostScript.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerPostScript.LexerPostScript?1(parent=None) -eric7.QScintilla.Lexers.LexerPostScript.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerPostScript.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerProperties.LexerProperties.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerProperties.LexerProperties.initProperties?4() eric7.QScintilla.Lexers.LexerProperties.LexerProperties.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerProperties.LexerProperties.isStringStyle?4(_style) eric7.QScintilla.Lexers.LexerProperties.LexerProperties?1(parent=None) -eric7.QScintilla.Lexers.LexerProperties.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerProperties.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerPygments.LexerPygments.boxCommentStr?4() eric7.QScintilla.Lexers.LexerPygments.LexerPygments.canBlockComment?4() eric7.QScintilla.Lexers.LexerPygments.LexerPygments.canBoxComment?4() @@ -9163,7 +9163,7 @@ eric7.QScintilla.Lexers.LexerPython.LexerPython.language?4() eric7.QScintilla.Lexers.LexerPython.LexerPython.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerPython.LexerPython?1(variant="", parent=None) -eric7.QScintilla.Lexers.LexerPython.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerPython.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerQSS.LexerQSS.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerQSS.LexerQSS.initProperties?4() eric7.QScintilla.Lexers.LexerQSS.LexerQSS.isCommentStyle?4(style) @@ -9171,7 +9171,7 @@ eric7.QScintilla.Lexers.LexerQSS.LexerQSS.language?4() eric7.QScintilla.Lexers.LexerQSS.LexerQSS.lexerName?4() eric7.QScintilla.Lexers.LexerQSS.LexerQSS?1(parent=None) -eric7.QScintilla.Lexers.LexerQSS.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerQSS.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerRegistry?7 eric7.QScintilla.Lexers.LexerRuby.LexerRuby.autoCompletionWordSeparators?4() eric7.QScintilla.Lexers.LexerRuby.LexerRuby.defaultKeywords?4(kwSet) @@ -9179,46 +9179,46 @@ eric7.QScintilla.Lexers.LexerRuby.LexerRuby.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerRuby.LexerRuby.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerRuby.LexerRuby?1(parent=None) -eric7.QScintilla.Lexers.LexerRuby.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerRuby.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerSQL.LexerSQL.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerSQL.LexerSQL.initProperties?4() eric7.QScintilla.Lexers.LexerSQL.LexerSQL.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerSQL.LexerSQL.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerSQL.LexerSQL.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerSQL.LexerSQL?1(parent=None) -eric7.QScintilla.Lexers.LexerSQL.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerSQL.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerTCL.LexerTCL.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerTCL.LexerTCL.initProperties?4() eric7.QScintilla.Lexers.LexerTCL.LexerTCL.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerTCL.LexerTCL.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerTCL.LexerTCL.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerTCL.LexerTCL?1(parent=None) -eric7.QScintilla.Lexers.LexerTCL.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerTCL.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerTeX.LexerTeX.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerTeX.LexerTeX.initProperties?4() eric7.QScintilla.Lexers.LexerTeX.LexerTeX.isCommentStyle?4(_style) eric7.QScintilla.Lexers.LexerTeX.LexerTeX.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerTeX.LexerTeX?1(parent=None) -eric7.QScintilla.Lexers.LexerTeX.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerTeX.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerVHDL.LexerVHDL.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerVHDL.LexerVHDL.initProperties?4() eric7.QScintilla.Lexers.LexerVHDL.LexerVHDL.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerVHDL.LexerVHDL.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerVHDL.LexerVHDL.maximumKeywordSet?4() eric7.QScintilla.Lexers.LexerVHDL.LexerVHDL?1(parent=None) -eric7.QScintilla.Lexers.LexerVHDL.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerVHDL.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerXML.LexerXML.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerXML.LexerXML.initProperties?4() eric7.QScintilla.Lexers.LexerXML.LexerXML.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerXML.LexerXML.isStringStyle?4(style) eric7.QScintilla.Lexers.LexerXML.LexerXML?1(parent=None) -eric7.QScintilla.Lexers.LexerXML.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerXML.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.LexerYAML.LexerYAML.defaultKeywords?4(kwSet) eric7.QScintilla.Lexers.LexerYAML.LexerYAML.initProperties?4() eric7.QScintilla.Lexers.LexerYAML.LexerYAML.isCommentStyle?4(style) eric7.QScintilla.Lexers.LexerYAML.LexerYAML.isStringStyle?4(_style) eric7.QScintilla.Lexers.LexerYAML.LexerYAML?1(parent=None) -eric7.QScintilla.Lexers.LexerYAML.createLexer?4(variant="", parent=None) +eric7.QScintilla.Lexers.LexerYAML.createLexer?4(variant, parent=None) eric7.QScintilla.Lexers.SubstyledLexer.SubstyledLexer.addSubstyle?4(style) eric7.QScintilla.Lexers.SubstyledLexer.SubstyledLexer.delSubstyle?4(style, substyle) eric7.QScintilla.Lexers.SubstyledLexer.SubstyledLexer.getBaseStyles?4() @@ -9289,11 +9289,11 @@ eric7.QScintilla.MarkupProviders.HtmlProvider.HtmlProvider?1() eric7.QScintilla.MarkupProviders.HtmlProvider.createProvider?4() eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.HyperlinkMarkupDialog.getData?4() -eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.HyperlinkMarkupDialog.on_targetEdit_textChanged?4(txt) -eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.HyperlinkMarkupDialog.on_textEdit_textChanged?4(txt) +eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.HyperlinkMarkupDialog.on_targetEdit_textChanged?4(_txt) +eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.HyperlinkMarkupDialog.on_textEdit_textChanged?4(_txt) eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.HyperlinkMarkupDialog?1(textMayBeEmpty, targetMayBeEmpty, noTitle=False, parent=None) eric7.QScintilla.MarkupProviders.ImageMarkupDialog.ImageMarkupDialog.getData?4() -eric7.QScintilla.MarkupProviders.ImageMarkupDialog.ImageMarkupDialog.on_altTextEdit_textChanged?4(txt) +eric7.QScintilla.MarkupProviders.ImageMarkupDialog.ImageMarkupDialog.on_altTextEdit_textChanged?4(_txt) eric7.QScintilla.MarkupProviders.ImageMarkupDialog.ImageMarkupDialog.on_aspectRatioCheckBox_toggled?4(checked) eric7.QScintilla.MarkupProviders.ImageMarkupDialog.ImageMarkupDialog.on_heightSpinBox_valueChanged?4(height) eric7.QScintilla.MarkupProviders.ImageMarkupDialog.ImageMarkupDialog.on_imagePicker_textChanged?4(address) @@ -9779,7 +9779,7 @@ eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_addDocumentsButton_clicked?4() eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_addPluginButton_clicked?4() eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_documentsList_itemSelectionChanged?4() -eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged?4(txt) +eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged?4(_txt) eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked?4() eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.on_removeDocumentsButton_clicked?4() eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.QtHelpDocumentationSettingsWidget.setDocumentationSettings?4(settings) @@ -9806,7 +9806,7 @@ eric7.Snapshot.SnapWidget.SnapWidget.resizeEvent?4(evt) eric7.Snapshot.SnapWidget.SnapWidget?1(parent=None) eric7.Snapshot.SnapshotDefaultGrabber.SnapshotDefaultGrabber.eventFilter?4(obj, evt) -eric7.Snapshot.SnapshotDefaultGrabber.SnapshotDefaultGrabber.grab?4(mode, delay=0, captureCursor=False, captureDecorations=False) +eric7.Snapshot.SnapshotDefaultGrabber.SnapshotDefaultGrabber.grab?4(mode, delay, _captureCursor, _captureDecorations) eric7.Snapshot.SnapshotDefaultGrabber.SnapshotDefaultGrabber.grabbed?7 eric7.Snapshot.SnapshotDefaultGrabber.SnapshotDefaultGrabber.supportedModes?4() eric7.Snapshot.SnapshotDefaultGrabber.SnapshotDefaultGrabber?1(parent=None) @@ -9845,8 +9845,8 @@ eric7.Snapshot.SnapshotRegionGrabber.SnapshotRegionGrabber.resizeEvent?4(evt) eric7.Snapshot.SnapshotRegionGrabber.SnapshotRegionGrabber?1(mode=Rectangle) eric7.Snapshot.SnapshotRegionGrabber.drawRect?4(painter, rect, outline, fill=None) -eric7.Snapshot.SnapshotTimer.SnapshotTimer.enterEvent?4(evt) -eric7.Snapshot.SnapshotTimer.SnapshotTimer.paintEvent?4(evt) +eric7.Snapshot.SnapshotTimer.SnapshotTimer.enterEvent?4(_evt) +eric7.Snapshot.SnapshotTimer.SnapshotTimer.paintEvent?4(_evt) eric7.Snapshot.SnapshotTimer.SnapshotTimer.start?4(seconds) eric7.Snapshot.SnapshotTimer.SnapshotTimer.stop?4() eric7.Snapshot.SnapshotTimer.SnapshotTimer.timeout?7 @@ -9880,8 +9880,8 @@ eric7.SqlBrowser.SqlBrowserWidget.SqlBrowserWidget.updateActions?4() eric7.SqlBrowser.SqlBrowserWidget.SqlBrowserWidget?1(parent=None) eric7.SqlBrowser.SqlConnectionDialog.SqlConnectionDialog.getData?4() -eric7.SqlBrowser.SqlConnectionDialog.SqlConnectionDialog.on_databasePicker_textChanged?4(txt) -eric7.SqlBrowser.SqlConnectionDialog.SqlConnectionDialog.on_driverCombo_activated?4(index) +eric7.SqlBrowser.SqlConnectionDialog.SqlConnectionDialog.on_databasePicker_textChanged?4(_txt) +eric7.SqlBrowser.SqlConnectionDialog.SqlConnectionDialog.on_driverCombo_activated?4(_index) eric7.SqlBrowser.SqlConnectionDialog.SqlConnectionDialog?1(parent=None) eric7.SqlBrowser.SqlConnectionWidget.SqlConnectionWidget.cleared?7 eric7.SqlBrowser.SqlConnectionWidget.SqlConnectionWidget.currentDatabase?4() @@ -10215,7 +10215,7 @@ eric7.Testing.Interfaces.UnittestRunner.command?7 eric7.Testing.Interfaces.UnittestRunner.runtest?4(argv, discoverOnly=False) eric7.Testing.Interfaces.UnittestRunner.versions?7 -eric7.Testing.MarkersWindow.MarkersWindow.closeEvent?4(e) +eric7.Testing.MarkersWindow.MarkersWindow.closeEvent?4(_evt) eric7.Testing.MarkersWindow.MarkersWindow.showMarkers?4(markers) eric7.Testing.MarkersWindow.MarkersWindow?1(parent=None) eric7.Testing.TestResultsTree.TestResultsFilterModel.filterAcceptsRow?4(sourceRow, sourceParent) @@ -10261,7 +10261,7 @@ eric7.Testing.TestingWidget.TestingWidget.getResultsModel?4() eric7.Testing.TestingWidget.TestingWidget.hasFailedTests?4() eric7.Testing.TestingWidget.TestingWidget.on_buttonBox_clicked?4(button) -eric7.Testing.TestingWidget.TestingWidget.on_discoverCheckBox_toggled?4(checked) +eric7.Testing.TestingWidget.TestingWidget.on_discoverCheckBox_toggled?4(_checked) eric7.Testing.TestingWidget.TestingWidget.on_discoveryList_customContextMenuRequested?4(pos) eric7.Testing.TestingWidget.TestingWidget.on_discoveryList_itemActivated?4(item, column) eric7.Testing.TestingWidget.TestingWidget.on_discoveryList_itemChanged?4(item, column) @@ -10281,7 +10281,7 @@ eric7.Testing.TestingWidget.TestingWidgetModes.IDLE?7 eric7.Testing.TestingWidget.TestingWidgetModes.RUNNING?7 eric7.Testing.TestingWidget.TestingWidgetModes.STOPPED?7 -eric7.Testing.TestingWidget.TestingWindow.eventFilter?4(obj, event) +eric7.Testing.TestingWidget.TestingWindow.eventFilter?4(_obj, event) eric7.Testing.TestingWidget.TestingWindow?1(testfile=None, parent=None) eric7.Testing.TestingWidget.clearSavedHistories?4(self) eric7.Testing.isLanguageSupported?4(language) @@ -10582,11 +10582,10 @@ eric7.UI.CompareDialog.CompareDialog.on_upButton_clicked?4() eric7.UI.CompareDialog.CompareDialog.show?4(filename=None) eric7.UI.CompareDialog.CompareDialog?1(files=None, parent=None) -eric7.UI.CompareDialog.CompareWindow.eventFilter?4(obj, event) +eric7.UI.CompareDialog.CompareWindow.eventFilter?4(_obj, event) eric7.UI.CompareDialog.CompareWindow?1(files=None, parent=None) eric7.UI.CompareDialog.removeMarkers?4(line) eric7.UI.CompareDialog.sbsdiff?4(a, b, linenumberwidth=4) -eric7.UI.Config.ToolBarIconSize?7 eric7.UI.DeleteFilesConfirmationDialog.DeleteFilesConfirmationDialog.on_buttonBox_clicked?4(button) eric7.UI.DeleteFilesConfirmationDialog.DeleteFilesConfirmationDialog?1(parent, caption, message, files) eric7.UI.DiffDialog.DiffDialog.on_buttonBox_clicked?4(button) @@ -10594,7 +10593,7 @@ eric7.UI.DiffDialog.DiffDialog.on_saveButton_clicked?4() eric7.UI.DiffDialog.DiffDialog.show?4(filename=None) eric7.UI.DiffDialog.DiffDialog?1(files=None, parent=None) -eric7.UI.DiffDialog.DiffWindow.eventFilter?4(obj, event) +eric7.UI.DiffDialog.DiffWindow.eventFilter?4(_obj, event) eric7.UI.DiffDialog.DiffWindow?1(files=None, parent=None) eric7.UI.DiffHighlighter.DiffHighlighter.generateRules?4() eric7.UI.DiffHighlighter.DiffHighlighter?1(doc) @@ -10646,7 +10645,7 @@ eric7.UI.FindFileWidget.FindFileWidget.on_filterCheckBox_clicked?4() eric7.UI.FindFileWidget.FindFileWidget.on_filterComboBox_currentIndexChanged?4(index) eric7.UI.FindFileWidget.FindFileWidget.on_filtersConfigButton_clicked?4() -eric7.UI.FindFileWidget.FindFileWidget.on_findList_itemDoubleClicked?4(itm, column) +eric7.UI.FindFileWidget.FindFileWidget.on_findList_itemDoubleClicked?4(itm, _column) eric7.UI.FindFileWidget.FindFileWidget.on_findtextCombo_editTextChanged?4(text) eric7.UI.FindFileWidget.FindFileWidget.on_openFilesButton_clicked?4() eric7.UI.FindFileWidget.FindFileWidget.on_projectButton_clicked?4() @@ -10675,8 +10674,8 @@ eric7.UI.FindLocationWidget.FindLocationWidget.checkStop?4() eric7.UI.FindLocationWidget.FindLocationWidget.designerFile?7 eric7.UI.FindLocationWidget.FindLocationWidget.linguistFile?7 -eric7.UI.FindLocationWidget.FindLocationWidget.on_fileList_currentItemChanged?4(current, previous) -eric7.UI.FindLocationWidget.FindLocationWidget.on_fileList_itemActivated?4(itm, column) +eric7.UI.FindLocationWidget.FindLocationWidget.on_fileList_currentItemChanged?4(current, _previous) +eric7.UI.FindLocationWidget.FindLocationWidget.on_fileList_itemActivated?4(itm, _column) eric7.UI.FindLocationWidget.FindLocationWidget.on_searchDirPicker_textChanged?4(text) eric7.UI.FindLocationWidget.FindLocationWidget.pixmapFile?7 eric7.UI.FindLocationWidget.FindLocationWidget.sourceFile?7 @@ -10785,7 +10784,7 @@ eric7.UI.Previewers.PreviewerHTMLStyles.css_pygments_dark?7 eric7.UI.Previewers.PreviewerHTMLStyles.css_pygments_light?7 eric7.UI.Previewers.PreviewerQSS.PreviewerQSS.on_checkBox_stateChanged?4(state) -eric7.UI.Previewers.PreviewerQSS.PreviewerQSS.on_styleIconsPathPicker_textChanged?4(txt) +eric7.UI.Previewers.PreviewerQSS.PreviewerQSS.on_styleIconsPathPicker_textChanged?4(_txt) eric7.UI.Previewers.PreviewerQSS.PreviewerQSS.processEditor?4(editor=None) eric7.UI.Previewers.PreviewerQSS.PreviewerQSS?1(parent=None) eric7.UI.PythonAstViewer.PythonAstViewer.EndIndexRole?7 @@ -10794,7 +10793,7 @@ eric7.UI.PythonAstViewer.PythonAstViewer.StartLineRole?7 eric7.UI.PythonAstViewer.PythonAstViewer.hide?4() eric7.UI.PythonAstViewer.PythonAstViewer.preferencesChanged?4() -eric7.UI.PythonAstViewer.PythonAstViewer.resizeEvent?4(evt) +eric7.UI.PythonAstViewer.PythonAstViewer.resizeEvent?4(_evt) eric7.UI.PythonAstViewer.PythonAstViewer.show?4() eric7.UI.PythonAstViewer.PythonAstViewer.shutdown?4() eric7.UI.PythonAstViewer.PythonAstViewer?1(viewmanager, parent=None) @@ -10805,7 +10804,7 @@ eric7.UI.PythonDisViewer.PythonDisViewer.createCodeInfoItems?4(infoList) eric7.UI.PythonDisViewer.PythonDisViewer.hide?4() eric7.UI.PythonDisViewer.PythonDisViewer.preferencesChanged?4() -eric7.UI.PythonDisViewer.PythonDisViewer.resizeEvent?4(evt) +eric7.UI.PythonDisViewer.PythonDisViewer.resizeEvent?4(_evt) eric7.UI.PythonDisViewer.PythonDisViewer.show?4() eric7.UI.PythonDisViewer.PythonDisViewer.showDisassembly?4(disassembly) eric7.UI.PythonDisViewer.PythonDisViewer.shutdown?4() @@ -10825,7 +10824,7 @@ eric7.UI.SearchWidget.SearchWidget.showFind?4(txt="") eric7.UI.SearchWidget.SearchWidget?1(mainWindow, parent=None, spacer=True, showLine=False) eric7.UI.SplashScreen.NoneSplashScreen.clearMessage?4() -eric7.UI.SplashScreen.NoneSplashScreen.finish?4(widget) +eric7.UI.SplashScreen.NoneSplashScreen.finish?4(_widget) eric7.UI.SplashScreen.NoneSplashScreen.showMessage?4(msg) eric7.UI.SplashScreen.NoneSplashScreen?1() eric7.UI.SplashScreen.SplashScreen.clearMessage?4() @@ -10905,7 +10904,7 @@ eric7.UI.UserInterface.UserInterface.reregisterToolbar?4(name, text, category="") eric7.UI.UserInterface.UserInterface.setDebugProfile?4(save=True) eric7.UI.UserInterface.UserInterface.showEmailDialog?4(mode, attachFile=None, deleteAttachFile=False) -eric7.UI.UserInterface.UserInterface.showEvent?4(evt) +eric7.UI.UserInterface.UserInterface.showEvent?4(_evt) eric7.UI.UserInterface.UserInterface.showFindFileByNameDialog?4() eric7.UI.UserInterface.UserInterface.showFindFilesWidget?4(txt="", searchDir="", openFiles=False) eric7.UI.UserInterface.UserInterface.showFindLocationWidget?4() @@ -11463,7 +11462,7 @@ eric7.ViewManager.ViewManager.ViewManager.sendSharedEdit?4() eric7.ViewManager.ViewManager.ViewManager.setCooperationClient?4(client) eric7.ViewManager.ViewManager.ViewManager.setEditorName?4(editor, newName) -eric7.ViewManager.ViewManager.ViewManager.setFileLine?4(fn, line, error=False, syntaxError=False) +eric7.ViewManager.ViewManager.ViewManager.setFileLine?4(fn, line, error=False) eric7.ViewManager.ViewManager.ViewManager.setReferences?4(ui, dbs) eric7.ViewManager.ViewManager.ViewManager.setSbInfo?4(sbLine, sbPos, sbWritable, sbEncoding, sbLanguage, sbEol, sbZoom) eric7.ViewManager.ViewManager.ViewManager.setSplitCount?4(count) @@ -11493,26 +11492,26 @@ eric7.VirtualEnv.VirtualenvAddEditDialog.VirtualenvAddEditDialog.on_targetDirectoryPicker_textChanged?4(txt) eric7.VirtualEnv.VirtualenvAddEditDialog.VirtualenvAddEditDialog?1(manager, metadata=None, baseDir="", parent=None, ) eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.getData?4() -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaButton_toggled?4(checked) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaButton_toggled?4(_checked) eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaCloneButton_clicked?4() -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged?4(txt) -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged?4(txt) -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaNameEdit_textChanged?4(txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged?4(_txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged?4(_txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaNameEdit_textChanged?4(_txt) eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked?4() -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged?4(txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged?4(_txt) eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked?4() -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged?4(txt) -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_nameEdit_textChanged?4(txt) -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged?4(txt) -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_pyvenvButton_toggled?4(checked) -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged?4(txt) -eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_virtualenvButton_toggled?4(checked) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged?4(_txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_nameEdit_textChanged?4(_txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged?4(_txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_pyvenvButton_toggled?4(_checked) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged?4(_txt) +eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog.on_virtualenvButton_toggled?4(_checked) eric7.VirtualEnv.VirtualenvConfigurationDialog.VirtualenvConfigurationDialog?1(baseDir="", parent=None) eric7.VirtualEnv.VirtualenvExecDialog.VirtualenvExecDialog.on_buttonBox_clicked?4(button) eric7.VirtualEnv.VirtualenvExecDialog.VirtualenvExecDialog.start?4(arguments) eric7.VirtualEnv.VirtualenvExecDialog.VirtualenvExecDialog?1(configuration, venvManager, parent=None) eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.VirtualenvInterpreterSelectionDialog.getData?4() -eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged?4(txt) +eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged?4(_txt) eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.VirtualenvInterpreterSelectionDialog?1(venvName, venvDirectory, parent=None) eric7.VirtualEnv.VirtualenvManager.VirtualenvManager.DefaultKey?7 eric7.VirtualEnv.VirtualenvManager.VirtualenvManager.SystemKey?7 @@ -11585,7 +11584,7 @@ eric7.WebBrowser.AdBlock.AdBlockDialog.AdBlockDialog.on_searchEdit_textChanged?4(filterRule) eric7.WebBrowser.AdBlock.AdBlockDialog.AdBlockDialog.on_subscriptionsTabWidget_currentChanged?4(index) eric7.WebBrowser.AdBlock.AdBlockDialog.AdBlockDialog.on_updateSpinBox_valueChanged?4(value) -eric7.WebBrowser.AdBlock.AdBlockDialog.AdBlockDialog.on_useLimitedEasyListCheckBox_clicked?4(checked) +eric7.WebBrowser.AdBlock.AdBlockDialog.AdBlockDialog.on_useLimitedEasyListCheckBox_clicked?4(_checked) eric7.WebBrowser.AdBlock.AdBlockDialog.AdBlockDialog?1(manager, parent=None) eric7.WebBrowser.AdBlock.AdBlockExceptionsDialog.AdBlockExceptionsDialog.accept?4() eric7.WebBrowser.AdBlock.AdBlockExceptionsDialog.AdBlockExceptionsDialog.load?4(hosts) @@ -11799,7 +11798,7 @@ eric7.WebBrowser.Bookmarks.BookmarkNode.BookmarkTimestampType.Visited?7 eric7.WebBrowser.Bookmarks.BookmarkPropertiesDialog.BookmarkPropertiesDialog.accept?4() eric7.WebBrowser.Bookmarks.BookmarkPropertiesDialog.BookmarkPropertiesDialog?1(node, parent=None) -eric7.WebBrowser.Bookmarks.BookmarksDialog.BookmarksDialog.closeEvent?4(evt) +eric7.WebBrowser.Bookmarks.BookmarksDialog.BookmarksDialog.closeEvent?4(_evt) eric7.WebBrowser.Bookmarks.BookmarksDialog.BookmarksDialog.newBackgroundTab?7 eric7.WebBrowser.Bookmarks.BookmarksDialog.BookmarksDialog.newTab?7 eric7.WebBrowser.Bookmarks.BookmarksDialog.BookmarksDialog.newWindow?7 @@ -11809,7 +11808,7 @@ eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog.SourcesListIdRole?7 eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog.getImportedBookmarks?4() eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog.on_cancelButton_clicked?4() -eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog.on_filePicker_textChanged?4(txt) +eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog.on_filePicker_textChanged?4(_txt) eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog.on_nextButton_clicked?4() eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog.on_sourcesList_itemSelectionChanged?4() eric7.WebBrowser.Bookmarks.BookmarksImportDialog.BookmarksImportDialog?1(parent=None) @@ -11953,7 +11952,6 @@ eric7.WebBrowser.Bookmarks.BookmarksToolBar.BookmarksToolBar.newWindow?7 eric7.WebBrowser.Bookmarks.BookmarksToolBar.BookmarksToolBar.openUrl?7 eric7.WebBrowser.Bookmarks.BookmarksToolBar.BookmarksToolBar?1(mainWindow, model, parent=None) -eric7.WebBrowser.Bookmarks.NsHtmlReader.NsHtmlReader.indentSize?7 eric7.WebBrowser.Bookmarks.NsHtmlReader.NsHtmlReader.read?4(fileNameOrDevice) eric7.WebBrowser.Bookmarks.NsHtmlReader.NsHtmlReader?1() eric7.WebBrowser.Bookmarks.NsHtmlWriter.NsHtmlWriter.indentSize?7 @@ -11973,7 +11971,7 @@ eric7.WebBrowser.ClosedTabsManager.ClosedTabsManager.getClosedTabAt?4(index) eric7.WebBrowser.ClosedTabsManager.ClosedTabsManager.isClosedTabAvailable?4() eric7.WebBrowser.ClosedTabsManager.ClosedTabsManager.recordBrowser?4(browser, position) -eric7.WebBrowser.ClosedTabsManager.ClosedTabsManager?1(parent=None) +eric7.WebBrowser.ClosedTabsManager.ClosedTabsManager?1() eric7.WebBrowser.CookieJar.CookieExceptionsModel.CookieExceptionsModel.addRule?4(host, rule) eric7.WebBrowser.CookieJar.CookieExceptionsModel.CookieExceptionsModel.columnCount?4(parent=None) eric7.WebBrowser.CookieJar.CookieExceptionsModel.CookieExceptionsModel.data?4(index, role) @@ -12016,7 +12014,7 @@ eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.CookieRole?7 eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.DomainRole?7 eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.on_addButton_clicked?4() -eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.on_cookiesTree_currentItemChanged?4(current, previous) +eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.on_cookiesTree_currentItemChanged?4(current, _previous) eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.on_removeAllButton_clicked?4() eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.on_removeButton_clicked?4() eric7.WebBrowser.CookieJar.CookiesDialog.CookiesDialog.on_searchEdit_textChanged?4(txt) @@ -12107,8 +12105,8 @@ eric7.WebBrowser.FeaturePermissions.FeaturePermissionsDialog.FeaturePermissionsDialog.on_removeButton_clicked?4() eric7.WebBrowser.FeaturePermissions.FeaturePermissionsDialog.FeaturePermissionsDialog?1(featurePermissions, parent=None) eric7.WebBrowser.Feeds.FeedEditDialog.FeedEditDialog.getData?4() -eric7.WebBrowser.Feeds.FeedEditDialog.FeedEditDialog.on_titleEdit_textChanged?4(txt) -eric7.WebBrowser.Feeds.FeedEditDialog.FeedEditDialog.on_urlEdit_textChanged?4(txt) +eric7.WebBrowser.Feeds.FeedEditDialog.FeedEditDialog.on_titleEdit_textChanged?4(_txt) +eric7.WebBrowser.Feeds.FeedEditDialog.FeedEditDialog.on_urlEdit_textChanged?4(_txt) eric7.WebBrowser.Feeds.FeedEditDialog.FeedEditDialog?1(urlString, title, parent=None) eric7.WebBrowser.Feeds.FeedsDialog.FeedsDialog?1(availableFeeds, browser, parent=None) eric7.WebBrowser.Feeds.FeedsManager.FeedsManager.ErrorDataRole?7 @@ -12709,7 +12707,7 @@ eric7.WebBrowser.Session.SessionManagerDialog.SessionManagerDialog.showEvent?4(evt) eric7.WebBrowser.Session.SessionManagerDialog.SessionManagerDialog?1(parent=None) eric7.WebBrowser.SiteInfo.SiteInfoDialog.SSL?7 -eric7.WebBrowser.SiteInfo.SiteInfoDialog.SiteInfoDialog.on_imagesTree_currentItemChanged?4(current, previous) +eric7.WebBrowser.SiteInfo.SiteInfoDialog.SiteInfoDialog.on_imagesTree_currentItemChanged?4(current, _previous) eric7.WebBrowser.SiteInfo.SiteInfoDialog.SiteInfoDialog.on_securityDetailsButton_clicked?4() eric7.WebBrowser.SiteInfo.SiteInfoDialog.SiteInfoDialog.securityStyleFormat?7 eric7.WebBrowser.SiteInfo.SiteInfoDialog.SiteInfoDialog?1(browser, parent=None) @@ -12762,7 +12760,7 @@ eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.ManageDictionariesDialog.on_buttonBox_clicked?4(button) eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.ManageDictionariesDialog.on_dictionariesList_itemSelectionChanged?4() eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.ManageDictionariesDialog.on_dictionariesUrlEditButton_toggled?4(checked) -eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.ManageDictionariesDialog.on_locationComboBox_currentTextChanged?4(txt) +eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.ManageDictionariesDialog.on_locationComboBox_currentTextChanged?4(_txt) eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.ManageDictionariesDialog?1(writeableDirectories, enforceUnencryptedDownloads=False, parent=None, ) eric7.WebBrowser.StatusBar.ImagesIcon.ImagesIcon.preferencesChanged?4() eric7.WebBrowser.StatusBar.ImagesIcon.ImagesIcon?1(window) @@ -12810,10 +12808,10 @@ eric7.WebBrowser.Sync.SyncDirectorySettingsPage.SyncDirectorySettingsPage?1(parent=None) eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.isComplete?4() eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.nextId?4() -eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.on_encryptionGroupBox_toggled?4(on) +eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.on_encryptionGroupBox_toggled?4(_on) eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged?4(txt) eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.on_encryptionKeyEdit_textChanged?4(txt) -eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.on_reencryptCheckBox_toggled?4(on) +eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage.on_reencryptCheckBox_toggled?4(_on) eric7.WebBrowser.Sync.SyncEncryptionPage.SyncEncryptionPage?1(parent=None) eric7.WebBrowser.Sync.SyncFtpSettingsPage.SyncFtpSettingsPage.isComplete?4() eric7.WebBrowser.Sync.SyncFtpSettingsPage.SyncFtpSettingsPage.nextId?4()
--- a/src/eric7/Debugger/DebugUI.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Debugger/DebugUI.py Tue Apr 23 11:26:04 2024 +0200 @@ -1412,7 +1412,7 @@ d = os.path.dirname(ms) if os.path.exists(os.path.join(d, filename)): filename = os.path.join(d, filename) - self.viewmanager.setFileLine(filename, lineNo, True, True) + self.viewmanager.setFileLine(filename, lineNo, error=True) EricMessageBox.critical( self.ui, Program, @@ -1472,7 +1472,7 @@ res = EricMessageBox.No if res != EricMessageBox.No: self.viewmanager.setFileLine( - stackTrace[0][0], stackTrace[0][1], True + stackTrace[0][0], stackTrace[0][1], error=True ) if res != EricMessageBox.No: self.ui.activateWindow() @@ -1563,7 +1563,7 @@ self.ui.raise_() self.ui.activateWindow() QApplication.processEvents() - self.viewmanager.setFileLine(filename, lineNo, True) + self.viewmanager.setFileLine(filename, lineNo, error=True) EricMessageBox.critical( self.ui, Program,
--- a/src/eric7/Documentation/Help/source.qhp Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Help/source.qhp Tue Apr 23 11:26:04 2024 +0200 @@ -1215,7 +1215,6 @@ <section title="eric7.UI.CodeDocumentationViewer" ref="eric7.UI.CodeDocumentationViewer.html" /> <section title="eric7.UI.CodeDocumentationViewerTemplate" ref="eric7.UI.CodeDocumentationViewerTemplate.html" /> <section title="eric7.UI.CompareDialog" ref="eric7.UI.CompareDialog.html" /> - <section title="eric7.UI.Config" ref="eric7.UI.Config.html" /> <section title="eric7.UI.DeleteFilesConfirmationDialog" ref="eric7.UI.DeleteFilesConfirmationDialog.html" /> <section title="eric7.UI.DiffDialog" ref="eric7.UI.DiffDialog.html" /> <section title="eric7.UI.DiffHighlighter" ref="eric7.UI.DiffHighlighter.html" /> @@ -3569,7 +3568,6 @@ <keyword name="Config (Module)" id="Config (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.Config.html" /> <keyword name="Config (Module)" id="Config (Module)" ref="eric7.Plugins.VcsPlugins.vcsPySvn.Config.html" /> <keyword name="Config (Module)" id="Config (Module)" ref="eric7.Plugins.VcsPlugins.vcsSubversion.Config.html" /> - <keyword name="Config (Module)" id="Config (Module)" ref="eric7.UI.Config.html" /> <keyword name="ConfigurationDialog" id="ConfigurationDialog" ref="eric7.Preferences.ConfigurationDialog.html#ConfigurationDialog" /> <keyword name="ConfigurationDialog (Constructor)" id="ConfigurationDialog (Constructor)" ref="eric7.Preferences.ConfigurationDialog.html#ConfigurationDialog.__init__" /> <keyword name="ConfigurationDialog (Module)" id="ConfigurationDialog (Module)" ref="eric7.Preferences.ConfigurationDialog.html" /> @@ -21810,7 +21808,6 @@ <file>eric7.UI.CodeDocumentationViewer.html</file> <file>eric7.UI.CodeDocumentationViewerTemplate.html</file> <file>eric7.UI.CompareDialog.html</file> - <file>eric7.UI.Config.html</file> <file>eric7.UI.DeleteFilesConfirmationDialog.html</file> <file>eric7.UI.DiffDialog.html</file> <file>eric7.UI.DiffHighlighter.html</file>
--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -156,16 +156,16 @@ <a NAME="DotDesktopWizardDialog.on_nameEdit_textChanged" ID="DotDesktopWizardDialog.on_nameEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_nameEdit_textChanged</h4> -<b>on_nameEdit_textChanged</b>(<i>txt</i>) +<b>on_nameEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check, if the nameEdit field is empty. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <a NAME="DotDesktopWizardDialog.on_notShowButton_clicked" ID="DotDesktopWizardDialog.on_notShowButton_clicked"></a> @@ -177,16 +177,16 @@ <a NAME="DotDesktopWizardDialog.on_notShowEdit_textChanged" ID="DotDesktopWizardDialog.on_notShowEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_notShowEdit_textChanged</h4> -<b>on_notShowEdit_textChanged</b>(<i>txt</i>) +<b>on_notShowEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check the contents of the notShowEdit field. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <a NAME="DotDesktopWizardDialog.on_onlyShowButton_clicked" ID="DotDesktopWizardDialog.on_onlyShowButton_clicked"></a> @@ -198,16 +198,16 @@ <a NAME="DotDesktopWizardDialog.on_onlyShowEdit_textChanged" ID="DotDesktopWizardDialog.on_onlyShowEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_onlyShowEdit_textChanged</h4> -<b>on_onlyShowEdit_textChanged</b>(<i>txt</i>) +<b>on_onlyShowEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check the contents of the onlyShowEdit field. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <a NAME="DotDesktopWizardDialog.on_projectButton_clicked" ID="DotDesktopWizardDialog.on_projectButton_clicked"></a> @@ -234,16 +234,16 @@ </dl> <a NAME="DotDesktopWizardDialog.on_typeEdit_textChanged" ID="DotDesktopWizardDialog.on_typeEdit_textChanged"></a> <h4>DotDesktopWizardDialog.on_typeEdit_textChanged</h4> -<b>on_typeEdit_textChanged</b>(<i>txt</i>) +<b>on_typeEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to check, if the typeEdit field is empty. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the entry field +text of the entry field (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -262,7 +262,7 @@ </dl> <a NAME="EricMessageBoxWizardDialog.on_rAboutQt_toggled" ID="EricMessageBoxWizardDialog.on_rAboutQt_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rAboutQt_toggled</h4> -<b>on_rAboutQt_toggled</b>(<i>on</i>) +<b>on_rAboutQt_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rAboutQt radio button. @@ -270,14 +270,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rAbout_toggled" ID="EricMessageBoxWizardDialog.on_rAbout_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rAbout_toggled</h4> -<b>on_rAbout_toggled</b>(<i>on</i>) +<b>on_rAbout_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rAbout radio button. @@ -285,14 +285,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rCritical_toggled" ID="EricMessageBoxWizardDialog.on_rCritical_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rCritical_toggled</h4> -<b>on_rCritical_toggled</b>(<i>on</i>) +<b>on_rCritical_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rCritical radio button. @@ -300,14 +300,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rInformation_toggled" ID="EricMessageBoxWizardDialog.on_rInformation_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rInformation_toggled</h4> -<b>on_rInformation_toggled</b>(<i>on</i>) +<b>on_rInformation_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rInformation radio button. @@ -315,14 +315,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rOkToClearData_toggled" ID="EricMessageBoxWizardDialog.on_rOkToClearData_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rOkToClearData_toggled</h4> -<b>on_rOkToClearData_toggled</b>(<i>on</i>) +<b>on_rOkToClearData_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rOkToClearData radio button. @@ -330,14 +330,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rQuestion_toggled" ID="EricMessageBoxWizardDialog.on_rQuestion_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rQuestion_toggled</h4> -<b>on_rQuestion_toggled</b>(<i>on</i>) +<b>on_rQuestion_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rQuestion radio button. @@ -345,14 +345,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rRetryAbort_toggled" ID="EricMessageBoxWizardDialog.on_rRetryAbort_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rRetryAbort_toggled</h4> -<b>on_rRetryAbort_toggled</b>(<i>on</i>) +<b>on_rRetryAbort_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rRetryAbort radio button. @@ -360,14 +360,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rStandard_toggled" ID="EricMessageBoxWizardDialog.on_rStandard_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rStandard_toggled</h4> -<b>on_rStandard_toggled</b>(<i>on</i>) +<b>on_rStandard_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rStandard radio button. @@ -375,14 +375,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rWarning_toggled" ID="EricMessageBoxWizardDialog.on_rWarning_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rWarning_toggled</h4> -<b>on_rWarning_toggled</b>(<i>on</i>) +<b>on_rWarning_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rWarning radio button. @@ -390,14 +390,14 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <a NAME="EricMessageBoxWizardDialog.on_rYesNo_toggled" ID="EricMessageBoxWizardDialog.on_rYesNo_toggled"></a> <h4>EricMessageBoxWizardDialog.on_rYesNo_toggled</h4> -<b>on_rYesNo_toggled</b>(<i>on</i>) +<b>on_rYesNo_toggled</b>(<i>_on</i>) <p> Private slot to handle the toggled signal of the rYesNo radio button. @@ -405,9 +405,9 @@ <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -toggle state (ignored) +toggle state (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -908,16 +908,16 @@ <a NAME="ConfigurationWidget.resizeEvent" ID="ConfigurationWidget.resizeEvent"></a> <h4>ConfigurationWidget.resizeEvent</h4> -<b>resizeEvent</b>(<i>evt</i>) +<b>resizeEvent</b>(<i>_evt</i>) <p> Protected method to handle the resizing of the widget. </p> <dl> -<dt><i>evt</i> (QResizeEvent)</dt> +<dt><i>_evt</i> (QResizeEvent)</dt> <dd> -reference to the event object +reference to the event object (unused) </dd> </dl> <a NAME="ConfigurationWidget.setPreferences" ID="ConfigurationWidget.setPreferences"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -110,7 +110,7 @@ <a NAME="DebuggerGeneralPage.on_allowedHostsList_currentItemChanged" ID="DebuggerGeneralPage.on_allowedHostsList_currentItemChanged"></a> <h4>DebuggerGeneralPage.on_allowedHostsList_currentItemChanged</h4> -<b>on_allowedHostsList_currentItemChanged</b>(<i>current, previous</i>) +<b>on_allowedHostsList_currentItemChanged</b>(<i>current, _previous</i>) <p> Private method to set the state of the edit and delete button. </p> @@ -121,9 +121,9 @@ <dd> new current item </dd> -<dt><i>previous</i> (QListWidgetItem)</dt> +<dt><i>_previous</i> (QListWidgetItem)</dt> <dd> -previous current item +previous current item (unused) </dd> </dl> <a NAME="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked" ID="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorFilePage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorFilePage.html Tue Apr 23 11:26:04 2024 +0200 @@ -188,7 +188,7 @@ <a NAME="EditorFilePage.on_fileFiltersList_currentItemChanged" ID="EditorFilePage.on_fileFiltersList_currentItemChanged"></a> <h4>EditorFilePage.on_fileFiltersList_currentItemChanged</h4> -<b>on_fileFiltersList_currentItemChanged</b>(<i>current, previous</i>) +<b>on_fileFiltersList_currentItemChanged</b>(<i>current, _previous</i>) <p> Private slot to set the state of the edit and delete buttons. </p> @@ -199,9 +199,9 @@ <dd> new current item </dd> -<dt><i>previous</i> (QListWidgetItem)</dt> +<dt><i>_previous</i> (QListWidgetItem)</dt> <dd> -previous current item +previous current item (unused) </dd> </dl> <a NAME="EditorFilePage.on_openFiltersButton_toggled" ID="EditorFilePage.on_openFiltersButton_toggled"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -600,7 +600,7 @@ </dl> <a NAME="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged" ID="EditorHighlightingStylesPage.on_styleElementList_currentItemChanged"></a> <h4>EditorHighlightingStylesPage.on_styleElementList_currentItemChanged</h4> -<b>on_styleElementList_currentItemChanged</b>(<i>current, previous</i>) +<b>on_styleElementList_currentItemChanged</b>(<i>current, _previous</i>) <p> Private method to handle a change of the current row. </p> @@ -611,9 +611,9 @@ <dd> reference to the current item </dd> -<dt><i>previous</i> (QTreeWidgetItem)</dt> +<dt><i>_previous</i> (QTreeWidgetItem)</dt> <dd> -reference to the previous item +reference to the previous item (unused) </dd> </dl> <a NAME="EditorHighlightingStylesPage.save" ID="EditorHighlightingStylesPage.save"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -179,7 +179,7 @@ <a NAME="EmailPage.on_mailAuthenticationGroup_toggled" ID="EmailPage.on_mailAuthenticationGroup_toggled"></a> <h4>EmailPage.on_mailAuthenticationGroup_toggled</h4> -<b>on_mailAuthenticationGroup_toggled</b>(<i>checked</i>) +<b>on_mailAuthenticationGroup_toggled</b>(<i>_checked</i>) <p> Private slot to handle a change of the state of the authentication group. @@ -187,65 +187,65 @@ <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -state of the group +state of the group (unused) </dd> </dl> <a NAME="EmailPage.on_mailPasswordEdit_textChanged" ID="EmailPage.on_mailPasswordEdit_textChanged"></a> <h4>EmailPage.on_mailPasswordEdit_textChanged</h4> -<b>on_mailPasswordEdit_textChanged</b>(<i>txt</i>) +<b>on_mailPasswordEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle a change of the text of the user edit. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current text of the edit +current text of the edit (unused) </dd> </dl> <a NAME="EmailPage.on_mailServerEdit_textChanged" ID="EmailPage.on_mailServerEdit_textChanged"></a> <h4>EmailPage.on_mailServerEdit_textChanged</h4> -<b>on_mailServerEdit_textChanged</b>(<i>txt</i>) +<b>on_mailServerEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle a change of the text of the mail server edit. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current text of the edit (string) +current text of the edit (unused) </dd> </dl> <a NAME="EmailPage.on_mailUserEdit_textChanged" ID="EmailPage.on_mailUserEdit_textChanged"></a> <h4>EmailPage.on_mailUserEdit_textChanged</h4> -<b>on_mailUserEdit_textChanged</b>(<i>txt</i>) +<b>on_mailUserEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle a change of the text of the user edit. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current text of the edit +current text of the edit (unused) </dd> </dl> <a NAME="EmailPage.on_noEncryptionButton_toggled" ID="EmailPage.on_noEncryptionButton_toggled"></a> <h4>EmailPage.on_noEncryptionButton_toggled</h4> -<b>on_noEncryptionButton_toggled</b>(<i>checked</i>) +<b>on_noEncryptionButton_toggled</b>(<i>_checked</i>) <p> Private slot handling a change of no encryption button. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -current state of the button +current state of the button (unused) </dd> </dl> <a NAME="EmailPage.on_testButton_clicked" ID="EmailPage.on_testButton_clicked"></a> @@ -257,30 +257,30 @@ <a NAME="EmailPage.on_useSslButton_toggled" ID="EmailPage.on_useSslButton_toggled"></a> <h4>EmailPage.on_useSslButton_toggled</h4> -<b>on_useSslButton_toggled</b>(<i>checked</i>) +<b>on_useSslButton_toggled</b>(<i>_checked</i>) <p> Private slot handling a change of SSL encryption button. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -current state of the button +current state of the button (unused) </dd> </dl> <a NAME="EmailPage.on_useTlsButton_toggled" ID="EmailPage.on_useTlsButton_toggled"></a> <h4>EmailPage.on_useTlsButton_toggled</h4> -<b>on_useTlsButton_toggled</b>(<i>checked</i>) +<b>on_useTlsButton_toggled</b>(<i>_checked</i>) <p> Private slot handling a change of TLS encryption button. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -current state of the button +current state of the button (unused) </dd> </dl> <a NAME="EmailPage.save" ID="EmailPage.save"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -76,18 +76,11 @@ <a NAME="LogViewerPage.__init__" ID="LogViewerPage.__init__"></a> <h4>LogViewerPage (Constructor)</h4> -<b>LogViewerPage</b>(<i>parent=None</i>) +<b>LogViewerPage</b>(<i></i>) <p> Constructor </p> -<dl> - -<dt><i>parent</i> (QWidget)</dt> -<dd> -reference to the parent widget -</dd> -</dl> <a NAME="LogViewerPage.__colorChanged" ID="LogViewerPage.__colorChanged"></a> <h4>LogViewerPage.__colorChanged</h4> <b>__colorChanged</b>(<i>colorKey, color</i>)
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MicroPythonPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MicroPythonPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -88,18 +88,11 @@ <a NAME="MicroPythonPage.__init__" ID="MicroPythonPage.__init__"></a> <h4>MicroPythonPage (Constructor)</h4> -<b>MicroPythonPage</b>(<i>parent=None</i>) +<b>MicroPythonPage</b>(<i></i>) <p> Constructor </p> -<dl> - -<dt><i>parent</i> (QWidget)</dt> -<dd> -reference to the parent widget -</dd> -</dl> <a NAME="MicroPythonPage.on_apShowPasswordButton_clicked" ID="MicroPythonPage.on_apShowPasswordButton_clicked"></a> <h4>MicroPythonPage.on_apShowPasswordButton_clicked</h4> <b>on_apShowPasswordButton_clicked</b>(<i>checked</i>)
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -157,30 +157,30 @@ <a NAME="QtPage.on_qtPostfixEdit_textChanged" ID="QtPage.on_qtPostfixEdit_textChanged"></a> <h4>QtPage.on_qtPostfixEdit_textChanged</h4> -<b>on_qtPostfixEdit_textChanged</b>(<i>txt</i>) +<b>on_qtPostfixEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle a change in the entered Qt directory. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -the entered string +the entered string (unused) </dd> </dl> <a NAME="QtPage.on_qtPrefixEdit_textChanged" ID="QtPage.on_qtPrefixEdit_textChanged"></a> <h4>QtPage.on_qtPrefixEdit_textChanged</h4> -<b>on_qtPrefixEdit_textChanged</b>(<i>txt</i>) +<b>on_qtPrefixEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle a change in the entered Qt directory. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -the entered string +the entered string (unused) </dd> </dl> <a NAME="QtPage.on_qtToolsDirPicker_editTextChanged" ID="QtPage.on_qtToolsDirPicker_editTextChanged"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -83,16 +83,16 @@ <a NAME="ViewmanagerPage.on_windowComboBox_activated" ID="ViewmanagerPage.on_windowComboBox_activated"></a> <h4>ViewmanagerPage.on_windowComboBox_activated</h4> -<b>on_windowComboBox_activated</b>(<i>index</i>) +<b>on_windowComboBox_activated</b>(<i>_index</i>) <p> Private slot to show a preview of the selected workspace view type. </p> <dl> -<dt><i>index</i> (int)</dt> +<dt><i>_index</i> (int)</dt> <dd> -index of selected workspace view type +index of selected workspace view type (unused) </dd> </dl> <a NAME="ViewmanagerPage.save" ID="ViewmanagerPage.save"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ShortcutDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ShortcutDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -163,16 +163,16 @@ <a NAME="ShortcutDialog.eventFilter" ID="ShortcutDialog.eventFilter"></a> <h4>ShortcutDialog.eventFilter</h4> -<b>eventFilter</b>(<i>watched, event</i>) +<b>eventFilter</b>(<i>_watched, event</i>) <p> Public method called to filter the event queue. </p> <dl> -<dt><i>watched</i> (QObject)</dt> +<dt><i>_watched</i> (QObject)</dt> <dd> -the QObject being watched +reference to the QObject being watched (unused) </dd> <dt><i>event</i> (QEvent)</dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -148,16 +148,16 @@ <a NAME="SubstyleDefinitionDialog.on_descriptionEdit_textChanged" ID="SubstyleDefinitionDialog.on_descriptionEdit_textChanged"></a> <h4>SubstyleDefinitionDialog.on_descriptionEdit_textChanged</h4> -<b>on_descriptionEdit_textChanged</b>(<i>txt</i>) +<b>on_descriptionEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling changes of the description. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the description +text of the description (unused) </dd> </dl> <a NAME="SubstyleDefinitionDialog.on_resetButton_clicked" ID="SubstyleDefinitionDialog.on_resetButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.Preferences.ToolConfigurationDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.ToolConfigurationDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -331,16 +331,16 @@ <a NAME="ToolConfigurationDialog.on_redirectCombo_currentIndexChanged" ID="ToolConfigurationDialog.on_redirectCombo_currentIndexChanged"></a> <h4>ToolConfigurationDialog.on_redirectCombo_currentIndexChanged</h4> -<b>on_redirectCombo_currentIndexChanged</b>(<i>index</i>) +<b>on_redirectCombo_currentIndexChanged</b>(<i>_index</i>) <p> Private slot called, when the redirection mode was changed. </p> <dl> -<dt><i>index</i> (int)</dt> +<dt><i>_index</i> (int)</dt> <dd> -the selected mode index (ignored) +the selected mode index (unused) </dd> </dl> <a NAME="ToolConfigurationDialog.on_separatorButton_clicked" ID="ToolConfigurationDialog.on_separatorButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.Project.CreateDialogCodeDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.CreateDialogCodeDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -297,16 +297,16 @@ </dl> <a NAME="CreateDialogCodeDialog.on_classNameCombo_activated" ID="CreateDialogCodeDialog.on_classNameCombo_activated"></a> <h4>CreateDialogCodeDialog.on_classNameCombo_activated</h4> -<b>on_classNameCombo_activated</b>(<i>index</i>) +<b>on_classNameCombo_activated</b>(<i>_index</i>) <p> Private slot to handle the activated signal of the classname combo. </p> <dl> -<dt><i>index</i> (int)</dt> +<dt><i>_index</i> (int)</dt> <dd> -index of the activated item +index of the activated item (unused) </dd> </dl> <a NAME="CreateDialogCodeDialog.on_filterEdit_textChanged" ID="CreateDialogCodeDialog.on_filterEdit_textChanged"></a>
--- a/src/eric7/Documentation/Source/eric7.Project.MakePropertiesDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.MakePropertiesDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -106,11 +106,18 @@ <a NAME="MakePropertiesDialog.initDialog" ID="MakePropertiesDialog.initDialog"></a> <h4>MakePropertiesDialog.initDialog</h4> -<b>initDialog</b>(<i></i>) +<b>initDialog</b>(<i>new</i>) <p> Public method to initialize the dialog's data. </p> +<dl> + +<dt><i>new</i> (bool)</dt> +<dd> +flag indicating the generation of a new project +</dd> +</dl> <a NAME="MakePropertiesDialog.storeData" ID="MakePropertiesDialog.storeData"></a> <h4>MakePropertiesDialog.storeData</h4> <b>storeData</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.Project.Project.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.Project.html Tue Apr 23 11:26:04 2024 +0200 @@ -1431,7 +1431,7 @@ </dl> <a NAME="Project.__executeMake" ID="Project.__executeMake"></a> <h4>Project.__executeMake</h4> -<b>__executeMake</b>(<i>questionOnly=False, interactive=True</i>) +<b>__executeMake</b>(<i>questionOnly=False</i>) <p> Private method to execute a project specific make run. </p> @@ -1442,11 +1442,6 @@ <dd> flag indicating to ask make for changes only </dd> -<dt><i>interactive</i> (bool)</dt> -<dd> -flag indicating an interactive invocation (i.e. - through a menu action) -</dd> </dl> <a NAME="Project.__findEmbeddedEnvironment" ID="Project.__findEmbeddedEnvironment"></a> <h4>Project.__findEmbeddedEnvironment</h4>
--- a/src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectVenvConfigurationDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -137,16 +137,16 @@ </dl> <a NAME="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" ID="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged"></a> <h4>ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged</h4> -<b>on_pythonExecPicker_editTextChanged</b>(<i>txt</i>) +<b>on_pythonExecPicker_editTextChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the entered Python interpreter path. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -entered Python interpreter path +entered Python interpreter path (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.Project.QuickFindFileDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.QuickFindFileDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -284,7 +284,7 @@ </dl> <a NAME="QuickFindFileDialog.on_fileList_currentItemChanged" ID="QuickFindFileDialog.on_fileList_currentItemChanged"></a> <h4>QuickFindFileDialog.on_fileList_currentItemChanged</h4> -<b>on_fileList_currentItemChanged</b>(<i>current, previous</i>) +<b>on_fileList_currentItemChanged</b>(<i>current, _previous</i>) <p> Private slot handling a change of the current item. </p> @@ -295,14 +295,14 @@ <dd> current item </dd> -<dt><i>previous</i> (QTreeWidgetItem)</dt> +<dt><i>_previous</i> (QTreeWidgetItem)</dt> <dd> -prevoius current item +prevoius current item (unused) </dd> </dl> <a NAME="QuickFindFileDialog.on_fileList_itemActivated" ID="QuickFindFileDialog.on_fileList_itemActivated"></a> <h4>QuickFindFileDialog.on_fileList_itemActivated</h4> -<b>on_fileList_itemActivated</b>(<i>itm, column</i>) +<b>on_fileList_itemActivated</b>(<i>itm, _column</i>) <p> Private slot to handle the double click on a file item. </p> @@ -317,9 +317,9 @@ <dd> the double clicked listview item </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column that was double clicked +column that was double clicked (unused) </dd> </dl> <a NAME="QuickFindFileDialog.on_fileNameEdit_returnPressed" ID="QuickFindFileDialog.on_fileNameEdit_returnPressed"></a>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Editor.html Tue Apr 23 11:26:04 2024 +0200 @@ -6468,7 +6468,7 @@ </dl> <a NAME="Editor.highlight" ID="Editor.highlight"></a> <h4>Editor.highlight</h4> -<b>highlight</b>(<i>line=None, error=False, syntaxError=False</i>) +<b>highlight</b>(<i>line=None, error=False</i>) <p> Public method to highlight [or de-highlight] a particular line. </p> @@ -6484,10 +6484,6 @@ flag indicating whether the error highlight should be used </dd> -<dt><i>syntaxError</i> (bool)</dt> -<dd> -flag indicating a syntax error (unused) -</dd> </dl> <a NAME="Editor.highlightSearchSelection" ID="Editor.highlightSearchSelection"></a> <h4>Editor.highlightSearchSelection</h4>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBash.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBash.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBatch.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBatch.html Tue Apr 23 11:26:04 2024 +0200 @@ -175,7 +175,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCMake.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCMake.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCPP.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCPP.html Tue Apr 23 11:26:04 2024 +0200 @@ -232,7 +232,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSS.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSS.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSharp.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSharp.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCoffeeScript.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCoffeeScript.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerD.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerD.html Tue Apr 23 11:26:04 2024 +0200 @@ -232,7 +232,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerDiff.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerDiff.html Tue Apr 23 11:26:04 2024 +0200 @@ -175,7 +175,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran77.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran77.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerHTML.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerHTML.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJSON.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJSON.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJava.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJava.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJavaScript.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJavaScript.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerLua.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerLua.html Tue Apr 23 11:26:04 2024 +0200 @@ -232,7 +232,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMakefile.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMakefile.html Tue Apr 23 11:26:04 2024 +0200 @@ -175,7 +175,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Tue Apr 23 11:26:04 2024 +0200 @@ -115,7 +115,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMatlab.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMatlab.html Tue Apr 23 11:26:04 2024 +0200 @@ -175,7 +175,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerOctave.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerOctave.html Tue Apr 23 11:26:04 2024 +0200 @@ -175,7 +175,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPO.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPO.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPOV.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPOV.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPascal.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPascal.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPerl.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPerl.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerProperties.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerProperties.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPython.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPython.html Tue Apr 23 11:26:04 2024 +0200 @@ -290,7 +290,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerQSS.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerQSS.html Tue Apr 23 11:26:04 2024 +0200 @@ -232,7 +232,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerRuby.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerRuby.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerSQL.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerSQL.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTCL.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTCL.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerVHDL.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerVHDL.html Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerXML.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerXML.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerYAML.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerYAML.html Tue Apr 23 11:26:04 2024 +0200 @@ -186,7 +186,7 @@ <hr /> <a NAME="createLexer" ID="createLexer"></a> <h2>createLexer</h2> -<b>createLexer</b>(<i>variant="", parent=None</i>) +<b>createLexer</b>(<i>variant, parent=None</i>) <p> Function to instantiate a lexer object. </p>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -136,30 +136,30 @@ </dl> <a NAME="HyperlinkMarkupDialog.on_targetEdit_textChanged" ID="HyperlinkMarkupDialog.on_targetEdit_textChanged"></a> <h4>HyperlinkMarkupDialog.on_targetEdit_textChanged</h4> -<b>on_targetEdit_textChanged</b>(<i>txt</i>) +<b>on_targetEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the link target. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -link target +link target (unused) </dd> </dl> <a NAME="HyperlinkMarkupDialog.on_textEdit_textChanged" ID="HyperlinkMarkupDialog.on_textEdit_textChanged"></a> <h4>HyperlinkMarkupDialog.on_textEdit_textChanged</h4> -<b>on_textEdit_textChanged</b>(<i>txt</i>) +<b>on_textEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the link text. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -link text +link text (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.ImageMarkupDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.ImageMarkupDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -146,16 +146,16 @@ </dl> <a NAME="ImageMarkupDialog.on_altTextEdit_textChanged" ID="ImageMarkupDialog.on_altTextEdit_textChanged"></a> <h4>ImageMarkupDialog.on_altTextEdit_textChanged</h4> -<b>on_altTextEdit_textChanged</b>(<i>txt</i>) +<b>on_altTextEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling changes of the alternative text. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -alternative text +alternative text (unused) </dd> </dl> <a NAME="ImageMarkupDialog.on_aspectRatioCheckBox_toggled" ID="ImageMarkupDialog.on_aspectRatioCheckBox_toggled"></a>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -783,16 +783,16 @@ <a NAME="SearchReplaceWidget.__updateQuickSearchMarkers" ID="SearchReplaceWidget.__updateQuickSearchMarkers"></a> <h4>SearchReplaceWidget.__updateQuickSearchMarkers</h4> -<b>__updateQuickSearchMarkers</b>(<i>on</i>) +<b>__updateQuickSearchMarkers</b>(<i>_on</i>) <p> Private slot to handle the selection of the various check boxes. </p> <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -status of the check box (ignored) +status of the check box (unused) </dd> </dl> <a NAME="SearchReplaceWidget.changeEvent" ID="SearchReplaceWidget.changeEvent"></a>
--- a/src/eric7/Documentation/Source/eric7.QScintilla.ShellWindow.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.ShellWindow.html Tue Apr 23 11:26:04 2024 +0200 @@ -345,16 +345,16 @@ <a NAME="ShellWindow.__historyStyleChanged" ID="ShellWindow.__historyStyleChanged"></a> <h4>ShellWindow.__historyStyleChanged</h4> -<b>__historyStyleChanged</b>(<i>historyStyle</i>) +<b>__historyStyleChanged</b>(<i>_historyStyle</i>) <p> Private slot to handle a change of the shell history style. </p> <dl> -<dt><i>historyStyle</i> (ShellHistoryStyle)</dt> +<dt><i>_historyStyle</i> (ShellHistoryStyle)</dt> <dd> -style to be used for the history +style to be used for the history (unused) </dd> </dl> <a NAME="ShellWindow.__newWindow" ID="ShellWindow.__newWindow"></a>
--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpIndexWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpIndexWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -155,7 +155,7 @@ <a NAME="HelpIndexWidget.__documentActivated" ID="HelpIndexWidget.__documentActivated"></a> <h4>HelpIndexWidget.__documentActivated</h4> -<b>__documentActivated</b>(<i>document, keyword, modifiers=None</i>) +<b>__documentActivated</b>(<i>document, _keyword, modifiers=None</i>) <p> Private slot to handle the activation of a keyword entry. </p> @@ -167,9 +167,9 @@ reference to a data structure containing the document info </dd> -<dt><i>keyword</i> (str)</dt> +<dt><i>_keyword</i> (str)</dt> <dd> -keyword for the URL +keyword for the URL (unused) </dd> <dt><i>modifiers</i> (Qt.KeyboardModifiers or None)</dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpSearchWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpSearchWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -160,14 +160,14 @@ <a NAME="HelpSearchWidget.__searchingFinished" ID="HelpSearchWidget.__searchingFinished"></a> <h4>HelpSearchWidget.__searchingFinished</h4> -<b>__searchingFinished</b>(<i>hits</i>) +<b>__searchingFinished</b>(<i>_hits</i>) <p> Private slot to handle the end of the search. </p> <dl> -<dt><i>hits</i> (int)</dt> +<dt><i>_hits</i> (int)</dt> <dd> number of hits (unused) </dd>
--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.QtHelpDocumentationSettingsWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -191,16 +191,16 @@ <a NAME="QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged" ID="QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged"></a> <h4>QtHelpDocumentationSettingsWidget.on_filterEdit_textChanged</h4> -<b>on_filterEdit_textChanged</b>(<i>txt</i>) +<b>on_filterEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to react on changes of the document filter text. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current entry of the filter +current entry of the filter (unused) </dd> </dl> <a NAME="QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked" ID="QtHelpDocumentationSettingsWidget.on_managePluginButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotDefaultGrabber.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotDefaultGrabber.html Tue Apr 23 11:26:04 2024 +0200 @@ -220,7 +220,7 @@ </dl> <a NAME="SnapshotDefaultGrabber.grab" ID="SnapshotDefaultGrabber.grab"></a> <h4>SnapshotDefaultGrabber.grab</h4> -<b>grab</b>(<i>mode, delay=0, captureCursor=False, captureDecorations=False</i>) +<b>grab</b>(<i>mode, delay, _captureCursor, _captureDecorations</i>) <p> Public method to perform a grab operation potentially after a delay. </p> @@ -235,11 +235,11 @@ <dd> delay in seconds </dd> -<dt><i>captureCursor</i> (bool)</dt> +<dt><i>_captureCursor</i> (bool)</dt> <dd> flag indicating to include the mouse cursor (unused) </dd> -<dt><i>captureDecorations</i> (bool)</dt> +<dt><i>_captureDecorations</i> (bool)</dt> <dd> flag indicating to include the window decorations (unused)
--- a/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html Tue Apr 23 11:26:04 2024 +0200 @@ -107,30 +107,30 @@ <a NAME="SnapshotTimer.enterEvent" ID="SnapshotTimer.enterEvent"></a> <h4>SnapshotTimer.enterEvent</h4> -<b>enterEvent</b>(<i>evt</i>) +<b>enterEvent</b>(<i>_evt</i>) <p> Protected method handling the mouse cursor entering the widget. </p> <dl> -<dt><i>evt</i> (QEvent)</dt> +<dt><i>_evt</i> (QEvent)</dt> <dd> -enter event +enter event (unused) </dd> </dl> <a NAME="SnapshotTimer.paintEvent" ID="SnapshotTimer.paintEvent"></a> <h4>SnapshotTimer.paintEvent</h4> -<b>paintEvent</b>(<i>evt</i>) +<b>paintEvent</b>(<i>_evt</i>) <p> Protected method handling paint events. </p> <dl> -<dt><i>evt</i> (QPaintEvent)</dt> +<dt><i>_evt</i> (QPaintEvent)</dt> <dd> -paint event +paint event (unused) </dd> </dl> <a NAME="SnapshotTimer.start" ID="SnapshotTimer.start"></a>
--- a/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -122,30 +122,30 @@ </dl> <a NAME="SqlConnectionDialog.on_databasePicker_textChanged" ID="SqlConnectionDialog.on_databasePicker_textChanged"></a> <h4>SqlConnectionDialog.on_databasePicker_textChanged</h4> -<b>on_databasePicker_textChanged</b>(<i>txt</i>) +<b>on_databasePicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling the change of the database name. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the edit +text of the edit (unused) </dd> </dl> <a NAME="SqlConnectionDialog.on_driverCombo_activated" ID="SqlConnectionDialog.on_driverCombo_activated"></a> <h4>SqlConnectionDialog.on_driverCombo_activated</h4> -<b>on_driverCombo_activated</b>(<i>index</i>) +<b>on_driverCombo_activated</b>(<i>_index</i>) <p> Private slot handling the selection of a database driver. </p> <dl> -<dt><i>index</i> (int)</dt> +<dt><i>_index</i> (int)</dt> <dd> -index of the selected entry +index of the selected entry (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -128,7 +128,7 @@ </dl> <a NAME="SqlConnectionWidget.__currentItemChanged" ID="SqlConnectionWidget.__currentItemChanged"></a> <h4>SqlConnectionWidget.__currentItemChanged</h4> -<b>__currentItemChanged</b>(<i>current, previous</i>) +<b>__currentItemChanged</b>(<i>current, _previous</i>) <p> Private slot handling a change of the current item. </p> @@ -139,9 +139,9 @@ <dd> reference to the new current item </dd> -<dt><i>previous</i> (QTreeWidgetItem)</dt> +<dt><i>_previous</i> (QTreeWidgetItem)</dt> <dd> -reference to the previous current item +reference to the previous current item (unused) </dd> </dl> <a NAME="SqlConnectionWidget.__dbCaption" ID="SqlConnectionWidget.__dbCaption"></a> @@ -172,7 +172,7 @@ </dl> <a NAME="SqlConnectionWidget.__itemActivated" ID="SqlConnectionWidget.__itemActivated"></a> <h4>SqlConnectionWidget.__itemActivated</h4> -<b>__itemActivated</b>(<i>itm, column</i>) +<b>__itemActivated</b>(<i>itm, _column</i>) <p> Private slot handling the activation of an item. </p> @@ -183,9 +183,9 @@ <dd> reference to the item </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column that was activated +column that was activated (unused) </dd> </dl> <a NAME="SqlConnectionWidget.__setActive" ID="SqlConnectionWidget.__setActive"></a>
--- a/src/eric7/Documentation/Source/eric7.Tasks.TaskViewer.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Tasks.TaskViewer.html Tue Apr 23 11:26:04 2024 +0200 @@ -530,7 +530,7 @@ </dl> <a NAME="TaskViewer.__taskItemActivated" ID="TaskViewer.__taskItemActivated"></a> <h4>TaskViewer.__taskItemActivated</h4> -<b>__taskItemActivated</b>(<i>itm, col</i>) +<b>__taskItemActivated</b>(<i>itm, _col</i>) <p> Private slot to handle the activation of an item. </p> @@ -541,9 +541,9 @@ <dd> reference to the activated item </dd> -<dt><i>col</i> (int)</dt> +<dt><i>_col</i> (int)</dt> <dd> -column the item was activated in +column the item was activated in (unused) </dd> </dl> <a NAME="TaskViewer.addFileTask" ID="TaskViewer.addFileTask"></a>
--- a/src/eric7/Documentation/Source/eric7.Templates.TemplateViewer.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Templates.TemplateViewer.html Tue Apr 23 11:26:04 2024 +0200 @@ -961,7 +961,7 @@ <a NAME="TemplateViewer.__templateItemActivated" ID="TemplateViewer.__templateItemActivated"></a> <h4>TemplateViewer.__templateItemActivated</h4> -<b>__templateItemActivated</b>(<i>itm=None, col=0</i>) +<b>__templateItemActivated</b>(<i>itm=None, _col=0</i>) <p> Private slot to handle the activation of an item. </p> @@ -972,9 +972,9 @@ <dd> reference to the activated item </dd> -<dt><i>col</i> (int)</dt> +<dt><i>_col</i> (int)</dt> <dd> -column the item was activated in +column the item was activated in (unused) </dd> </dl> <a NAME="TemplateViewer.addEntry" ID="TemplateViewer.addEntry"></a>
--- a/src/eric7/Documentation/Source/eric7.Testing.MarkersWindow.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.MarkersWindow.html Tue Apr 23 11:26:04 2024 +0200 @@ -87,16 +87,16 @@ </dl> <a NAME="MarkersWindow.closeEvent" ID="MarkersWindow.closeEvent"></a> <h4>MarkersWindow.closeEvent</h4> -<b>closeEvent</b>(<i>e</i>) +<b>closeEvent</b>(<i>_evt</i>) <p> Protected slot implementing a close event handler. </p> <dl> -<dt><i>e</i> (QCloseEvent)</dt> +<dt><i>_evt</i> (QCloseEvent)</dt> <dd> -close event +close event (unused) </dd> </dl> <a NAME="MarkersWindow.showMarkers" ID="MarkersWindow.showMarkers"></a>
--- a/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Testing.TestingWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -749,17 +749,17 @@ </dl> <a NAME="TestingWidget.__testProcessFinished" ID="TestingWidget.__testProcessFinished"></a> <h4>TestingWidget.__testProcessFinished</h4> -<b>__testProcessFinished</b>(<i>results, output</i>) +<b>__testProcessFinished</b>(<i>_results, output</i>) <p> Private slot to handle the 'testFinished' signal of the executor. </p> <dl> -<dt><i>results</i> (list of TestResult)</dt> +<dt><i>_results</i> (list of TestResult)</dt> <dd> list of test result objects (if not sent via the - 'testResult' signal + 'testResult' signal) (unused) </dd> <dt><i>output</i> (str)</dt> <dd> @@ -1002,16 +1002,16 @@ </dl> <a NAME="TestingWidget.on_discoverCheckBox_toggled" ID="TestingWidget.on_discoverCheckBox_toggled"></a> <h4>TestingWidget.on_discoverCheckBox_toggled</h4> -<b>on_discoverCheckBox_toggled</b>(<i>checked</i>) +<b>on_discoverCheckBox_toggled</b>(<i>_checked</i>) <p> Private slot handling state changes of the 'discover' checkbox. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -state of the checkbox +state of the checkbox (unused) </dd> </dl> <a NAME="TestingWidget.on_discoveryList_customContextMenuRequested" ID="TestingWidget.on_discoveryList_customContextMenuRequested"></a> @@ -1273,16 +1273,16 @@ </dl> <a NAME="TestingWindow.eventFilter" ID="TestingWindow.eventFilter"></a> <h4>TestingWindow.eventFilter</h4> -<b>eventFilter</b>(<i>obj, event</i>) +<b>eventFilter</b>(<i>_obj, event</i>) <p> Public method to filter events. </p> <dl> -<dt><i>obj</i> (QObject)</dt> +<dt><i>_obj</i> (QObject)</dt> <dd> -reference to the object the event is meant for +reference to the object the event is meant for (unused) </dd> <dt><i>event</i> (QEvent)</dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.UI.CompareDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.CompareDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -400,16 +400,16 @@ </dl> <a NAME="CompareWindow.eventFilter" ID="CompareWindow.eventFilter"></a> <h4>CompareWindow.eventFilter</h4> -<b>eventFilter</b>(<i>obj, event</i>) +<b>eventFilter</b>(<i>_obj, event</i>) <p> Public method to filter events. </p> <dl> -<dt><i>obj</i> (QObject)</dt> +<dt><i>_obj</i> (QObject)</dt> <dd> -reference to the object the event is meant for +reference to the object the event is meant for (unused) </dd> <dt><i>event</i> (QEvent)</dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.UI.Config.html Tue Apr 23 09:29:13 2024 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ -<!DOCTYPE html> -<html><head> -<title>eric7.UI.Config</title> -<meta charset="UTF-8"> -<link rel="stylesheet" href="styles.css"> -</head> -<body> -<a NAME="top" ID="top"></a> -<h1>eric7.UI.Config</h1> -<p> -Module defining common data to be used by all windows.. -</p> - -<h3>Global Attributes</h3> -<table> -<tr><td>ToolBarIconSize</td></tr> -</table> - -<h3>Classes</h3> -<table> -<tr><td>None</td></tr> -</table> - -<h3>Functions</h3> -<table> -<tr><td>None</td></tr> -</table> - -<hr /> -</body></html>
--- a/src/eric7/Documentation/Source/eric7.UI.DiffDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.DiffDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -311,16 +311,16 @@ </dl> <a NAME="DiffWindow.eventFilter" ID="DiffWindow.eventFilter"></a> <h4>DiffWindow.eventFilter</h4> -<b>eventFilter</b>(<i>obj, event</i>) +<b>eventFilter</b>(<i>_obj, event</i>) <p> Public method to filter events. </p> <dl> -<dt><i>obj</i> (QObject)</dt> +<dt><i>_obj</i> (QObject)</dt> <dd> -reference to the object the event is meant for +reference to the object the event is meant for (unused) </dd> <dt><i>event</i> (QEvent)</dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.UI.FindFileWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.FindFileWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -755,7 +755,7 @@ <a NAME="FindFileWidget.on_findList_itemDoubleClicked" ID="FindFileWidget.on_findList_itemDoubleClicked"></a> <h4>FindFileWidget.on_findList_itemDoubleClicked</h4> -<b>on_findList_itemDoubleClicked</b>(<i>itm, column</i>) +<b>on_findList_itemDoubleClicked</b>(<i>itm, _column</i>) <p> Private slot to handle the double click on a file item. </p> @@ -769,9 +769,9 @@ <dd> the double clicked tree item </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column that was double clicked (ignored) +column that was double clicked (unused) </dd> </dl> <a NAME="FindFileWidget.on_findtextCombo_editTextChanged" ID="FindFileWidget.on_findtextCombo_editTextChanged"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.FindLocationWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.FindLocationWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -347,7 +347,7 @@ </dl> <a NAME="FindLocationWidget.on_fileList_currentItemChanged" ID="FindLocationWidget.on_fileList_currentItemChanged"></a> <h4>FindLocationWidget.on_fileList_currentItemChanged</h4> -<b>on_fileList_currentItemChanged</b>(<i>current, previous</i>) +<b>on_fileList_currentItemChanged</b>(<i>current, _previous</i>) <p> Private slot handling a change of the current item. </p> @@ -358,14 +358,14 @@ <dd> current item </dd> -<dt><i>previous</i> (QTreeWidgetItem)</dt> +<dt><i>_previous</i> (QTreeWidgetItem)</dt> <dd> -prevoius current item +prevoius current item (unused) </dd> </dl> <a NAME="FindLocationWidget.on_fileList_itemActivated" ID="FindLocationWidget.on_fileList_itemActivated"></a> <h4>FindLocationWidget.on_fileList_itemActivated</h4> -<b>on_fileList_itemActivated</b>(<i>itm, column</i>) +<b>on_fileList_itemActivated</b>(<i>itm, _column</i>) <p> Private slot to handle the double click on a file item. </p> @@ -380,9 +380,9 @@ <dd> the double clicked listview item </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column that was double clicked (ignored) +column that was double clicked (unused) </dd> </dl> <a NAME="FindLocationWidget.on_searchDirPicker_textChanged" ID="FindLocationWidget.on_searchDirPicker_textChanged"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.NumbersWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.NumbersWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -490,20 +490,20 @@ </dl> <a NAME="NumbersWidget.__binModelDataChanged" ID="NumbersWidget.__binModelDataChanged"></a> <h4>NumbersWidget.__binModelDataChanged</h4> -<b>__binModelDataChanged</b>(<i>start, end</i>) +<b>__binModelDataChanged</b>(<i>_start, _end</i>) <p> Private slot to handle a change of the binary model value by the user. </p> <dl> -<dt><i>start</i> (QModelIndex)</dt> +<dt><i>_start</i> (QModelIndex)</dt> <dd> -start index +start index (unused) </dd> -<dt><i>end</i> (QModelIndex)</dt> +<dt><i>_end</i> (QModelIndex)</dt> <dd> -end index +end index (unused) </dd> </dl> <a NAME="NumbersWidget.__block" ID="NumbersWidget.__block"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerQSS.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerQSS.html Tue Apr 23 11:26:04 2024 +0200 @@ -105,16 +105,16 @@ </dl> <a NAME="PreviewerQSS.on_styleIconsPathPicker_textChanged" ID="PreviewerQSS.on_styleIconsPathPicker_textChanged"></a> <h4>PreviewerQSS.on_styleIconsPathPicker_textChanged</h4> -<b>on_styleIconsPathPicker_textChanged</b>(<i>txt</i>) +<b>on_styleIconsPathPicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the style icons path. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -name of the style icons directory +name of the style icons directory (unused) </dd> </dl> <a NAME="PreviewerQSS.processEditor" ID="PreviewerQSS.processEditor"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html Tue Apr 23 11:26:04 2024 +0200 @@ -184,7 +184,7 @@ </dl> <a NAME="PythonAstViewer.__astItemClicked" ID="PythonAstViewer.__astItemClicked"></a> <h4>PythonAstViewer.__astItemClicked</h4> -<b>__astItemClicked</b>(<i>itm, column</i>) +<b>__astItemClicked</b>(<i>itm, _column</i>) <p> Private slot handling a user click on an AST node item. </p> @@ -195,9 +195,9 @@ <dd> reference to the clicked item </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column number of the click +column number of the click (unused) </dd> </dl> <a NAME="PythonAstViewer.__astViewerStateChanged" ID="PythonAstViewer.__astViewerStateChanged"></a> @@ -531,16 +531,16 @@ <a NAME="PythonAstViewer.resizeEvent" ID="PythonAstViewer.resizeEvent"></a> <h4>PythonAstViewer.resizeEvent</h4> -<b>resizeEvent</b>(<i>evt</i>) +<b>resizeEvent</b>(<i>_evt</i>) <p> Protected method to handle resize events. </p> <dl> -<dt><i>evt</i> (QResizeEvent)</dt> +<dt><i>_evt</i> (QResizeEvent)</dt> <dd> -resize event +resize event (unused) </dd> </dl> <a NAME="PythonAstViewer.show" ID="PythonAstViewer.show"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.PythonDisViewer.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.PythonDisViewer.html Tue Apr 23 11:26:04 2024 +0200 @@ -426,7 +426,7 @@ </dl> <a NAME="PythonDisViewer.__disItemClicked" ID="PythonDisViewer.__disItemClicked"></a> <h4>PythonDisViewer.__disItemClicked</h4> -<b>__disItemClicked</b>(<i>itm, column</i>) +<b>__disItemClicked</b>(<i>itm, _column</i>) <p> Private slot handling a user click on a Disassembly node item. </p> @@ -437,9 +437,9 @@ <dd> reference to the clicked item </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column number of the click +column number of the click (unused) </dd> </dl> <a NAME="PythonDisViewer.__disViewerStateChanged" ID="PythonDisViewer.__disViewerStateChanged"></a> @@ -699,16 +699,16 @@ <a NAME="PythonDisViewer.resizeEvent" ID="PythonDisViewer.resizeEvent"></a> <h4>PythonDisViewer.resizeEvent</h4> -<b>resizeEvent</b>(<i>evt</i>) +<b>resizeEvent</b>(<i>_evt</i>) <p> Protected method to handle resize events. </p> <dl> -<dt><i>evt</i> (QResizeEvent)</dt> +<dt><i>_evt</i> (QResizeEvent)</dt> <dd> -resize event +resize event (unused) </dd> </dl> <a NAME="PythonDisViewer.show" ID="PythonDisViewer.show"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.SplashScreen.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.SplashScreen.html Tue Apr 23 11:26:04 2024 +0200 @@ -99,16 +99,16 @@ <a NAME="NoneSplashScreen.finish" ID="NoneSplashScreen.finish"></a> <h4>NoneSplashScreen.finish</h4> -<b>finish</b>(<i>widget</i>) +<b>finish</b>(<i>_widget</i>) <p> Public method to finish the splash screen. </p> <dl> -<dt><i>widget</i> (QWidget)</dt> +<dt><i>_widget</i> (QWidget)</dt> <dd> -widget to wait for +widget to wait for (unused) </dd> </dl> <a NAME="NoneSplashScreen.showMessage" ID="NoneSplashScreen.showMessage"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.SymbolsWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.SymbolsWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -556,7 +556,7 @@ </dl> <a NAME="SymbolsWidget.__currentRowChanged" ID="SymbolsWidget.__currentRowChanged"></a> <h4>SymbolsWidget.__currentRowChanged</h4> -<b>__currentRowChanged</b>(<i>current, previous</i>) +<b>__currentRowChanged</b>(<i>current, _previous</i>) <p> Private slot recording the currently selected row. </p> @@ -567,9 +567,9 @@ <dd> current index </dd> -<dt><i>previous</i> (QModelIndex)</dt> +<dt><i>_previous</i> (QModelIndex)</dt> <dd> -previous current index +previous current index (unused) </dd> </dl> <a NAME="SymbolsWidget.on_symbolSpinBox_editingFinished" ID="SymbolsWidget.on_symbolSpinBox_editingFinished"></a>
--- a/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.UserInterface.html Tue Apr 23 11:26:04 2024 +0200 @@ -3757,16 +3757,16 @@ </dl> <a NAME="UserInterface.showEvent" ID="UserInterface.showEvent"></a> <h4>UserInterface.showEvent</h4> -<b>showEvent</b>(<i>evt</i>) +<b>showEvent</b>(<i>_evt</i>) <p> Protected method to handle the show event. </p> <dl> -<dt><i>evt</i> (QShowEvent)</dt> +<dt><i>_evt</i> (QShowEvent)</dt> <dd> -reference to the show event +reference to the show event (unused) </dd> </dl> <a NAME="UserInterface.showFindFileByNameDialog" ID="UserInterface.showFindFileByNameDialog"></a>
--- a/src/eric7/Documentation/Source/eric7.Utilities.__init__.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Utilities.__init__.html Tue Apr 23 11:26:04 2024 +0200 @@ -299,7 +299,7 @@ <hr /> <a NAME="__showwarning" ID="__showwarning"></a> <h2>__showwarning</h2> -<b>__showwarning</b>(<i>message, category, filename, lineno, file=None, line=""</i>) +<b>__showwarning</b>(<i>message, category, filename, lineno, file=None, line=None</i>) <p> Module function to raise a SyntaxError for a SyntaxWarning. </p>
--- a/src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Tue Apr 23 11:26:04 2024 +0200 @@ -4639,7 +4639,7 @@ </dl> <a NAME="ViewManager.setFileLine" ID="ViewManager.setFileLine"></a> <h4>ViewManager.setFileLine</h4> -<b>setFileLine</b>(<i>fn, line, error=False, syntaxError=False</i>) +<b>setFileLine</b>(<i>fn, line, error=False</i>) <p> Public method to update the user interface when the current program or line changes. @@ -4659,10 +4659,6 @@ <dd> flag indicating an error highlight </dd> -<dt><i>syntaxError</i> (bool)</dt> -<dd> -flag indicating a syntax error -</dd> </dl> <a NAME="ViewManager.setReferences" ID="ViewManager.setReferences"></a> <h4>ViewManager.setReferences</h4>
--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvConfigurationDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvConfigurationDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -280,16 +280,16 @@ </dl> <a NAME="VirtualenvConfigurationDialog.on_condaButton_toggled" ID="VirtualenvConfigurationDialog.on_condaButton_toggled"></a> <h4>VirtualenvConfigurationDialog.on_condaButton_toggled</h4> -<b>on_condaButton_toggled</b>(<i>checked</i>) +<b>on_condaButton_toggled</b>(<i>_checked</i>) <p> Private slot to react to the selection of 'conda'. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -state of the checkbox +state of the checkbox (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_condaCloneButton_clicked" ID="VirtualenvConfigurationDialog.on_condaCloneButton_clicked"></a> @@ -301,44 +301,44 @@ <a NAME="VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_condaCloneDirectoryPicker_textChanged</h4> -<b>on_condaCloneDirectoryPicker_textChanged</b>(<i>txt</i>) +<b>on_condaCloneDirectoryPicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the cloned from directory. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -target directory +target directory (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_condaCloneNameEdit_textChanged</h4> -<b>on_condaCloneNameEdit_textChanged</b>(<i>txt</i>) +<b>on_condaCloneNameEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the conda source environment name. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -name of the environment to be cloned +name of the environment to be cloned (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_condaNameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_condaNameEdit_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_condaNameEdit_textChanged</h4> -<b>on_condaNameEdit_textChanged</b>(<i>txt</i>) +<b>on_condaNameEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the conda environment name. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -environment name +environment name (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked" ID="VirtualenvConfigurationDialog.on_condaRequirementsButton_clicked"></a> @@ -350,16 +350,16 @@ <a NAME="VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_condaRequirementsFilePicker_textChanged</h4> -<b>on_condaRequirementsFilePicker_textChanged</b>(<i>txt</i>) +<b>on_condaRequirementsFilePicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the requirements file entry. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -current text of the requirements file entry +current text of the requirements file entry (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked" ID="VirtualenvConfigurationDialog.on_condaSpecialsGroup_clicked"></a> @@ -371,86 +371,86 @@ <a NAME="VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_condaTargetDirectoryPicker_textChanged</h4> -<b>on_condaTargetDirectoryPicker_textChanged</b>(<i>txt</i>) +<b>on_condaTargetDirectoryPicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the conda target directory. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -target directory +target directory (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_nameEdit_textChanged" ID="VirtualenvConfigurationDialog.on_nameEdit_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_nameEdit_textChanged</h4> -<b>on_nameEdit_textChanged</b>(<i>txt</i>) +<b>on_nameEdit_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the virtual environment name. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -name of the virtual environment +name of the virtual environment (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged" ID="VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_pythonExecPicker_textChanged</h4> -<b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) +<b>on_pythonExecPicker_textChanged</b>(<i>_txt</i>) <p> Private slot to react to a change of the Python executable. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -contents of the picker's line edit +contents of the picker's line edit (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_pyvenvButton_toggled" ID="VirtualenvConfigurationDialog.on_pyvenvButton_toggled"></a> <h4>VirtualenvConfigurationDialog.on_pyvenvButton_toggled</h4> -<b>on_pyvenvButton_toggled</b>(<i>checked</i>) +<b>on_pyvenvButton_toggled</b>(<i>_checked</i>) <p> Private slot to react to the selection of 'pyvenv'. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -state of the checkbox +state of the checkbox (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged" ID="VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged"></a> <h4>VirtualenvConfigurationDialog.on_targetDirectoryPicker_textChanged</h4> -<b>on_targetDirectoryPicker_textChanged</b>(<i>txt</i>) +<b>on_targetDirectoryPicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling a change of the target directory. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -target directory +target directory (unused) </dd> </dl> <a NAME="VirtualenvConfigurationDialog.on_virtualenvButton_toggled" ID="VirtualenvConfigurationDialog.on_virtualenvButton_toggled"></a> <h4>VirtualenvConfigurationDialog.on_virtualenvButton_toggled</h4> -<b>on_virtualenvButton_toggled</b>(<i>checked</i>) +<b>on_virtualenvButton_toggled</b>(<i>_checked</i>) <p> Private slot to react to the selection of 'virtualenv'. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -state of the checkbox +state of the checkbox (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvExecDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvExecDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -132,7 +132,7 @@ </dl> <a NAME="VirtualenvExecDialog.__finish" ID="VirtualenvExecDialog.__finish"></a> <h4>VirtualenvExecDialog.__finish</h4> -<b>__finish</b>(<i>exitCode, exitStatus, giveUp=False</i>) +<b>__finish</b>(<i>exitCode, _exitStatus, giveUp=False</i>) <p> Private slot called when the process finished. </p> @@ -146,9 +146,9 @@ <dd> exit code of the process </dd> -<dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> +<dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt> <dd> -exit status of the process +exit status of the process (unused) </dd> <dt><i>giveUp</i> (bool)</dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -127,16 +127,16 @@ </dl> <a NAME="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged" ID="VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged"></a> <h4>VirtualenvInterpreterSelectionDialog.on_pythonExecPicker_textChanged</h4> -<b>on_pythonExecPicker_textChanged</b>(<i>txt</i>) +<b>on_pythonExecPicker_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the entered Python interpreter path. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -entered Python interpreter path +entered Python interpreter path (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvUpgradeExecDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvUpgradeExecDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -143,7 +143,7 @@ <a NAME="VirtualenvUpgradeExecDialog.__finish" ID="VirtualenvUpgradeExecDialog.__finish"></a> <h4>VirtualenvUpgradeExecDialog.__finish</h4> -<b>__finish</b>(<i>exitCode, exitStatus, giveUp=False</i>) +<b>__finish</b>(<i>exitCode, _exitStatus, giveUp=False</i>) <p> Private slot called when the process finished. </p> @@ -158,9 +158,9 @@ <dd> exit code of the process </dd> -<dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> +<dt><i>_exitStatus</i> (QProcess.ExitStatus)</dt> <dd> -exit status of the process +exit status of the process (unused) </dd> <dt><i>giveUp</i> (bool)</dt> <dd>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -361,16 +361,16 @@ </dl> <a NAME="AdBlockDialog.on_useLimitedEasyListCheckBox_clicked" ID="AdBlockDialog.on_useLimitedEasyListCheckBox_clicked"></a> <h4>AdBlockDialog.on_useLimitedEasyListCheckBox_clicked</h4> -<b>on_useLimitedEasyListCheckBox_clicked</b>(<i>checked</i>) +<b>on_useLimitedEasyListCheckBox_clicked</b>(<i>_checked</i>) <p> Private slot handling the selection of the limited EasyList. </p> <dl> -<dt><i>checked</i> (bool)</dt> +<dt><i>_checked</i> (bool)</dt> <dd> -flag indicating the state of the check box +flag indicating the state of the check box (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -338,16 +338,16 @@ <a NAME="BookmarksDialog.closeEvent" ID="BookmarksDialog.closeEvent"></a> <h4>BookmarksDialog.closeEvent</h4> -<b>closeEvent</b>(<i>evt</i>) +<b>closeEvent</b>(<i>_evt</i>) <p> Protected method to handle the closing of the dialog. </p> <dl> -<dt><i>evt</i> (QCloseEvent)</dt> +<dt><i>_evt</i> (QCloseEvent)</dt> <dd> -reference to the event object (ignored) +reference to the event object (unused) </dd> </dl> <a NAME="BookmarksDialog.reject" ID="BookmarksDialog.reject"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImportDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImportDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -136,16 +136,16 @@ <a NAME="BookmarksImportDialog.on_filePicker_textChanged" ID="BookmarksImportDialog.on_filePicker_textChanged"></a> <h4>BookmarksImportDialog.on_filePicker_textChanged</h4> -<b>on_filePicker_textChanged</b>(<i>txt</i>) +<b>on_filePicker_textChanged</b>(<i>_txt</i>) <p> Private slot handling changes of the file to import bookmarks form. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the line edit +text of the line edit (unused) </dd> </dl> <a NAME="BookmarksImportDialog.on_nextButton_clicked" ID="BookmarksImportDialog.on_nextButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlReader.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlReader.html Tue Apr 23 11:26:04 2024 +0200 @@ -41,7 +41,7 @@ QObject <h3>Class Attributes</h3> <table> -<tr><td>indentSize</td></tr> +<tr><td>None</td></tr> </table> <h3>Class Methods</h3>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.ClosedTabsManager.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.ClosedTabsManager.html Tue Apr 23 11:26:04 2024 +0200 @@ -132,18 +132,11 @@ <a NAME="ClosedTabsManager.__init__" ID="ClosedTabsManager.__init__"></a> <h4>ClosedTabsManager (Constructor)</h4> -<b>ClosedTabsManager</b>(<i>parent=None</i>) +<b>ClosedTabsManager</b>(<i></i>) <p> Constructor </p> -<dl> - -<dt><i>parent</i> (QObject)</dt> -<dd> -reference to the parent object -</dd> -</dl> <a NAME="ClosedTabsManager.allClosedTabs" ID="ClosedTabsManager.allClosedTabs"></a> <h4>ClosedTabsManager.allClosedTabs</h4> <b>allClosedTabs</b>(<i></i>)
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -170,7 +170,7 @@ <a NAME="CookiesDialog.on_cookiesTree_currentItemChanged" ID="CookiesDialog.on_cookiesTree_currentItemChanged"></a> <h4>CookiesDialog.on_cookiesTree_currentItemChanged</h4> -<b>on_cookiesTree_currentItemChanged</b>(<i>current, previous</i>) +<b>on_cookiesTree_currentItemChanged</b>(<i>current, _previous</i>) <p> Private slot to handle a change of the current item. </p> @@ -181,9 +181,9 @@ <dd> reference to the current item </dd> -<dt><i>previous</i> (QTreeWidgetItem)</dt> +<dt><i>_previous</i> (QTreeWidgetItem)</dt> <dd> -reference to the previous current item +reference to the previous current item (unused) </dd> </dl> <a NAME="CookiesDialog.on_removeAllButton_clicked" ID="CookiesDialog.on_removeAllButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -129,30 +129,30 @@ </dl> <a NAME="FeedEditDialog.on_titleEdit_textChanged" ID="FeedEditDialog.on_titleEdit_textChanged"></a> <h4>FeedEditDialog.on_titleEdit_textChanged</h4> -<b>on_titleEdit_textChanged</b>(<i>txt</i>) +<b>on_titleEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the feed title. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -new feed title +new feed title (unused) </dd> </dl> <a NAME="FeedEditDialog.on_urlEdit_textChanged" ID="FeedEditDialog.on_urlEdit_textChanged"></a> <h4>FeedEditDialog.on_urlEdit_textChanged</h4> -<b>on_urlEdit_textChanged</b>(<i>txt</i>) +<b>on_urlEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the feed URL. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -new feed URL +new feed URL (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsManager.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsManager.html Tue Apr 23 11:26:04 2024 +0200 @@ -254,7 +254,7 @@ </dl> <a NAME="FeedsManager.__itemActivated" ID="FeedsManager.__itemActivated"></a> <h4>FeedsManager.__itemActivated</h4> -<b>__itemActivated</b>(<i>itm, column</i>) +<b>__itemActivated</b>(<i>itm, _column</i>) <p> Private slot to handle the activation of an item. </p> @@ -265,9 +265,9 @@ <dd> reference to the activated item </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column of the activation +column of the activation (unused) </dd> </dl> <a NAME="FeedsManager.__load" ID="FeedsManager.__load"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -99,20 +99,20 @@ </dl> <a NAME="OpenSearchDialog.__selectionChanged" ID="OpenSearchDialog.__selectionChanged"></a> <h4>OpenSearchDialog.__selectionChanged</h4> -<b>__selectionChanged</b>(<i>selected, deselected</i>) +<b>__selectionChanged</b>(<i>_selected, _deselected</i>) <p> Private slot to handle a change of the selection. </p> <dl> -<dt><i>selected</i> (QItemSelection)</dt> +<dt><i>_selected</i> (QItemSelection)</dt> <dd> -item selection of selected items +item selection of selected items (unused) </dd> -<dt><i>deselected</i> (QItemSelection)</dt> +<dt><i>_deselected</i> (QItemSelection)</dt> <dd> -item selection of deselected items +item selection of deselected items (unused) </dd> </dl> <a NAME="OpenSearchDialog.on_addButton_clicked" ID="OpenSearchDialog.on_addButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -221,7 +221,7 @@ </dl> <a NAME="SiteInfoDialog.on_imagesTree_currentItemChanged" ID="SiteInfoDialog.on_imagesTree_currentItemChanged"></a> <h4>SiteInfoDialog.on_imagesTree_currentItemChanged</h4> -<b>on_imagesTree_currentItemChanged</b>(<i>current, previous</i>) +<b>on_imagesTree_currentItemChanged</b>(<i>current, _previous</i>) <p> Private slot to show a preview of the selected image. </p> @@ -232,9 +232,9 @@ <dd> current image entry </dd> -<dt><i>previous</i> (QTreeWidgetItem)</dt> +<dt><i>_previous</i> (QTreeWidgetItem)</dt> <dd> -old current entry +old current entry (unused) </dd> </dl> <a NAME="SiteInfoDialog.on_securityDetailsButton_clicked" ID="SiteInfoDialog.on_securityDetailsButton_clicked"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -338,16 +338,16 @@ </dl> <a NAME="ManageDictionariesDialog.on_locationComboBox_currentTextChanged" ID="ManageDictionariesDialog.on_locationComboBox_currentTextChanged"></a> <h4>ManageDictionariesDialog.on_locationComboBox_currentTextChanged</h4> -<b>on_locationComboBox_currentTextChanged</b>(<i>txt</i>) +<b>on_locationComboBox_currentTextChanged</b>(<i>_txt</i>) <p> Private slot to handle a change of the installation location. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -installation location +installation location (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncCheckPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncCheckPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -131,7 +131,7 @@ </dl> <a NAME="SyncCheckPage.__updateLabels" ID="SyncCheckPage.__updateLabels"></a> <h4>SyncCheckPage.__updateLabels</h4> -<b>__updateLabels</b>(<i>type_, status, download</i>) +<b>__updateLabels</b>(<i>type_, status, _download</i>) <p> Private slot to handle a finished synchronization event. </p> @@ -147,9 +147,9 @@ <dd> flag indicating success </dd> -<dt><i>download</i> (bool)</dt> +<dt><i>_download</i> (bool)</dt> <dd> -flag indicating a download of a file +flag indicating a download of a file (unused) </dd> </dl> <a NAME="SyncCheckPage.__updateMessages" ID="SyncCheckPage.__updateMessages"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Tue Apr 23 11:26:04 2024 +0200 @@ -152,16 +152,16 @@ </dl> <a NAME="SyncEncryptionPage.on_encryptionGroupBox_toggled" ID="SyncEncryptionPage.on_encryptionGroupBox_toggled"></a> <h4>SyncEncryptionPage.on_encryptionGroupBox_toggled</h4> -<b>on_encryptionGroupBox_toggled</b>(<i>on</i>) +<b>on_encryptionGroupBox_toggled</b>(<i>_on</i>) <p> Private slot to handle changes of the encryption selection. </p> <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -state of the group box +state of the group box (unused) </dd> </dl> <a NAME="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged"></a> @@ -194,16 +194,16 @@ </dl> <a NAME="SyncEncryptionPage.on_reencryptCheckBox_toggled" ID="SyncEncryptionPage.on_reencryptCheckBox_toggled"></a> <h4>SyncEncryptionPage.on_reencryptCheckBox_toggled</h4> -<b>on_reencryptCheckBox_toggled</b>(<i>on</i>) +<b>on_reencryptCheckBox_toggled</b>(<i>_on</i>) <p> Private slot to handle changes of the re-encryption selection. </p> <dl> -<dt><i>on</i> (bool)</dt> +<dt><i>_on</i> (bool)</dt> <dd> -state of the check box +state of the check box (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.TabManager.TabManagerWidget.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.TabManager.TabManagerWidget.html Tue Apr 23 11:26:04 2024 +0200 @@ -292,7 +292,7 @@ </dl> <a NAME="TabManagerWidget.__itemDoubleClicked" ID="TabManagerWidget.__itemDoubleClicked"></a> <h4>TabManagerWidget.__itemDoubleClicked</h4> -<b>__itemDoubleClicked</b>(<i>itm, column</i>) +<b>__itemDoubleClicked</b>(<i>itm, _column</i>) <p> Private slot to handle double clicking a tree item. </p> @@ -303,9 +303,9 @@ <dd> reference to the item having been double clicked </dd> -<dt><i>column</i> (int)</dt> +<dt><i>_column</i> (int)</dt> <dd> -column of the double click +column of the double click (unused) </dd> </dl> <a NAME="TabManagerWidget.__makeWebBrowserViewConnections" ID="TabManagerWidget.__makeWebBrowserViewConnections"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -93,16 +93,14 @@ <dd> tuple with flags indicating which data to clear (browsing history, search history, favicons, disk cache, cookies, - passwords, web databases, downloads, zoom values, SSL - certificate error exceptions) and the selected history period in - milliseconds + passwords, downloads, zoom values, SSL certificate error exceptions) and + the selected history period in milliseconds </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, - int) +tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, int) </dd> </dl> <div align="right"><a href="#top">Up</a></div>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserLanguagesDialog.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserLanguagesDialog.html Tue Apr 23 11:26:04 2024 +0200 @@ -191,7 +191,7 @@ </dl> <a NAME="WebBrowserLanguagesDialog.__currentChanged" ID="WebBrowserLanguagesDialog.__currentChanged"></a> <h4>WebBrowserLanguagesDialog.__currentChanged</h4> -<b>__currentChanged</b>(<i>current, previous</i>) +<b>__currentChanged</b>(<i>current, _previous</i>) <p> Private slot to handle a change of the current selection. </p> @@ -202,9 +202,9 @@ <dd> index of the currently selected item </dd> -<dt><i>previous</i> (QModelIndex)</dt> +<dt><i>_previous</i> (QModelIndex)</dt> <dd> -index of the previously selected item +index of the previously selected item (unused) </dd> </dl> <a NAME="WebBrowserLanguagesDialog.accept" ID="WebBrowserLanguagesDialog.accept"></a>
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Tue Apr 23 11:26:04 2024 +0200 @@ -1864,16 +1864,16 @@ <a NAME="WebBrowserWindow.__docsInstalled" ID="WebBrowserWindow.__docsInstalled"></a> <h4>WebBrowserWindow.__docsInstalled</h4> -<b>__docsInstalled</b>(<i>installed</i>) +<b>__docsInstalled</b>(<i>_installed</i>) <p> Private slot handling the end of documentation installation. </p> <dl> -<dt><i>installed</i> (bool)</dt> +<dt><i>_installed</i> (bool)</dt> <dd> -flag indicating that documents were installed +flag indicating that documents were installed (unused) </dd> </dl> <a NAME="WebBrowserWindow.__exportShortcuts" ID="WebBrowserWindow.__exportShortcuts"></a>
--- a/src/eric7/Documentation/Source/index-eric7.UI.html Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Documentation/Source/index-eric7.UI.html Tue Apr 23 11:26:04 2024 +0200 @@ -64,10 +64,6 @@ <td>Module implementing a dialog to compare two files and show the result side by side.</td> </tr> <tr> -<td><a href="eric7.UI.Config.html">Config</a></td> -<td>Module defining common data to be used by all windows..</td> -</tr> -<tr> <td><a href="eric7.UI.DeleteFilesConfirmationDialog.html">DeleteFilesConfirmationDialog</a></td> <td>Module implementing a dialog to confirm deletion of multiple files.</td> </tr>
--- a/src/eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Plugins/WizardPlugins/DotDesktopWizard/DotDesktopWizardDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -406,11 +406,11 @@ self.categoriesEdit.setText(categories) @pyqtSlot(str) - def on_onlyShowEdit_textChanged(self, txt): + def on_onlyShowEdit_textChanged(self, _txt): """ Private slot to check the contents of the onlyShowEdit field. - @param txt text of the entry field + @param _txt text of the entry field (unused) @type str """ self.__checkOK() @@ -436,11 +436,11 @@ self.onlyShowEdit.setText(environments) @pyqtSlot(str) - def on_notShowEdit_textChanged(self, txt): + def on_notShowEdit_textChanged(self, _txt): """ Private slot to check the contents of the notShowEdit field. - @param txt text of the entry field + @param _txt text of the entry field (unused) @type str """ self.__checkOK() @@ -466,21 +466,21 @@ self.notShowEdit.setText(environments) @pyqtSlot(str) - def on_typeEdit_textChanged(self, txt): + def on_typeEdit_textChanged(self, _txt): """ Private slot to check, if the typeEdit field is empty. - @param txt text of the entry field + @param _txt text of the entry field (unused) @type str """ self.__checkOK() @pyqtSlot(str) - def on_nameEdit_textChanged(self, txt): + def on_nameEdit_textChanged(self, _txt): """ Private slot to check, if the nameEdit field is empty. - @param txt text of the entry field + @param _txt text of the entry field (unused) @type str """ self.__checkOK()
--- a/src/eric7/Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Plugins/WizardPlugins/EricMessageBoxWizard/EricMessageBoxWizardDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -138,111 +138,111 @@ self.eMessage.setEnabled(not self.rAboutQt.isChecked()) @pyqtSlot(bool) - def on_rInformation_toggled(self, on): + def on_rInformation_toggled(self, _on): """ Private slot to handle the toggled signal of the rInformation radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rQuestion_toggled(self, on): + def on_rQuestion_toggled(self, _on): """ Private slot to handle the toggled signal of the rQuestion radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rWarning_toggled(self, on): + def on_rWarning_toggled(self, _on): """ Private slot to handle the toggled signal of the rWarning radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rCritical_toggled(self, on): + def on_rCritical_toggled(self, _on): """ Private slot to handle the toggled signal of the rCritical radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rYesNo_toggled(self, on): + def on_rYesNo_toggled(self, _on): """ Private slot to handle the toggled signal of the rYesNo radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rRetryAbort_toggled(self, on): + def on_rRetryAbort_toggled(self, _on): """ Private slot to handle the toggled signal of the rRetryAbort radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rOkToClearData_toggled(self, on): + def on_rOkToClearData_toggled(self, _on): """ Private slot to handle the toggled signal of the rOkToClearData radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rAbout_toggled(self, on): + def on_rAbout_toggled(self, _on): """ Private slot to handle the toggled signal of the rAbout radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rAboutQt_toggled(self, on): + def on_rAboutQt_toggled(self, _on): """ Private slot to handle the toggled signal of the rAboutQt radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups() @pyqtSlot(bool) - def on_rStandard_toggled(self, on): + def on_rStandard_toggled(self, _on): """ Private slot to handle the toggled signal of the rStandard radio button. - @param on toggle state (ignored) + @param _on toggle state (unused) @type bool """ self.__enabledGroups()
--- a/src/eric7/Preferences/ConfigurationDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -1491,11 +1491,11 @@ page = InterfaceLightPage.create(self, withSidebars=True) return page - def resizeEvent(self, evt): + def resizeEvent(self, _evt): """ Protected method to handle the resizing of the widget. - @param evt reference to the event object + @param _evt reference to the event object (unused) @type QResizeEvent """ self.__resizeConfigStack()
--- a/src/eric7/Preferences/ConfigurationPages/DebuggerGeneralPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/DebuggerGeneralPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -287,13 +287,13 @@ ) @pyqtSlot(QListWidgetItem, QListWidgetItem) - def on_allowedHostsList_currentItemChanged(self, current, previous): + def on_allowedHostsList_currentItemChanged(self, current, _previous): """ Private method to set the state of the edit and delete button. @param current new current item @type QListWidgetItem - @param previous previous current item + @param _previous previous current item (unused) @type QListWidgetItem """ self.editAllowedHostButton.setEnabled(current is not None)
--- a/src/eric7/Preferences/ConfigurationPages/EditorFilePage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/EditorFilePage.py Tue Apr 23 11:26:04 2024 +0200 @@ -381,13 +381,13 @@ self.fileFiltersList.addItems(self.saveFileFilters) @pyqtSlot(QListWidgetItem, QListWidgetItem) - def on_fileFiltersList_currentItemChanged(self, current, previous): + def on_fileFiltersList_currentItemChanged(self, current, _previous): """ Private slot to set the state of the edit and delete buttons. @param current new current item @type QListWidgetItem - @param previous previous current item + @param _previous previous current item (unused) @type QListWidgetItem """ self.editFileFilterButton.setEnabled(current is not None)
--- a/src/eric7/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/EditorHighlightingStylesPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -254,13 +254,13 @@ ) @pyqtSlot(QTreeWidgetItem, QTreeWidgetItem) - def on_styleElementList_currentItemChanged(self, current, previous): + def on_styleElementList_currentItemChanged(self, current, _previous): """ Private method to handle a change of the current row. @param current reference to the current item @type QTreeWidgetItem - @param previous reference to the previous item + @param _previous reference to the previous item (unused) @type QTreeWidgetItem """ if current is None:
--- a/src/eric7/Preferences/ConfigurationPages/EmailPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/EmailPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -97,31 +97,31 @@ self.portSpin.setValue(25) @pyqtSlot(bool) - def on_noEncryptionButton_toggled(self, checked): + def on_noEncryptionButton_toggled(self, _checked): """ Private slot handling a change of no encryption button. - @param checked current state of the button + @param _checked current state of the button (unused) @type bool """ self.__updatePortSpin() @pyqtSlot(bool) - def on_useSslButton_toggled(self, checked): + def on_useSslButton_toggled(self, _checked): """ Private slot handling a change of SSL encryption button. - @param checked current state of the button + @param _checked current state of the button (unused) @type bool """ self.__updatePortSpin() @pyqtSlot(bool) - def on_useTlsButton_toggled(self, checked): + def on_useTlsButton_toggled(self, _checked): """ Private slot handling a change of TLS encryption button. - @param checked current state of the button + @param _checked current state of the button (unused) @type bool """ self.__updatePortSpin() @@ -138,42 +138,42 @@ ) @pyqtSlot(str) - def on_mailServerEdit_textChanged(self, txt): + def on_mailServerEdit_textChanged(self, _txt): """ Private slot to handle a change of the text of the mail server edit. - @param txt current text of the edit (string) + @param _txt current text of the edit (unused) @type str """ self.__updateTestButton() @pyqtSlot(bool) - def on_mailAuthenticationGroup_toggled(self, checked): + def on_mailAuthenticationGroup_toggled(self, _checked): """ Private slot to handle a change of the state of the authentication group. - @param checked state of the group + @param _checked state of the group (unused) @type bool """ self.__updateTestButton() @pyqtSlot(str) - def on_mailUserEdit_textChanged(self, txt): + def on_mailUserEdit_textChanged(self, _txt): """ Private slot to handle a change of the text of the user edit. - @param txt current text of the edit + @param _txt current text of the edit (unused) @type str """ self.__updateTestButton() @pyqtSlot(str) - def on_mailPasswordEdit_textChanged(self, txt): + def on_mailPasswordEdit_textChanged(self, _txt): """ Private slot to handle a change of the text of the user edit. - @param txt current text of the edit + @param _txt current text of the edit (unused) @type str """ self.__updateTestButton()
--- a/src/eric7/Preferences/ConfigurationPages/LogViewerPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/LogViewerPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -21,12 +21,9 @@ Class implementing the Log Viewer configuration page. """ - def __init__(self, parent=None): + def __init__(self): """ Constructor - - @param parent reference to the parent widget - @type QWidget """ super().__init__() self.setupUi(self)
--- a/src/eric7/Preferences/ConfigurationPages/MicroPythonPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/MicroPythonPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -33,12 +33,9 @@ Class implementing the MicroPython configuration page. """ - def __init__(self, parent=None): + def __init__(self): """ Constructor - - @param parent reference to the parent widget - @type QWidget """ super().__init__() self.setupUi(self)
--- a/src/eric7/Preferences/ConfigurationPages/QtPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/QtPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -153,21 +153,21 @@ ) @pyqtSlot(str) - def on_qtPrefixEdit_textChanged(self, txt): + def on_qtPrefixEdit_textChanged(self, _txt): """ Private slot to handle a change in the entered Qt directory. - @param txt the entered string + @param _txt the entered string (unused) @type str """ self.__updateQtSample() @pyqtSlot(str) - def on_qtPostfixEdit_textChanged(self, txt): + def on_qtPostfixEdit_textChanged(self, _txt): """ Private slot to handle a change in the entered Qt directory. - @param txt the entered string + @param _txt the entered string (unused) @type str """ self.__updateQtSample()
--- a/src/eric7/Preferences/ConfigurationPages/ViewmanagerPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ConfigurationPages/ViewmanagerPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -68,11 +68,11 @@ Preferences.setUI("RecentNumber", self.recentFilesSpinBox.value()) @pyqtSlot(int) - def on_windowComboBox_activated(self, index): + def on_windowComboBox_activated(self, _index): """ Private slot to show a preview of the selected workspace view type. - @param index index of selected workspace view type + @param _index index of selected workspace view type (unused) @type int """ workspace = self.windowComboBox.itemData(self.windowComboBox.currentIndex())
--- a/src/eric7/Preferences/ShortcutDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ShortcutDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -141,11 +141,11 @@ else: self.alternateKeyEdit.setText(txt) - def eventFilter(self, watched, event): + def eventFilter(self, _watched, event): """ Public method called to filter the event queue. - @param watched the QObject being watched + @param _watched reference to the QObject being watched (unused) @type QObject @param event the event that occurred @type QEvent
--- a/src/eric7/Preferences/SubstyleDefinitionDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/SubstyleDefinitionDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -64,11 +64,11 @@ ) @pyqtSlot(str) - def on_descriptionEdit_textChanged(self, txt): + def on_descriptionEdit_textChanged(self, _txt): """ Private slot handling changes of the description. - @param txt text of the description + @param _txt text of the description (unused) @type str """ self.__updateOk()
--- a/src/eric7/Preferences/ToolConfigurationDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Preferences/ToolConfigurationDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -390,11 +390,11 @@ self.__toolEntryChanged() @pyqtSlot(int) - def on_redirectCombo_currentIndexChanged(self, index): + def on_redirectCombo_currentIndexChanged(self, _index): """ Private slot called, when the redirection mode was changed. - @param index the selected mode index (ignored) + @param _index the selected mode index (unused) @type int """ self.__toolEntryChanged()
--- a/src/eric7/Project/CreateDialogCodeDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/CreateDialogCodeDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -82,7 +82,7 @@ self.project = project self.formFile = formName - filename, ext = os.path.splitext(self.formFile) + filename, _ext = os.path.splitext(self.formFile) self.srcFile = "{0}{1}".format( filename, self.project.getDefaultSourceExtension() ) @@ -616,11 +616,11 @@ self.project.appendFile(fn) @pyqtSlot(int) - def on_classNameCombo_activated(self, index): + def on_classNameCombo_activated(self, _index): """ Private slot to handle the activated signal of the classname combo. - @param index index of the activated item + @param _index index of the activated item (unused) @type int """ self.okButton.setEnabled(True)
--- a/src/eric7/Project/MakePropertiesDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/MakePropertiesDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -46,28 +46,35 @@ self.makeTargetEdit.textChanged.connect(self.__updateOkButton) - self.initDialog() + self.initDialog(new) msh = self.minimumSizeHint() self.resize(max(self.width(), msh.width()), msh.height()) - def initDialog(self): + def initDialog(self, new): """ Public method to initialize the dialog's data. + + @param new flag indicating the generation of a new project + @type bool """ - makeData = self.__project.getProjectData(dataKey="MAKEPARAMS") - - if makeData["MakeExecutable"]: - self.makePicker.setText(makeData["MakeExecutable"]) - else: + if new: self.makePicker.setText(self.__project.DefaultMake) - if makeData["MakeFile"]: - self.makefilePicker.setText(makeData["MakeFile"]) + self.makefilePicker.setText(self.__project.DefaultMakefile) else: - self.makefilePicker.setText(self.__project.DefaultMakefile) - self.makeTargetEdit.setText(makeData["MakeTarget"]) - self.makeParametersEdit.setText(makeData["MakeParameters"]) - self.testOnlyCheckBox.setChecked(makeData["MakeTestOnly"]) + makeData = self.__project.getProjectData(dataKey="MAKEPARAMS") + + if makeData["MakeExecutable"]: + self.makePicker.setText(makeData["MakeExecutable"]) + else: + self.makePicker.setText(self.__project.DefaultMake) + if makeData["MakeFile"]: + self.makefilePicker.setText(makeData["MakeFile"]) + else: + self.makefilePicker.setText(self.__project.DefaultMakefile) + self.makeTargetEdit.setText(makeData["MakeTarget"]) + self.makeParametersEdit.setText(makeData["MakeParameters"]) + self.testOnlyCheckBox.setChecked(makeData["MakeTestOnly"]) self.__updateOkButton()
--- a/src/eric7/Project/Project.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/Project.py Tue Apr 23 11:26:04 2024 +0200 @@ -6615,21 +6615,15 @@ (execute or question). """ if Preferences.getProject("AutoExecuteMake"): - self.__executeMake( - questionOnly=self.__pdata["MAKEPARAMS"]["MakeTestOnly"], - interactive=False, - ) + self.__executeMake(questionOnly=self.__pdata["MAKEPARAMS"]["MakeTestOnly"]) @pyqtSlot() - def __executeMake(self, questionOnly=False, interactive=True): + def __executeMake(self, questionOnly=False): """ Private method to execute a project specific make run. @param questionOnly flag indicating to ask make for changes only @type bool - @param interactive flag indicating an interactive invocation (i.e. - through a menu action) - @type bool """ if ( not self.__pdata["MAKEPARAMS"]["MakeEnabled"]
--- a/src/eric7/Project/ProjectBrowserModel.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/ProjectBrowserModel.py Tue Apr 23 11:26:04 2024 +0200 @@ -424,7 +424,7 @@ for fn in self.project.getProjectData(dataKey=fileCategory): fname = os.path.join(self.project.ppath, fn) - parentItem, dt = self.findParentItemByName( + parentItem, _dt = self.findParentItemByName( self.__projectBrowser.getProjectBrowserFilter(fileCategory), fn ) itm = ( @@ -546,7 +546,7 @@ bold = typeString == "OTHERS" fname = os.path.join(self.project.ppath, name) - parentItem, dt = self.findParentItemByName( + parentItem, _dt = self.findParentItemByName( self.__projectBrowser.getProjectBrowserFilter(typeString), name ) parentIndex = ( @@ -911,7 +911,7 @@ ) self.dataChanged.emit(index1, index2) - head, tail = os.path.split(name) + head, _tail = os.path.split(name) if head != lastHead: if lastHead: self.__changeParentsVCSState(lastHead, itemCache) @@ -953,7 +953,7 @@ itm.row(), self.rootItem.columnCount() - 1, itm ) self.dataChanged.emit(index1, index2) - path, tail = os.path.split(path) + path, _tail = os.path.split(path) def preferencesChanged(self): """
--- a/src/eric7/Project/ProjectFormsBrowser.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/ProjectFormsBrowser.py Tue Apr 23 11:26:04 2024 +0200 @@ -883,7 +883,7 @@ if not uicompiler: return None - ofn, ext = os.path.splitext(fn) + ofn, _ext = os.path.splitext(fn) fn = os.path.join(self.project.ppath, fn) if self.project.getProjectLanguage() == "Python3":
--- a/src/eric7/Project/ProjectResourcesBrowser.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/ProjectResourcesBrowser.py Tue Apr 23 11:26:04 2024 +0200 @@ -760,7 +760,7 @@ rcc = self.rccCompiler - ofn, ext = os.path.splitext(fn) + ofn, _ext = os.path.splitext(fn) fn = os.path.join(self.project.ppath, fn) dirname, filename = os.path.split(ofn)
--- a/src/eric7/Project/ProjectTranslationsBrowser.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/ProjectTranslationsBrowser.py Tue Apr 23 11:26:04 2024 +0200 @@ -904,7 +904,7 @@ @return flag indicating success @rtype bool """ - path, ext = os.path.splitext(self.project.pfile) + path, _ext = os.path.splitext(self.project.pfile) pfile = "{0}_e4x.pro".format(path) # only consider files satisfying the filter criteria
--- a/src/eric7/Project/ProjectVenvConfigurationDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/ProjectVenvConfigurationDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -98,11 +98,11 @@ ) @pyqtSlot(str) - def on_pythonExecPicker_editTextChanged(self, txt): + def on_pythonExecPicker_editTextChanged(self, _txt): """ Private slot to handle changes of the entered Python interpreter path. - @param txt entered Python interpreter path + @param _txt entered Python interpreter path (unused) @type str """ self.__updateOK()
--- a/src/eric7/Project/QuickFindFileDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/QuickFindFileDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -255,7 +255,7 @@ self.close() @pyqtSlot(QTreeWidgetItem, int) - def on_fileList_itemActivated(self, itm, column): + def on_fileList_itemActivated(self, itm, _column): """ Private slot to handle the double click on a file item. @@ -264,19 +264,19 @@ @param itm the double clicked listview item @type QTreeWidgetItem - @param column column that was double clicked + @param _column column that was double clicked (unused) @type int """ self.__openFile(itm) @pyqtSlot(QTreeWidgetItem, QTreeWidgetItem) - def on_fileList_currentItemChanged(self, current, previous): + def on_fileList_currentItemChanged(self, current, _previous): """ Private slot handling a change of the current item. @param current current item @type QTreeWidgetItem - @param previous prevoius current item + @param _previous prevoius current item (unused) @type QTreeWidgetItem """ self.buttonBox.button(QDialogButtonBox.StandardButton.Open).setEnabled(
--- a/src/eric7/Project/UicLoadUi5.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/UicLoadUi5.py Tue Apr 23 11:26:04 2024 +0200 @@ -59,7 +59,7 @@ """ sys.path.append(projectPath) - app = QApplication([]) # __IGNORE_WARNING__ + _app = QApplication([]) # __IGNORE_WARNING__ try: dlg = uic.loadUi(formFile, package=projectPath) _printout(dlg.objectName()) @@ -80,7 +80,7 @@ """ sys.path.append(projectPath) - app = QApplication([]) # __IGNORE_WARNING__ + _app = QApplication([]) # __IGNORE_WARNING__ try: dlg = uic.loadUi(formFile, package=projectPath) _printout(dlg.metaObject().className()) @@ -130,7 +130,7 @@ objectsList = [] - app = QApplication([]) # __IGNORE_WARNING__ + _app = QApplication([]) # __IGNORE_WARNING__ try: dlg = uic.loadUi(formFile, package=projectPath) objects = dlg.findChildren(QWidget) + dlg.findChildren(QAction)
--- a/src/eric7/Project/UicLoadUi6.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Project/UicLoadUi6.py Tue Apr 23 11:26:04 2024 +0200 @@ -64,7 +64,7 @@ """ sys.path.append(projectPath) - app = QApplication([]) # __IGNORE_WARNING__ + _app = QApplication([]) # __IGNORE_WARNING__ try: dlg = uic.loadUi(formFile, package=projectPath) _printout(dlg.objectName()) @@ -85,7 +85,7 @@ """ sys.path.append(projectPath) - app = QApplication([]) # __IGNORE_WARNING__ + _app = QApplication([]) # __IGNORE_WARNING__ try: dlg = uic.loadUi(formFile, package=projectPath) _printout(dlg.metaObject().className()) @@ -135,7 +135,7 @@ objectsList = [] - app = QApplication([]) # __IGNORE_WARNING__ + _app = QApplication([]) # __IGNORE_WARNING__ try: dlg = uic.loadUi(formFile, package=projectPath) objects = dlg.findChildren(QWidget) + dlg.findChildren(QAction)
--- a/src/eric7/QScintilla/Editor.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Editor.py Tue Apr 23 11:26:04 2024 +0200 @@ -2417,7 +2417,7 @@ lineno = self.markerLine(self.lastHighlight) self.ensureVisible(lineno + 1) - def highlight(self, line=None, error=False, syntaxError=False): # noqa: U100 + def highlight(self, line=None, error=False): """ Public method to highlight [or de-highlight] a particular line. @@ -2426,8 +2426,6 @@ @param error flag indicating whether the error highlight should be used @type bool - @param syntaxError flag indicating a syntax error (unused) - @type bool """ if line is None: self.lastHighlight = None @@ -3062,7 +3060,7 @@ printer.setDocName(self.noName) if printDialog.printRange() == QAbstractPrintDialog.PrintRange.Selection: # get the selection - fromLine, fromIndex, toLine, toIndex = self.getSelection() + fromLine, _fromIndex, toLine, toIndex = self.getSelection() if toIndex == 0: toLine -= 1 # QScintilla seems to print one line more than told @@ -6828,7 +6826,7 @@ error = problems.get("error") if error: - _fn, lineno, col, code, msg = error + _fn, lineno, col, _code, msg = error self.toggleSyntaxError(lineno, col, True, msg) for _fn, lineno, col, _code, msg in problems.get("py_warnings", []):
--- a/src/eric7/QScintilla/Lexers/LexerBash.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerBash.py Tue Apr 23 11:26:04 2024 +0200 @@ -80,7 +80,7 @@ return QsciLexerBash.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerBatch.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerBatch.py Tue Apr 23 11:26:04 2024 +0200 @@ -68,7 +68,7 @@ return QsciLexerBatch.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerCMake.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerCMake.py Tue Apr 23 11:26:04 2024 +0200 @@ -77,7 +77,7 @@ return QsciLexerCMake.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerCPP.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerCPP.py Tue Apr 23 11:26:04 2024 +0200 @@ -198,7 +198,7 @@ return 4 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerCSS.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerCSS.py Tue Apr 23 11:26:04 2024 +0200 @@ -162,7 +162,7 @@ return QsciLexerCSS.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerCSharp.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerCSharp.py Tue Apr 23 11:26:04 2024 +0200 @@ -110,7 +110,7 @@ return 4 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerCoffeeScript.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerCoffeeScript.py Tue Apr 23 11:26:04 2024 +0200 @@ -105,7 +105,7 @@ return 4 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerD.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerD.py Tue Apr 23 11:26:04 2024 +0200 @@ -115,7 +115,7 @@ return 7 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerDiff.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerDiff.py Tue Apr 23 11:26:04 2024 +0200 @@ -63,7 +63,7 @@ return QsciLexerDiff.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerFortran.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerFortran.py Tue Apr 23 11:26:04 2024 +0200 @@ -90,7 +90,7 @@ return QsciLexerFortran.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerFortran77.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerFortran77.py Tue Apr 23 11:26:04 2024 +0200 @@ -90,7 +90,7 @@ return QsciLexerFortran77.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerHTML.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerHTML.py Tue Apr 23 11:26:04 2024 +0200 @@ -131,7 +131,7 @@ return QsciLexerHTML.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerJSON.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerJSON.py Tue Apr 23 11:26:04 2024 +0200 @@ -90,7 +90,7 @@ return 2 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerJava.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerJava.py Tue Apr 23 11:26:04 2024 +0200 @@ -110,7 +110,7 @@ return 4 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerJavaScript.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerJavaScript.py Tue Apr 23 11:26:04 2024 +0200 @@ -110,7 +110,7 @@ return 4 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerLua.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerLua.py Tue Apr 23 11:26:04 2024 +0200 @@ -105,7 +105,7 @@ return 8 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerMakefile.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerMakefile.py Tue Apr 23 11:26:04 2024 +0200 @@ -66,7 +66,7 @@ return QsciLexerMakefile.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerMarkdown.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerMarkdown.py Tue Apr 23 11:26:04 2024 +0200 @@ -41,7 +41,7 @@ return QsciLexerMarkdown.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerMatlab.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerMatlab.py Tue Apr 23 11:26:04 2024 +0200 @@ -70,7 +70,7 @@ return QsciLexerMatlab.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerOctave.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerOctave.py Tue Apr 23 11:26:04 2024 +0200 @@ -70,7 +70,7 @@ return QsciLexerOctave.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerPO.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerPO.py Tue Apr 23 11:26:04 2024 +0200 @@ -78,7 +78,7 @@ return QsciLexerPO.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerPOV.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerPOV.py Tue Apr 23 11:26:04 2024 +0200 @@ -86,7 +86,7 @@ return QsciLexerPOV.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerPascal.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerPascal.py Tue Apr 23 11:26:04 2024 +0200 @@ -102,7 +102,7 @@ return QsciLexerPascal.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerPerl.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerPerl.py Tue Apr 23 11:26:04 2024 +0200 @@ -102,7 +102,7 @@ return QsciLexerPerl.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerPostScript.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerPostScript.py Tue Apr 23 11:26:04 2024 +0200 @@ -91,7 +91,7 @@ return 5 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerProperties.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerProperties.py Tue Apr 23 11:26:04 2024 +0200 @@ -77,7 +77,7 @@ return QsciLexerProperties.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerPython.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerPython.py Tue Apr 23 11:26:04 2024 +0200 @@ -280,7 +280,7 @@ return 2 -def createLexer(variant="", parent=None): +def createLexer(variant, parent=None): """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerQSS.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerQSS.py Tue Apr 23 11:26:04 2024 +0200 @@ -180,7 +180,7 @@ return "QSS" -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerRuby.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerRuby.py Tue Apr 23 11:26:04 2024 +0200 @@ -97,7 +97,7 @@ return QsciLexerRuby.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerSQL.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerSQL.py Tue Apr 23 11:26:04 2024 +0200 @@ -109,7 +109,7 @@ return 8 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerTCL.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerTCL.py Tue Apr 23 11:26:04 2024 +0200 @@ -102,7 +102,7 @@ return 9 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerTeX.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerTeX.py Tue Apr 23 11:26:04 2024 +0200 @@ -222,7 +222,7 @@ return None -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerVHDL.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerVHDL.py Tue Apr 23 11:26:04 2024 +0200 @@ -94,7 +94,7 @@ return 7 -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerXML.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerXML.py Tue Apr 23 11:26:04 2024 +0200 @@ -129,7 +129,7 @@ return QsciLexerXML.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/Lexers/LexerYAML.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Lexers/LexerYAML.py Tue Apr 23 11:26:04 2024 +0200 @@ -75,7 +75,7 @@ return QsciLexerYAML.keywords(self, kwSet) -def createLexer(variant="", parent=None): # noqa: U100 +def createLexer(variant, parent=None): # noqa: U100 """ Function to instantiate a lexer object.
--- a/src/eric7/QScintilla/MarkupProviders/HtmlProvider.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/MarkupProviders/HtmlProvider.py Tue Apr 23 11:26:04 2024 +0200 @@ -383,7 +383,7 @@ lineSeparator = editor.getLineSeparator() editor.beginUndoAction() if editor.hasSelectedText(): - startLine, startIndex, endLine, endIndex = editor.getSelection() + startLine, _startIndex, endLine, endIndex = editor.getSelection() if endIndex == 0: endLine -= 1 for line in range(startLine, endLine + 1):
--- a/src/eric7/QScintilla/MarkupProviders/HyperlinkMarkupDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/MarkupProviders/HyperlinkMarkupDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -56,21 +56,21 @@ ) @pyqtSlot(str) - def on_textEdit_textChanged(self, txt): + def on_textEdit_textChanged(self, _txt): """ Private slot handling a change of the link text. - @param txt link text + @param _txt link text (unused) @type str """ self.__updateOkButton() @pyqtSlot(str) - def on_targetEdit_textChanged(self, txt): + def on_targetEdit_textChanged(self, _txt): """ Private slot handling a change of the link target. - @param txt link target + @param _txt link target (unused) @type str """ self.__updateOkButton()
--- a/src/eric7/QScintilla/MarkupProviders/ImageMarkupDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/MarkupProviders/ImageMarkupDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -149,11 +149,11 @@ self.__updateOkButton() @pyqtSlot(str) - def on_altTextEdit_textChanged(self, txt): + def on_altTextEdit_textChanged(self, _txt): """ Private slot handling changes of the alternative text. - @param txt alternative text + @param _txt alternative text (unused) @type str """ self.__updateOkButton()
--- a/src/eric7/QScintilla/MarkupProviders/MarkdownProvider.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/MarkupProviders/MarkdownProvider.py Tue Apr 23 11:26:04 2024 +0200 @@ -275,7 +275,7 @@ editor.beginUndoAction() markup = "> " - sline, sindex, eline, eindex = editor.getSelection() + sline, _sindex, eline, eindex = editor.getSelection() for line in range(sline, eline + 1 if eindex > 0 else eline): editor.insertAt(markup, line, 0) editor.endUndoAction() @@ -303,7 +303,7 @@ dlg = ImageMarkupDialog(ImageMarkupMode.MarkDown) if dlg.exec() == QDialog.DialogCode.Accepted: - address, altText, title, originalSize, width, height = dlg.getData() + address, altText, title, _originalSize, _width, _height = dlg.getData() if title: markup = ''.format(altText, address, title) @@ -368,7 +368,7 @@ lineSeparator = editor.getLineSeparator() editor.beginUndoAction() if editor.hasSelectedText(): - startLine, startIndex, endLine, endIndex = editor.getSelection() + startLine, _startIndex, endLine, endIndex = editor.getSelection() if endIndex == 0: endLine -= 1 for line in range(startLine, endLine + 1):
--- a/src/eric7/QScintilla/MarkupProviders/RestructuredTextProvider.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/MarkupProviders/RestructuredTextProvider.py Tue Apr 23 11:26:04 2024 +0200 @@ -146,7 +146,7 @@ lineSeparator = editor.getLineSeparator() editor.beginUndoAction() if editor.hasSelectedText(): - sline, sindex, eline, eindex = editor.getSelection() + sline, _sindex, eline, eindex = editor.getSelection() if not editor.text(sline).startswith((" ", "\t")): # assume that all selected lines need indentation, # if first line needs it @@ -296,7 +296,7 @@ lineSeparator = editor.getLineSeparator() editor.beginUndoAction() markup = "> " - sline, sindex, eline, eindex = editor.getSelection() + sline, _sindex, eline, eindex = editor.getSelection() for line in range(sline, eline + 1 if eindex > 0 else eline): editor.insertAt(markup, line, 0) editor.insertAt("::{0}{0}".format(lineSeparator), sline, 0) @@ -326,7 +326,7 @@ dlg = ImageMarkupDialog(ImageMarkupMode.Rest) if dlg.exec() == QDialog.DialogCode.Accepted: - address, altText, title, originalSize, width, height = dlg.getData() + address, altText, _title, originalSize, width, height = dlg.getData() lineSeparator = editor.getLineSeparator() markup = ".. image:: {0}{1}".format(address, lineSeparator) @@ -397,7 +397,7 @@ lineSeparator = editor.getLineSeparator() editor.beginUndoAction() if editor.hasSelectedText(): - startLine, startIndex, endLine, endIndex = editor.getSelection() + startLine, _startIndex, endLine, endIndex = editor.getSelection() if endIndex == 0: endLine -= 1 for line in range(startLine, endLine + 1):
--- a/src/eric7/QScintilla/MiniEditor.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/MiniEditor.py Tue Apr 23 11:26:04 2024 +0200 @@ -3696,7 +3696,7 @@ printer.setDocName(self.tr("Untitled")) if printDialog.printRange() == QAbstractPrintDialog.PrintRange.Selection: # get the selection - fromLine, fromIndex, toLine, toIndex = self.__textEdit.getSelection() + fromLine, _fromIndex, toLine, toIndex = self.__textEdit.getSelection() if toIndex == 0: toLine -= 1 # QScintilla seems to print one line more than told
--- a/src/eric7/QScintilla/SearchReplaceWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/SearchReplaceWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -672,11 +672,11 @@ self.__quickSearch(word) @pyqtSlot(bool) - def __updateQuickSearchMarkers(self, on): + def __updateQuickSearchMarkers(self, _on): """ Private slot to handle the selection of the various check boxes. - @param on status of the check box (ignored) + @param _on status of the check box (unused) @type bool """ txt = self.findtextCombo.currentText() @@ -1116,7 +1116,7 @@ if editor.hasSelectedText(): selections = editor.getSelections() - line1, index1, line2, index2 = self.__selectionBoundary(selections) + line1, index1, line2, _index2 = self.__selectionBoundary(selections) if line1 != line2: self.selectionCheckBox.setEnabled(True) self.selectionCheckBox.setChecked(True) @@ -1383,7 +1383,7 @@ aw = self.__viewmanager.activeWindow() self.updateSelectionCheckBox(aw) if aw.hasSelectedText(): - line1, index1, line2, index2 = aw.getSelection() + line1, index1, line2, _index2 = aw.getSelection() if line1 == line2: aw.setSelection(line1, index1, line1, index1) self.findNext()
--- a/src/eric7/QScintilla/Shell.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/Shell.py Tue Apr 23 11:26:04 2024 +0200 @@ -1384,7 +1384,7 @@ @return flag indicating that the cursor is on the last line @rtype bool """ - cline, ccol = self.getCursorPosition() + cline, _ccol = self.getCursorPosition() return cline == self.lines() - 1 def keyPressEvent(self, ev):
--- a/src/eric7/QScintilla/ShellWindow.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QScintilla/ShellWindow.py Tue Apr 23 11:26:04 2024 +0200 @@ -1538,11 +1538,11 @@ self.__sbZoom.setValue(0) @pyqtSlot(ShellHistoryStyle) - def __historyStyleChanged(self, historyStyle): + def __historyStyleChanged(self, _historyStyle): """ Private slot to handle a change of the shell history style. - @param historyStyle style to be used for the history + @param _historyStyle style to be used for the history (unused) @type ShellHistoryStyle """ enabled = self.__shell.isHistoryEnabled()
--- a/src/eric7/QtHelpInterface/HelpIndexWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QtHelpInterface/HelpIndexWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -90,14 +90,14 @@ self.__layout.addWidget(self.__index) @pyqtSlot(QHelpLink, str) - def __documentActivated(self, document, keyword, modifiers=None): + def __documentActivated(self, document, _keyword, modifiers=None): """ Private slot to handle the activation of a keyword entry. @param document reference to a data structure containing the document info @type QHelpLink - @param keyword keyword for the URL + @param _keyword keyword for the URL (unused) @type str @param modifiers keyboard modifiers @type Qt.KeyboardModifiers or None
--- a/src/eric7/QtHelpInterface/HelpSearchWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QtHelpInterface/HelpSearchWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -89,11 +89,11 @@ QApplication.setOverrideCursor(Qt.CursorShape.WaitCursor) @pyqtSlot(int) - def __searchingFinished(self, hits): + def __searchingFinished(self, _hits): """ Private slot to handle the end of the search. - @param hits number of hits (unused) + @param _hits number of hits (unused) @type int """ QApplication.restoreOverrideCursor()
--- a/src/eric7/QtHelpInterface/QtHelpDocumentationSettingsWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/QtHelpInterface/QtHelpDocumentationSettingsWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -166,11 +166,11 @@ ) @pyqtSlot(str) - def on_filterEdit_textChanged(self, txt): + def on_filterEdit_textChanged(self, _txt): """ Private slot to react on changes of the document filter text. - @param txt current entry of the filter + @param _txt current entry of the filter (unused) @type str """ self.__applyDocumentsListFilter()
--- a/src/eric7/Snapshot/SnapshotDefaultGrabber.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Snapshot/SnapshotDefaultGrabber.py Tue Apr 23 11:26:04 2024 +0200 @@ -58,9 +58,7 @@ SnapshotModes.ELLIPSE, ) - def grab( - self, mode, delay=0, captureCursor=False, captureDecorations=False # noqa: U100 - ): + def grab(self, mode, delay, _captureCursor, _captureDecorations): """ Public method to perform a grab operation potentially after a delay. @@ -68,9 +66,9 @@ @type ScreenshotModes @param delay delay in seconds @type int - @param captureCursor flag indicating to include the mouse cursor (unused) + @param _captureCursor flag indicating to include the mouse cursor (unused) @type bool - @param captureDecorations flag indicating to include the window + @param _captureDecorations flag indicating to include the window decorations (unused) @type bool """
--- a/src/eric7/Snapshot/SnapshotTimer.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Snapshot/SnapshotTimer.py Tue Apr 23 11:26:04 2024 +0200 @@ -85,11 +85,11 @@ self.__toggle = not self.__toggle self.update() - def paintEvent(self, evt): + def paintEvent(self, _evt): """ Protected method handling paint events. - @param evt paint event + @param _evt paint event (unused) @type QPaintEvent """ painter = QPainter(self) @@ -123,11 +123,11 @@ helpText, ) - def enterEvent(self, evt): + def enterEvent(self, _evt): """ Protected method handling the mouse cursor entering the widget. - @param evt enter event + @param _evt enter event (unused) @type QEvent """ screenGeom = QApplication.screens()[0].geometry()
--- a/src/eric7/SqlBrowser/SqlConnectionDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/SqlBrowser/SqlConnectionDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -72,21 +72,21 @@ self.okButton.setEnabled(True) @pyqtSlot(int) - def on_driverCombo_activated(self, index): + def on_driverCombo_activated(self, _index): """ Private slot handling the selection of a database driver. - @param index index of the selected entry + @param _index index of the selected entry (unused) @type int """ self.__updateDialog() @pyqtSlot(str) - def on_databasePicker_textChanged(self, txt): + def on_databasePicker_textChanged(self, _txt): """ Private slot handling the change of the database name. - @param txt text of the edit + @param _txt text of the edit (unused) @type str """ self.__updateDialog()
--- a/src/eric7/SqlBrowser/SqlConnectionWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/SqlBrowser/SqlConnectionWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -110,13 +110,13 @@ self.schemaRequested.emit(cItm.text(0)) @pyqtSlot(QTreeWidgetItem, int) - def __itemActivated(self, itm, column): + def __itemActivated(self, itm, _column): """ Private slot handling the activation of an item. @param itm reference to the item @type QTreeWidgetItem - @param column column that was activated + @param _column column that was activated (unused) @type int """ if itm is None: @@ -132,13 +132,13 @@ self.__activating = False @pyqtSlot(QTreeWidgetItem, QTreeWidgetItem) - def __currentItemChanged(self, current, previous): + def __currentItemChanged(self, current, _previous): """ Private slot handling a change of the current item. @param current reference to the new current item @type QTreeWidgetItem - @param previous reference to the previous current item + @param _previous reference to the previous current item (unused) @type QTreeWidgetItem """ self.__schemaAction.setEnabled(
--- a/src/eric7/Tasks/TaskViewer.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Tasks/TaskViewer.py Tue Apr 23 11:26:04 2024 +0200 @@ -264,13 +264,13 @@ self.__resizeColumns() @pyqtSlot(QTreeWidgetItem, int) - def __taskItemActivated(self, itm, col): + def __taskItemActivated(self, itm, _col): """ Private slot to handle the activation of an item. @param itm reference to the activated item @type QTreeWidgetItem - @param col column the item was activated in + @param _col column the item was activated in (unused) @type int """ if ( @@ -860,7 +860,7 @@ fn = os.path.join(ppath, file) # read the file and split it into textlines try: - text, encoding = Utilities.readEncodedFile(fn) + text, _encoding = Utilities.readEncodedFile(fn) lines = text.splitlines() except (OSError, UnicodeError): count += 1 @@ -992,7 +992,7 @@ # read the file and split it into textlines try: - text, encoding = Utilities.readEncodedFile(fn) + text, _encoding = Utilities.readEncodedFile(fn) lines = text.splitlines() except (OSError, UnicodeError): continue
--- a/src/eric7/Templates/TemplateViewer.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Templates/TemplateViewer.py Tue Apr 23 11:26:04 2024 +0200 @@ -485,13 +485,13 @@ @pyqtSlot() @pyqtSlot(QTreeWidgetItem, int) - def __templateItemActivated(self, itm=None, col=0): + def __templateItemActivated(self, itm=None, _col=0): """ Private slot to handle the activation of an item. @param itm reference to the activated item @type QTreeWidgetItem - @param col column the item was activated in + @param _col column the item was activated in (unused) @type int """ if not self.__activating:
--- a/src/eric7/Testing/MarkersWindow.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Testing/MarkersWindow.py Tue Apr 23 11:26:04 2024 +0200 @@ -52,11 +52,11 @@ self.show() - def closeEvent(self, e): + def closeEvent(self, _evt): """ Protected slot implementing a close event handler. - @param e close event + @param _evt close event (unused) @type QCloseEvent """ self.__lastGeometry = self.saveGeometry()
--- a/src/eric7/Testing/TestingWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Testing/TestingWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -685,11 +685,11 @@ self.activateWindow() @pyqtSlot(bool) - def on_discoverCheckBox_toggled(self, checked): + def on_discoverCheckBox_toggled(self, _checked): """ Private slot handling state changes of the 'discover' checkbox. - @param checked state of the checkbox + @param _checked state of the checkbox (unused) @type bool """ if not bool(self.discoveryPicker.currentText()): @@ -1170,12 +1170,12 @@ self.__resultsModel.updateTestResults([result]) @pyqtSlot(list, str) - def __testProcessFinished(self, results, output): + def __testProcessFinished(self, _results, output): """ Private slot to handle the 'testFinished' signal of the executor. - @param results list of test result objects (if not sent via the - 'testResult' signal + @param _results list of test result objects (if not sent via the + 'testResult' signal) (unused) @type list of TestResult @param output string containing the test process output (if any) @type str @@ -1617,11 +1617,11 @@ self.__cw.setTestFile(testfile) - def eventFilter(self, obj, event): + def eventFilter(self, _obj, event): """ Public method to filter events. - @param obj reference to the object the event is meant for + @param _obj reference to the object the event is meant for (unused) @type QObject @param event reference to the event object @type QEvent
--- a/src/eric7/UI/CompareDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/CompareDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -524,11 +524,11 @@ self.setCentralWidget(self.cw) self.resize(size) - def eventFilter(self, obj, event): + def eventFilter(self, _obj, event): """ Public method to filter events. - @param obj reference to the object the event is meant for + @param _obj reference to the object the event is meant for (unused) @type QObject @param event reference to the event object @type QEvent
--- a/src/eric7/UI/Config.py Tue Apr 23 09:29:13 2024 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -# -*- coding: utf-8 -*- - -# Copyright (c) 2006 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> -# - -""" -Module defining common data to be used by all windows.. -""" - -from PyQt6.QtCore import QSize - -ToolBarIconSize = QSize(20, 18)
--- a/src/eric7/UI/DiffDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/DiffDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -323,11 +323,11 @@ self.setCentralWidget(self.cw) self.resize(size) - def eventFilter(self, obj, event): + def eventFilter(self, _obj, event): """ Public method to filter events. - @param obj reference to the object the event is meant for + @param _obj reference to the object the event is meant for (unused) @type QObject @param event reference to the event object @type QEvent
--- a/src/eric7/UI/FindFileWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/FindFileWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -819,7 +819,7 @@ self.findProgress.setValue(0) @pyqtSlot(QTreeWidgetItem, int) - def on_findList_itemDoubleClicked(self, itm, column): + def on_findList_itemDoubleClicked(self, itm, _column): """ Private slot to handle the double click on a file item. @@ -827,7 +827,7 @@ @param itm the double clicked tree item @type QTreeWidgetItem - @param column column that was double clicked (ignored) + @param _column column that was double clicked (unused) @type int """ if itm.parent():
--- a/src/eric7/UI/FindLocationWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/FindLocationWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -259,7 +259,7 @@ self.searchDirCheckBox.setEnabled(text != "") @pyqtSlot(QTreeWidgetItem, int) - def on_fileList_itemActivated(self, itm, column): + def on_fileList_itemActivated(self, itm, _column): """ Private slot to handle the double click on a file item. @@ -268,19 +268,19 @@ @param itm the double clicked listview item @type QTreeWidgetItem - @param column column that was double clicked (ignored) + @param _column column that was double clicked (unused) @type int """ self.__openFile(itm) @pyqtSlot(QTreeWidgetItem, QTreeWidgetItem) - def on_fileList_currentItemChanged(self, current, previous): + def on_fileList_currentItemChanged(self, current, _previous): """ Private slot handling a change of the current item. @param current current item @type QTreeWidgetItem - @param previous prevoius current item + @param _previous prevoius current item (unused) @type QTreeWidgetItem """ self.openButton.setEnabled(current is not None)
--- a/src/eric7/UI/NumbersWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/NumbersWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -383,13 +383,13 @@ self.insertNumber.emit(self.binEdit.text()) @pyqtSlot(QModelIndex, QModelIndex) - def __binModelDataChanged(self, start, end): + def __binModelDataChanged(self, _start, _end): """ Private slot to handle a change of the binary model value by the user. - @param start start index + @param _start start index (unused) @type QModelIndex - @param end end index + @param _end end index (unused) @type QModelIndex """ val = self.__model.getValue()
--- a/src/eric7/UI/Previewers/PreviewerQSS.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/Previewers/PreviewerQSS.py Tue Apr 23 11:26:04 2024 +0200 @@ -89,11 +89,11 @@ ) @pyqtSlot(str) - def on_styleIconsPathPicker_textChanged(self, txt): + def on_styleIconsPathPicker_textChanged(self, _txt): """ Private slot handling a change of the style icons path. - @param txt name of the style icons directory + @param _txt name of the style icons directory (unused) @type str """ self.processEditor(self.__lastEditor)
--- a/src/eric7/UI/PythonAstViewer.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/PythonAstViewer.py Tue Apr 23 11:26:04 2024 +0200 @@ -427,11 +427,11 @@ self.__astWidget.setColumnWidth(0, nodeSize) self.__astWidget.setColumnWidth(1, rangeSize) - def resizeEvent(self, evt): + def resizeEvent(self, _evt): """ Protected method to handle resize events. - @param evt resize event + @param _evt resize event (unused) @type QResizeEvent """ # just adjust the sizes of the columns @@ -508,13 +508,13 @@ self.__astWidget.setFocus(Qt.FocusReason.OtherFocusReason) @pyqtSlot(QTreeWidgetItem, int) - def __astItemClicked(self, itm, column): + def __astItemClicked(self, itm, _column): """ Private slot handling a user click on an AST node item. @param itm reference to the clicked item @type QTreeWidgetItem - @param column column number of the click + @param _column column number of the click (unused) @type int """ self.__editor.clearAllHighlights()
--- a/src/eric7/UI/PythonDisViewer.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/PythonDisViewer.py Tue Apr 23 11:26:04 2024 +0200 @@ -563,11 +563,11 @@ for col in range(self.disWidget.columnCount()): self.disWidget.resizeColumnToContents(col) - def resizeEvent(self, evt): + def resizeEvent(self, _evt): """ Protected method to handle resize events. - @param evt resize event + @param _evt resize event (unused) @type QResizeEvent """ # just adjust the sizes of the columns @@ -615,7 +615,7 @@ self.__clearSelection() # step 2: retrieve the editor cursor line - cline, cindex = self.__editor.getCursorPosition() + cline, _cindex = self.__editor.getCursorPosition() # make the line numbers 1-based cline += 1 @@ -630,13 +630,13 @@ self.__selectChildren(itm, cline) @pyqtSlot(QTreeWidgetItem, int) - def __disItemClicked(self, itm, column): + def __disItemClicked(self, itm, _column): """ Private slot handling a user click on a Disassembly node item. @param itm reference to the clicked item @type QTreeWidgetItem - @param column column number of the click + @param _column column number of the click (unused) @type int """ self.__editor.clearAllHighlights()
--- a/src/eric7/UI/SplashScreen.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/SplashScreen.py Tue Apr 23 11:26:04 2024 +0200 @@ -84,11 +84,11 @@ """ pass - def finish(self, widget): + def finish(self, _widget): """ Public method to finish the splash screen. - @param widget widget to wait for + @param _widget widget to wait for (unused) @type QWidget """ pass
--- a/src/eric7/UI/SymbolsWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/SymbolsWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -737,13 +737,13 @@ Preferences.getSettings().setValue("Symbols/CurrentTable", index) @pyqtSlot(QModelIndex, QModelIndex) - def __currentRowChanged(self, current, previous): + def __currentRowChanged(self, current, _previous): """ Private slot recording the currently selected row. @param current current index @type QModelIndex - @param previous previous current index + @param _previous previous current index (unused) @type QModelIndex """ Preferences.getSettings().setValue("Symbols/Top", current.row())
--- a/src/eric7/UI/UserInterface.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/UI/UserInterface.py Tue Apr 23 11:26:04 2024 +0200 @@ -8481,11 +8481,11 @@ ## some event handlers below ############################ - def showEvent(self, evt): + def showEvent(self, _evt): """ Protected method to handle the show event. - @param evt reference to the show event + @param _evt reference to the show event (unused) @type QShowEvent """ if self.__startup:
--- a/src/eric7/Utilities/BackgroundService.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Utilities/BackgroundService.py Tue Apr 23 11:26:04 2024 +0200 @@ -307,7 +307,7 @@ interpreter = self.__getPythonInterpreter() # Tweak the processes list to reflect the changed interpreter - proc, inter = self.processes.pop("Python3", [None, None]) + proc, _inter = self.processes.pop("Python3", [None, None]) self.processes["Python3"] = proc, interpreter self.restartService("Python3")
--- a/src/eric7/Utilities/ClassBrowsers/pyclbr.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Utilities/ClassBrowsers/pyclbr.py Tue Apr 23 11:26:04 2024 +0200 @@ -429,7 +429,7 @@ f = None if f is None: fullpath = path[:] + sys.path[:] - f, file, (suff, mode, type) = ClassBrowsers.find_module( + f, file, (_suff, _mode, type) = ClassBrowsers.find_module( module, fullpath, isTypeFile ) if f:
--- a/src/eric7/Utilities/ClassBrowsers/rbclbr.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Utilities/ClassBrowsers/rbclbr.py Tue Apr 23 11:26:04 2024 +0200 @@ -316,7 +316,7 @@ # search the path for the file f = None fullpath = [] if path is None else path[:] - f, file, (suff, mode, type) = ClassBrowsers.find_module(module, fullpath) + f, file, (_suff, _mode, type) = ClassBrowsers.find_module(module, fullpath) if f: f.close() if type not in SUPPORTED_TYPES:
--- a/src/eric7/Utilities/FtpUtilities.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Utilities/FtpUtilities.py Tue Apr 23 11:26:04 2024 +0200 @@ -209,7 +209,7 @@ """ ( modeString, - nlink, + _nlink, user, group, size,
--- a/src/eric7/Utilities/ModuleParser.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Utilities/ModuleParser.py Tue Apr 23 11:26:04 2024 +0200 @@ -1730,12 +1730,12 @@ f = None if inpackage: try: - f, file, (suff, mode, moduleType) = find_module(module, path, _extensions) + f, file, (_suff, _mode, moduleType) = find_module(module, path, _extensions) except ImportError: f = None if f is None: fullpath = path[:] + sys.path[:] - f, file, (suff, mode, moduleType) = find_module(module, fullpath, _extensions) + f, file, (_suff, _mode, moduleType) = find_module(module, fullpath, _extensions) if f: f.close() if moduleType not in SUPPORTED_TYPES:
--- a/src/eric7/Utilities/__init__.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Utilities/__init__.py Tue Apr 23 11:26:04 2024 +0200 @@ -40,7 +40,7 @@ def __showwarning( - message, category, filename, lineno, file=None, line="" # noqa: U100 + message, category, filename, lineno, file=None, line=None # noqa: U100 ): """ Module function to raise a SyntaxError for a SyntaxWarning.
--- a/src/eric7/Utilities/crypto/py3AES.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/Utilities/crypto/py3AES.py Tue Apr 23 11:26:04 2024 +0200 @@ -1627,7 +1627,7 @@ # create a new iv using random data iv = bytearray([i for i in os.urandom(16)]) moo = AESModeOfOperation() - mode, length, ciph = moo.encrypt(data, mode, key, keysize, iv) + _mode, _length, ciph = moo.encrypt(data, mode, key, keysize, iv) # With padding, the original length does not need to be known. It's a bad # idea to store the original message length. # prepend the iv.
--- a/src/eric7/ViewManager/ViewManager.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/ViewManager/ViewManager.py Tue Apr 23 11:26:04 2024 +0200 @@ -5720,7 +5720,7 @@ self._modificationStatusChanged(editor.isModified(), editor) self._checkActions(editor) - cline, cindex = editor.getCursorPosition() + cline, _cindex = editor.getCursorPosition() cline += 1 if isinstance(lineno, list): if len(lineno) > 1: @@ -5892,7 +5892,7 @@ self.openSourceFile(fn, line) self.setFileLine(fn, line) - def setFileLine(self, fn, line, error=False, syntaxError=False): + def setFileLine(self, fn, line, error=False): """ Public method to update the user interface when the current program or line changes. @@ -5903,8 +5903,6 @@ @type int @param error flag indicating an error highlight @type bool - @param syntaxError flag indicating a syntax error - @type bool """ try: newWin, self.currentEditor = self.getEditor(fn) @@ -5918,7 +5916,7 @@ self.__setSbFile(fn, line, encoding=enc, language=lang, eol=eol, zoom=zoom) # Change the highlighted line. - self.currentEditor.highlight(line, error, syntaxError) + self.currentEditor.highlight(line=line, error=error) self.currentEditor.highlightVisible() self._checkActions(self.currentEditor, False)
--- a/src/eric7/VirtualEnv/VirtualenvConfigurationDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/VirtualEnv/VirtualenvConfigurationDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -179,31 +179,31 @@ self.venvStack.setCurrentWidget(self.venvPage) @pyqtSlot(str) - def on_nameEdit_textChanged(self, txt): + def on_nameEdit_textChanged(self, _txt): """ Private slot handling a change of the virtual environment name. - @param txt name of the virtual environment + @param _txt name of the virtual environment (unused) @type str """ self.__updateOK() @pyqtSlot(str) - def on_targetDirectoryPicker_textChanged(self, txt): + def on_targetDirectoryPicker_textChanged(self, _txt): """ Private slot handling a change of the target directory. - @param txt target directory + @param _txt target directory (unused) @type str """ self.__updateOK() @pyqtSlot(str) - def on_pythonExecPicker_textChanged(self, txt): + def on_pythonExecPicker_textChanged(self, _txt): """ Private slot to react to a change of the Python executable. - @param txt contents of the picker's line edit + @param _txt contents of the picker's line edit (unused) @type str """ self.__setVirtualenvVersion() @@ -211,51 +211,51 @@ self.__updateOK() @pyqtSlot(bool) - def on_virtualenvButton_toggled(self, checked): + def on_virtualenvButton_toggled(self, _checked): """ Private slot to react to the selection of 'virtualenv'. - @param checked state of the checkbox + @param _checked state of the checkbox (unused) @type bool """ self.__updateUi() @pyqtSlot(bool) - def on_pyvenvButton_toggled(self, checked): + def on_pyvenvButton_toggled(self, _checked): """ Private slot to react to the selection of 'pyvenv'. - @param checked state of the checkbox + @param _checked state of the checkbox (unused) @type bool """ self.__updateUi() @pyqtSlot(bool) - def on_condaButton_toggled(self, checked): + def on_condaButton_toggled(self, _checked): """ Private slot to react to the selection of 'conda'. - @param checked state of the checkbox + @param _checked state of the checkbox (unused) @type bool """ self.__updateUi() @pyqtSlot(str) - def on_condaNameEdit_textChanged(self, txt): + def on_condaNameEdit_textChanged(self, _txt): """ Private slot handling a change of the conda environment name. - @param txt environment name + @param _txt environment name (unused) @type str """ self.__updateOK() @pyqtSlot(str) - def on_condaTargetDirectoryPicker_textChanged(self, txt): + def on_condaTargetDirectoryPicker_textChanged(self, _txt): """ Private slot handling a change of the conda target directory. - @param txt target directory + @param _txt target directory (unused) @type str """ self.__updateOK() @@ -269,21 +269,21 @@ self.__updateUi() @pyqtSlot(str) - def on_condaCloneNameEdit_textChanged(self, txt): + def on_condaCloneNameEdit_textChanged(self, _txt): """ Private slot handling a change of the conda source environment name. - @param txt name of the environment to be cloned + @param _txt name of the environment to be cloned (unused) @type str """ self.__updateOK() @pyqtSlot(str) - def on_condaCloneDirectoryPicker_textChanged(self, txt): + def on_condaCloneDirectoryPicker_textChanged(self, _txt): """ Private slot handling a change of the cloned from directory. - @param txt target directory + @param _txt target directory (unused) @type str """ self.__updateOK() @@ -303,11 +303,11 @@ self.__updateOK() @pyqtSlot(str) - def on_condaRequirementsFilePicker_textChanged(self, txt): + def on_condaRequirementsFilePicker_textChanged(self, _txt): """ Private slot handling a change of the requirements file entry. - @param txt current text of the requirements file entry + @param _txt current text of the requirements file entry (unused) @type str """ self.__updateOK()
--- a/src/eric7/VirtualEnv/VirtualenvExecDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/VirtualEnv/VirtualenvExecDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -126,7 +126,7 @@ self.__finish(0, 0, giveUp=True) @pyqtSlot(int, QProcess.ExitStatus) - def __finish(self, exitCode, exitStatus, giveUp=False): + def __finish(self, exitCode, _exitStatus, giveUp=False): """ Private slot called when the process finished. @@ -134,7 +134,7 @@ @param exitCode exit code of the process @type int - @param exitStatus exit status of the process + @param _exitStatus exit status of the process (unused) @type QProcess.ExitStatus @param giveUp flag indicating to not start another attempt @type bool
--- a/src/eric7/VirtualEnv/VirtualenvInterpreterSelectionDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/VirtualEnv/VirtualenvInterpreterSelectionDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -75,11 +75,11 @@ ) @pyqtSlot(str) - def on_pythonExecPicker_textChanged(self, txt): + def on_pythonExecPicker_textChanged(self, _txt): """ Private slot to handle changes of the entered Python interpreter path. - @param txt entered Python interpreter path + @param _txt entered Python interpreter path (unused) @type str """ self.__updateOK()
--- a/src/eric7/VirtualEnv/VirtualenvUpgradeExecDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/VirtualEnv/VirtualenvUpgradeExecDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -109,7 +109,7 @@ self.__finish(0, 0, giveUp=True) @pyqtSlot(int, QProcess.ExitStatus) - def __finish(self, exitCode, exitStatus, giveUp=False): + def __finish(self, exitCode, _exitStatus, giveUp=False): """ Private slot called when the process finished. @@ -118,7 +118,7 @@ @param exitCode exit code of the process @type int - @param exitStatus exit status of the process + @param _exitStatus exit status of the process (unused) @type QProcess.ExitStatus @param giveUp flag indicating to not start another attempt @type bool
--- a/src/eric7/WebBrowser/AdBlock/AdBlockDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/AdBlock/AdBlockDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -352,11 +352,11 @@ self.__load() @pyqtSlot(bool) - def on_useLimitedEasyListCheckBox_clicked(self, checked): + def on_useLimitedEasyListCheckBox_clicked(self, _checked): """ Private slot handling the selection of the limited EasyList. - @param checked flag indicating the state of the check box + @param _checked flag indicating the state of the check box (unused) @type bool """ self.__manager.setUseLimitedEasyList(
--- a/src/eric7/WebBrowser/Bookmarks/BookmarksDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/Bookmarks/BookmarksDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -75,11 +75,11 @@ self.__expandNodes(self.__bookmarksManager.bookmarks()) - def closeEvent(self, evt): + def closeEvent(self, _evt): """ Protected method to handle the closing of the dialog. - @param evt reference to the event object (ignored) + @param _evt reference to the event object (unused) @type QCloseEvent """ self.__shutdown()
--- a/src/eric7/WebBrowser/Bookmarks/BookmarksImportDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/Bookmarks/BookmarksImportDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -71,11 +71,11 @@ self.__enableNextButton() @pyqtSlot(str) - def on_filePicker_textChanged(self, txt): + def on_filePicker_textChanged(self, _txt): """ Private slot handling changes of the file to import bookmarks form. - @param txt text of the line edit + @param _txt text of the line edit (unused) @type str """ self.__enableNextButton()
--- a/src/eric7/WebBrowser/Bookmarks/NsHtmlReader.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/Bookmarks/NsHtmlReader.py Tue Apr 23 11:26:04 2024 +0200 @@ -21,8 +21,6 @@ Class implementing a reader object for Netscape HTML bookmark files. """ - indentSize = 4 - def __init__(self): """ Constructor
--- a/src/eric7/WebBrowser/ClosedTabsManager.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/ClosedTabsManager.py Tue Apr 23 11:26:04 2024 +0200 @@ -33,12 +33,9 @@ closedTabAvailable = pyqtSignal(bool) - def __init__(self, parent=None): + def __init__(self): """ Constructor - - @param parent reference to the parent object - @type QObject """ super().__init__()
--- a/src/eric7/WebBrowser/CookieJar/CookiesDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/CookieJar/CookiesDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -155,13 +155,13 @@ self.cookiesTree.clear() @pyqtSlot(QTreeWidgetItem, QTreeWidgetItem) - def on_cookiesTree_currentItemChanged(self, current, previous): + def on_cookiesTree_currentItemChanged(self, current, _previous): """ Private slot to handle a change of the current item. @param current reference to the current item @type QTreeWidgetItem - @param previous reference to the previous current item + @param _previous reference to the previous current item (unused) @type QTreeWidgetItem """ self.addButton.setEnabled(current is not None)
--- a/src/eric7/WebBrowser/Feeds/FeedEditDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/Feeds/FeedEditDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -58,21 +58,21 @@ self.buttonBox.button(QDialogButtonBox.StandardButton.Ok).setEnabled(enable) @pyqtSlot(str) - def on_titleEdit_textChanged(self, txt): + def on_titleEdit_textChanged(self, _txt): """ Private slot to handle changes of the feed title. - @param txt new feed title + @param _txt new feed title (unused) @type str """ self.__setOkButton() @pyqtSlot(str) - def on_urlEdit_textChanged(self, txt): + def on_urlEdit_textChanged(self, _txt): """ Private slot to handle changes of the feed URL. - @param txt new feed URL + @param _txt new feed URL (unused) @type str """ self.__setOkButton()
--- a/src/eric7/WebBrowser/Feeds/FeedsManager.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/Feeds/FeedsManager.py Tue Apr 23 11:26:04 2024 +0200 @@ -376,13 +376,13 @@ menu.exec(QCursor.pos()) @pyqtSlot(QTreeWidgetItem, int) - def __itemActivated(self, itm, column): + def __itemActivated(self, itm, _column): """ Private slot to handle the activation of an item. @param itm reference to the activated item @type QTreeWidgetItem - @param column column of the activation + @param _column column of the activation (unused) @type int """ if self.feedsTree.indexOfTopLevelItem(itm) != -1:
--- a/src/eric7/WebBrowser/OpenSearch/OpenSearchDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/OpenSearch/OpenSearchDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -116,13 +116,13 @@ osm.enginesChanged() @pyqtSlot(QItemSelection, QItemSelection) - def __selectionChanged(self, selected, deselected): + def __selectionChanged(self, _selected, _deselected): """ Private slot to handle a change of the selection. - @param selected item selection of selected items + @param _selected item selection of selected items (unused) @type QItemSelection - @param deselected item selection of deselected items + @param _deselected item selection of deselected items (unused) @type QItemSelection """ self.editButton.setEnabled(
--- a/src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/SafeBrowsing/SafeBrowsingUrl.py Tue Apr 23 11:26:04 2024 +0200 @@ -178,7 +178,7 @@ protocol, addressStr = urllib.parse.splittype(url) host, path = urllib.parse.splithost(addressStr) - user, host = urllib.parse.splituser(host) + _user, host = urllib.parse.splituser(host) host, port = urllib.parse.splitport(host) host = host.strip("/") seenPermutations = set()
--- a/src/eric7/WebBrowser/SiteInfo/SiteInfoDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/SiteInfo/SiteInfoDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -199,13 +199,13 @@ self.tagsTree.resizeColumnToContents(col) @pyqtSlot(QTreeWidgetItem, QTreeWidgetItem) - def on_imagesTree_currentItemChanged(self, current, previous): + def on_imagesTree_currentItemChanged(self, current, _previous): """ Private slot to show a preview of the selected image. @param current current image entry @type QTreeWidgetItem - @param previous old current entry + @param _previous old current entry (unused) @type QTreeWidgetItem """ if current is None:
--- a/src/eric7/WebBrowser/SpellCheck/ManageDictionariesDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/SpellCheck/ManageDictionariesDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -170,11 +170,11 @@ self.dictionariesUrlEdit.setReadOnly(not checked) @pyqtSlot(str) - def on_locationComboBox_currentTextChanged(self, txt): + def on_locationComboBox_currentTextChanged(self, _txt): """ Private slot to handle a change of the installation location. - @param txt installation location + @param _txt installation location (unused) @type str """ self.__checkInstalledDictionaries()
--- a/src/eric7/WebBrowser/Sync/SyncCheckPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/Sync/SyncCheckPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -138,7 +138,7 @@ self.speedDialMsgLabel.setText(msg) @pyqtSlot(str, bool, bool) - def __updateLabels(self, type_, status, download): + def __updateLabels(self, type_, status, _download): """ Private slot to handle a finished synchronization event. @@ -147,7 +147,7 @@ @type str @param status flag indicating success @type bool - @param download flag indicating a download of a file + @param _download flag indicating a download of a file (unused) @type bool """ if type_ == "bookmarks":
--- a/src/eric7/WebBrowser/Sync/SyncEncryptionPage.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/Sync/SyncEncryptionPage.py Tue Apr 23 11:26:04 2024 +0200 @@ -139,21 +139,21 @@ self.__updateUI() @pyqtSlot(bool) - def on_encryptionGroupBox_toggled(self, on): + def on_encryptionGroupBox_toggled(self, _on): """ Private slot to handle changes of the encryption selection. - @param on state of the group box + @param _on state of the group box (unused) @type bool """ self.__updateUI() @pyqtSlot(bool) - def on_reencryptCheckBox_toggled(self, on): + def on_reencryptCheckBox_toggled(self, _on): """ Private slot to handle changes of the re-encryption selection. - @param on state of the check box + @param _on state of the check box (unused) @type bool """ self.__updateUI()
--- a/src/eric7/WebBrowser/TabManager/TabManagerWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/TabManager/TabManagerWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -462,13 +462,13 @@ self.delayedRefreshTree() @pyqtSlot(QTreeWidgetItem, int) - def __itemDoubleClicked(self, itm, column): + def __itemDoubleClicked(self, itm, _column): """ Private slot to handle double clicking a tree item. @param itm reference to the item having been double clicked @type QTreeWidgetItem - @param column column of the double click + @param _column column of the double click (unused) @type int """ if not itm:
--- a/src/eric7/WebBrowser/WebBrowserClearPrivateDataDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/WebBrowserClearPrivateDataDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -36,11 +36,9 @@ @return tuple with flags indicating which data to clear (browsing history, search history, favicons, disk cache, cookies, - passwords, web databases, downloads, zoom values, SSL - certificate error exceptions) and the selected history period in - milliseconds - @rtype tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, - int) + passwords, downloads, zoom values, SSL certificate error exceptions) and + the selected history period in milliseconds + @rtype tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, int) """ index = self.historyCombo.currentIndex() if index == 0: @@ -66,7 +64,6 @@ self.cacheCheckBox.isChecked(), self.cookiesCheckBox.isChecked(), self.passwordsCheckBox.isChecked(), - self.databasesCheckBox.isChecked(), self.downloadsCheckBox.isChecked(), self.zoomCheckBox.isChecked(), self.sslExceptionsCheckBox.isChecked(),
--- a/src/eric7/WebBrowser/WebBrowserClearPrivateDataDialog.ui Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/WebBrowserClearPrivateDataDialog.ui Tue Apr 23 11:26:04 2024 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>305</width> - <height>378</height> + <height>337</height> </rect> </property> <property name="windowTitle"> @@ -164,16 +164,6 @@ </widget> </item> <item> - <widget class="QCheckBox" name="databasesCheckBox"> - <property name="toolTip"> - <string>Select to delete all web databases</string> - </property> - <property name="text"> - <string>Web &Databases</string> - </property> - </widget> - </item> - <item> <widget class="QCheckBox" name="zoomCheckBox"> <property name="toolTip"> <string>Select to delete all remembered zoom settings</string> @@ -217,7 +207,6 @@ <tabstop>cacheCheckBox</tabstop> <tabstop>iconsCheckBox</tabstop> <tabstop>passwordsCheckBox</tabstop> - <tabstop>databasesCheckBox</tabstop> <tabstop>zoomCheckBox</tabstop> <tabstop>sslExceptionsCheckBox</tabstop> </tabstops>
--- a/src/eric7/WebBrowser/WebBrowserLanguagesDialog.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/WebBrowserLanguagesDialog.py Tue Apr 23 11:26:04 2024 +0200 @@ -53,13 +53,13 @@ self.addCombo.setModel(self.__allLanguagesModel) @pyqtSlot(QModelIndex, QModelIndex) - def __currentChanged(self, current, previous): + def __currentChanged(self, current, _previous): """ Private slot to handle a change of the current selection. @param current index of the currently selected item @type QModelIndex - @param previous index of the previously selected item + @param _previous index of the previously selected item (unused) @type QModelIndex """ self.removeButton.setEnabled(current.isValid())
--- a/src/eric7/WebBrowser/WebBrowserTabWidget.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/WebBrowserTabWidget.py Tue Apr 23 11:26:04 2024 +0200 @@ -71,7 +71,7 @@ self.setDocumentMode(True) self.setElideMode(Qt.TextElideMode.ElideNone) - self.__closedTabsManager = ClosedTabsManager(self) + self.__closedTabsManager = ClosedTabsManager() self.__closedTabsManager.closedTabAvailable.connect(self.__closedTabAvailable) self.__stackedUrlBar = StackedUrlBar(self) @@ -1070,7 +1070,7 @@ browser = self.newBrowser(restoreSession=True) if loadTabOnActivate: browser.storeSessionData(data) - title, urlStr, icon = browser.extractSessionMetaData(data) + title, _urlStr, icon = browser.extractSessionMetaData(data) index = self.indexOf(browser) self.setTabText(index, title) self.setTabIcon(index, icon)
--- a/src/eric7/WebBrowser/WebBrowserWindow.py Tue Apr 23 09:29:13 2024 +0200 +++ b/src/eric7/WebBrowser/WebBrowserWindow.py Tue Apr 23 11:26:04 2024 +0200 @@ -4099,11 +4099,11 @@ EricMessageBox.warning(self, self.tr("eric Web Browser"), message) @pyqtSlot(bool) - def __docsInstalled(self, installed): + def __docsInstalled(self, _installed): """ Private slot handling the end of documentation installation. - @param installed flag indicating that documents were installed + @param _installed flag indicating that documents were installed (unused) @type bool """ if WebBrowserWindow._useQtHelp: @@ -4146,7 +4146,6 @@ cache, cookies, passwords, - databases, downloads, zoomValues, sslExceptions,