Fri, 03 Sep 2021 19:57:39 +0200
Updated source documentation.
--- a/eric7/APIs/Python3/eric7.api Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/APIs/Python3/eric7.api Fri Sep 03 19:57:39 2021 +0200 @@ -288,9 +288,8 @@ eric7.DebugClients.Python.DebugBase.printerr?4(s) eric7.DebugClients.Python.DebugBase.setRecursionLimit?4(limit) eric7.DebugClients.Python.DebugClient.DebugClient?1() -eric7.DebugClients.Python.DebugClientBase.DebugClientBase.Indicators?7 +eric7.DebugClients.Python.DebugClientBase.DebugClientBase.Type2Indicators?7 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.absPath?4(fn) -eric7.DebugClients.Python.DebugClientBase.DebugClientBase.arrayTypes?7 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.clientCapabilities?7 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.close?4(fd) eric7.DebugClients.Python.DebugClientBase.DebugClientBase.connectDebugger?4(port, remoteAddress=None, redirect=True, name="") @@ -335,6 +334,7 @@ eric7.DebugClients.Python.DebugConfig.BatchSize?7 eric7.DebugClients.Python.DebugConfig.ConfigKnownQtTypes?7 eric7.DebugClients.Python.DebugConfig.ConfigQtNames?7 +eric7.DebugClients.Python.DebugConfig.NonExpandableTypes?7 eric7.DebugClients.Python.DebugConfig.SpecialAttributes?7 eric7.DebugClients.Python.DebugUtilities.ArgInfo?7 eric7.DebugClients.Python.DebugUtilities.PYTHON_NAMES?7 @@ -352,35 +352,41 @@ eric7.DebugClients.Python.DebugUtilities.startsWithShebang?4(program) eric7.DebugClients.Python.DebugUtilities.stringToArgumentsWindows?4(args) eric7.DebugClients.Python.DebugVariables.ArrayResolver.TypeCodeMap?7 -eric7.DebugClients.Python.DebugVariables.ArrayResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.ArrayResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.ArrayResolver.resolve?4(var, attribute) -eric7.DebugClients.Python.DebugVariables.BaseResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.BaseResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.BaseResolver.resolve?4(var, attribute) -eric7.DebugClients.Python.DebugVariables.DefaultResolver.getDictionary?4(var) -eric7.DebugClients.Python.DebugVariables.DictResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.DefaultResolver.getVariableList?4(var) +eric7.DebugClients.Python.DebugVariables.DictResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.DictResolver.keyToStr?4(key) eric7.DebugClients.Python.DebugVariables.DictResolver.resolve?4(var, attribute) -eric7.DebugClients.Python.DebugVariables.DictViewResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.DictViewResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.DictViewResolver.resolve?4(var, attribute) -eric7.DebugClients.Python.DebugVariables.ListResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.ListResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.ListResolver.resolve?4(var, attribute) -eric7.DebugClients.Python.DebugVariables.MultiValueDictResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.MultiValueDictResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.MultiValueDictResolver.resolve?4(var, attribute) -eric7.DebugClients.Python.DebugVariables.NdArrayResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.NdArrayResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.NdArrayResolver.resolve?4(var, attribute) -eric7.DebugClients.Python.DebugVariables.SetResolver.getDictionary?4(var) +eric7.DebugClients.Python.DebugVariables.QtResolver.getVariableList?4(var) +eric7.DebugClients.Python.DebugVariables.QtResolver.resolve?4(var, attribute) +eric7.DebugClients.Python.DebugVariables.SetResolver.getVariableList?4(var) eric7.DebugClients.Python.DebugVariables.SetResolver.resolve?4(var, attribute) +eric7.DebugClients.Python.DebugVariables._MapCount?8 +eric7.DebugClients.Python.DebugVariables._TryArray?8 eric7.DebugClients.Python.DebugVariables._TypeMap?8 eric7.DebugClients.Python.DebugVariables._initTypeMap?5() eric7.DebugClients.Python.DebugVariables.arrayResolver?7 eric7.DebugClients.Python.DebugVariables.defaultResolver?7 eric7.DebugClients.Python.DebugVariables.dictResolver?7 eric7.DebugClients.Python.DebugVariables.dictViewResolver?7 -eric7.DebugClients.Python.DebugVariables.getType?4(obj) +eric7.DebugClients.Python.DebugVariables.getResolver?4(obj) eric7.DebugClients.Python.DebugVariables.listResolver?7 eric7.DebugClients.Python.DebugVariables.multiValueDictResolver?7 eric7.DebugClients.Python.DebugVariables.ndarrayResolver?7 +eric7.DebugClients.Python.DebugVariables.qtResolver?7 eric7.DebugClients.Python.DebugVariables.setResolver?7 +eric7.DebugClients.Python.DebugVariables.updateTypeMap?4() eric7.DebugClients.Python.FlexCompleter.Completer._callable_postfix?5(val, word) eric7.DebugClients.Python.FlexCompleter.Completer.attr_matches?4(text) eric7.DebugClients.Python.FlexCompleter.Completer.complete?4(text, state) @@ -859,14 +865,11 @@ eric7.Debugger.VariablesFilterDialog.VariablesFilterDialog.setSelection?4(lList, gList) eric7.Debugger.VariablesFilterDialog.VariablesFilterDialog?1(parent=None, name=None, modal=False) eric7.Debugger.VariablesViewer.SORT_ROLE?7 -eric7.Debugger.VariablesViewer.VariableItem.Type2Indicators?7 eric7.Debugger.VariablesViewer.VariableItem.absolutCount?4() -eric7.Debugger.VariablesViewer.VariableItem.arrayTypes?7 eric7.Debugger.VariablesViewer.VariableItem.noOfItemsStr?7 -eric7.Debugger.VariablesViewer.VariableItem.nonExpandableTypes?7 eric7.Debugger.VariablesViewer.VariableItem.rx_nonprintable?7 eric7.Debugger.VariablesViewer.VariableItem.unsized?7 -eric7.Debugger.VariablesViewer.VariableItem?1(parent, dvar, dtype, dvalue) +eric7.Debugger.VariablesViewer.VariableItem?1(parent, dvar, indicator, dtype, hasChildren, length, dvalue) eric7.Debugger.VariablesViewer.VariablesModel.clear?4(reset=False) eric7.Debugger.VariablesViewer.VariablesModel.columnCount?4(parent=QModelIndex()) eric7.Debugger.VariablesViewer.VariablesModel.data?4(index, role=Qt.ItemDataRole.DisplayRole) @@ -7026,113 +7029,117 @@ eric7.Preferences.ToolGroupConfigurationDialog.ToolGroupConfigurationDialog?1(toolGroups, currentGroup, parent=None) eric7.Preferences.ViewProfileDialog.ViewProfileDialog.getVisibilities?4() eric7.Preferences.ViewProfileDialog.ViewProfileDialog?1(layout, editVisibilities, debugVisibilities, parent=None) -eric7.Preferences.convertPasswords?4(oldPassword, newPassword, prefClass=Prefs) -eric7.Preferences.exportPreferences?4(prefClass=Prefs) -eric7.Preferences.getConda?4(key, prefClass=Prefs) -eric7.Preferences.getCooperation?4(key, prefClass=Prefs) -eric7.Preferences.getCorba?4(key, prefClass=Prefs) -eric7.Preferences.getDebugger?4(key, prefClass=Prefs) -eric7.Preferences.getDiffColour?4(key, prefClass=Prefs) -eric7.Preferences.getDocuViewer?4(key, prefClass=Prefs) -eric7.Preferences.getEditor?4(key, prefClass=Prefs) -eric7.Preferences.getEditorAPI?4(language, projectType="", prefClass=Prefs) -eric7.Preferences.getEditorColour?4(key, prefClass=Prefs) -eric7.Preferences.getEditorExporter?4(key, prefClass=Prefs) -eric7.Preferences.getEditorKeywords?4(key, prefClass=Prefs) -eric7.Preferences.getEditorLexerAssoc?4(filename, prefClass=Prefs) -eric7.Preferences.getEditorLexerAssocs?4(prefClass=Prefs) -eric7.Preferences.getEditorOtherFonts?4(key, prefClass=Prefs) -eric7.Preferences.getEditorTyping?4(key, prefClass=Prefs) -eric7.Preferences.getFlakes?4(key, prefClass=Prefs) -eric7.Preferences.getGeometry?4(key, prefClass=Prefs) -eric7.Preferences.getGraphics?4(key, prefClass=Prefs) -eric7.Preferences.getHelp?4(key, prefClass=Prefs) -eric7.Preferences.getHexEditor?4(key, prefClass=Prefs) -eric7.Preferences.getIconEditor?4(key, prefClass=Prefs) -eric7.Preferences.getIcons?4(key, prefClass=Prefs) -eric7.Preferences.getIrc?4(key, prefClass=Prefs) -eric7.Preferences.getMicroPython?4(key, prefClass=Prefs) -eric7.Preferences.getMultiProject?4(key, prefClass=Prefs) -eric7.Preferences.getPip?4(key, prefClass=Prefs) -eric7.Preferences.getPluginManager?4(key, prefClass=Prefs) -eric7.Preferences.getPrinter?4(key, prefClass=Prefs) -eric7.Preferences.getProject?4(key, prefClass=Prefs) -eric7.Preferences.getProjectBrowserColour?4(key, prefClass=Prefs) -eric7.Preferences.getProjectBrowserFlags?4(key, prefClass=Prefs) -eric7.Preferences.getProtobuf?4(key, prefClass=Prefs) -eric7.Preferences.getPython?4(key, prefClass=Prefs) -eric7.Preferences.getQt?4(key, prefClass=Prefs) -eric7.Preferences.getQtDocDir?4(version, prefClass=Prefs) -eric7.Preferences.getQtTranslationsDir?4(prefClass=Prefs) -eric7.Preferences.getShell?4(key, prefClass=Prefs) -eric7.Preferences.getSystem?4(key, prefClass=Prefs) -eric7.Preferences.getTasks?4(key, prefClass=Prefs) -eric7.Preferences.getTemplates?4(key, prefClass=Prefs) -eric7.Preferences.getTrayStarter?4(key, prefClass=Prefs) -eric7.Preferences.getUI?4(key, prefClass=Prefs) -eric7.Preferences.getUILanguage?4(prefClass=Prefs) -eric7.Preferences.getUser?4(key, prefClass=Prefs) -eric7.Preferences.getVCS?4(key, prefClass=Prefs) -eric7.Preferences.getVarFilters?4(prefClass=Prefs) -eric7.Preferences.getViewManager?4(prefClass=Prefs) -eric7.Preferences.getWebBrowser?4(key, prefClass=Prefs) -eric7.Preferences.importPreferences?4(prefClass=Prefs) +eric7.Preferences.convertPasswords?4(oldPassword, newPassword) +eric7.Preferences.eric6SettingsName?4() +eric7.Preferences.exportPreferences?4() +eric7.Preferences.getConda?4(key) +eric7.Preferences.getCooperation?4(key) +eric7.Preferences.getCorba?4(key) +eric7.Preferences.getDebugger?4(key) +eric7.Preferences.getDiffColour?4(key) +eric7.Preferences.getDocuViewer?4(key) +eric7.Preferences.getEditor?4(key) +eric7.Preferences.getEditorAPI?4(language, projectType="") +eric7.Preferences.getEditorColour?4(key) +eric7.Preferences.getEditorExporter?4(key) +eric7.Preferences.getEditorKeywords?4(key) +eric7.Preferences.getEditorLexerAssoc?4(filename) +eric7.Preferences.getEditorLexerAssocs?4() +eric7.Preferences.getEditorOtherFonts?4(key) +eric7.Preferences.getEditorTyping?4(key) +eric7.Preferences.getFlakes?4(key) +eric7.Preferences.getGeometry?4(key) +eric7.Preferences.getGraphics?4(key) +eric7.Preferences.getHelp?4(key) +eric7.Preferences.getHexEditor?4(key) +eric7.Preferences.getIconEditor?4(key) +eric7.Preferences.getIcons?4(key) +eric7.Preferences.getIrc?4(key) +eric7.Preferences.getMicroPython?4(key) +eric7.Preferences.getMultiProject?4(key) +eric7.Preferences.getPip?4(key) +eric7.Preferences.getPluginManager?4(key) +eric7.Preferences.getPrinter?4(key) +eric7.Preferences.getProject?4(key) +eric7.Preferences.getProjectBrowserColour?4(key) +eric7.Preferences.getProjectBrowserFlags?4(key) +eric7.Preferences.getProtobuf?4(key) +eric7.Preferences.getPython?4(key) +eric7.Preferences.getQt?4(key) +eric7.Preferences.getQtDocDir?4(version) +eric7.Preferences.getQtTranslationsDir?4() +eric7.Preferences.getShell?4(key) +eric7.Preferences.getSystem?4(key) +eric7.Preferences.getTasks?4(key) +eric7.Preferences.getTemplates?4(key) +eric7.Preferences.getTrayStarter?4(key) +eric7.Preferences.getUI?4(key) +eric7.Preferences.getUILanguage?4() +eric7.Preferences.getUser?4(key) +eric7.Preferences.getVCS?4(key) +eric7.Preferences.getVarFilters?4() +eric7.Preferences.getViewManager?4() +eric7.Preferences.getWebBrowser?4(key) +eric7.Preferences.hasEric6Configuration?4() +eric7.Preferences.importEric6Configuration?4() +eric7.Preferences.importPreferences?4() eric7.Preferences.initPreferences?4() eric7.Preferences.initRecentSettings?4() -eric7.Preferences.isConfigured?4(prefClass=Prefs) -eric7.Preferences.readToolGroups?4(prefClass=Prefs) -eric7.Preferences.removeProjectBrowserFlags?4(key, prefClass=Prefs) -eric7.Preferences.resetLayout?4(prefClass=Prefs) -eric7.Preferences.saveResetLayout?4(prefClass=Prefs) -eric7.Preferences.saveToolGroups?4(toolGroups, currentGroup, prefClass=Prefs) -eric7.Preferences.setConda?4(key, value, prefClass=Prefs) -eric7.Preferences.setCooperation?4(key, value, prefClass=Prefs) -eric7.Preferences.setCorba?4(key, value, prefClass=Prefs) -eric7.Preferences.setDebugger?4(key, value, prefClass=Prefs) -eric7.Preferences.setDiffColour?4(key, value, prefClass=Prefs) -eric7.Preferences.setDocuViewer?4(key, value, prefClass=Prefs) -eric7.Preferences.setEditor?4(key, value, prefClass=Prefs) -eric7.Preferences.setEditorAPI?4(language, projectType, apilist, prefClass=Prefs) -eric7.Preferences.setEditorColour?4(key, value, prefClass=Prefs) -eric7.Preferences.setEditorExporter?4(key, value, prefClass=Prefs) -eric7.Preferences.setEditorKeywords?4(key, keywordsLists, prefClass=Prefs) -eric7.Preferences.setEditorLexerAssocs?4(assocs, prefClass=Prefs) -eric7.Preferences.setEditorOtherFonts?4(key, font, prefClass=Prefs) -eric7.Preferences.setEditorTyping?4(key, value, prefClass=Prefs) -eric7.Preferences.setFlakes?4(key, value, prefClass=Prefs) -eric7.Preferences.setGeometry?4(key, value, prefClass=Prefs) -eric7.Preferences.setGraphics?4(key, value, prefClass=Prefs) -eric7.Preferences.setHelp?4(key, value, prefClass=Prefs) -eric7.Preferences.setHexEditor?4(key, value, prefClass=Prefs) -eric7.Preferences.setIconEditor?4(key, value, prefClass=Prefs) -eric7.Preferences.setIcons?4(key, value, prefClass=Prefs) -eric7.Preferences.setIrc?4(key, value, prefClass=Prefs) -eric7.Preferences.setMicroPython?4(key, value, prefClass=Prefs) -eric7.Preferences.setMultiProject?4(key, value, prefClass=Prefs) -eric7.Preferences.setPip?4(key, value, prefClass=Prefs) -eric7.Preferences.setPluginManager?4(key, value, prefClass=Prefs) -eric7.Preferences.setPrinter?4(key, value, prefClass=Prefs) -eric7.Preferences.setProject?4(key, value, prefClass=Prefs) -eric7.Preferences.setProjectBrowserColour?4(key, value, prefClass=Prefs) -eric7.Preferences.setProjectBrowserFlags?4(key, value, prefClass=Prefs) -eric7.Preferences.setProjectBrowserFlagsDefault?4(key, value, prefClass=Prefs) -eric7.Preferences.setProtobuf?4(key, value, prefClass=Prefs) -eric7.Preferences.setPython?4(key, value, prefClass=Prefs) -eric7.Preferences.setQt?4(key, value, prefClass=Prefs) -eric7.Preferences.setShell?4(key, value, prefClass=Prefs) -eric7.Preferences.setSystem?4(key, value, prefClass=Prefs) -eric7.Preferences.setTasks?4(key, value, prefClass=Prefs) -eric7.Preferences.setTemplates?4(key, value, prefClass=Prefs) -eric7.Preferences.setTrayStarter?4(key, value, prefClass=Prefs) -eric7.Preferences.setUI?4(key, value, prefClass=Prefs) -eric7.Preferences.setUILanguage?4(lang, prefClass=Prefs) -eric7.Preferences.setUser?4(key, value, prefClass=Prefs) -eric7.Preferences.setVCS?4(key, value, prefClass=Prefs) -eric7.Preferences.setVarFilters?4(filters, prefClass=Prefs) -eric7.Preferences.setViewManager?4(vm, prefClass=Prefs) -eric7.Preferences.setWebBrowser?4(key, value, prefClass=Prefs) -eric7.Preferences.shouldResetLayout?4(prefClass=Prefs) -eric7.Preferences.syncPreferences?4(prefClass=Prefs) +eric7.Preferences.isConfigured?4() +eric7.Preferences.readToolGroups?4() +eric7.Preferences.removeProjectBrowserFlags?4(key) +eric7.Preferences.resetLayout?4() +eric7.Preferences.saveResetLayout?4() +eric7.Preferences.saveToolGroups?4(toolGroups, currentGroup) +eric7.Preferences.setConda?4(key, value) +eric7.Preferences.setConfigured?4() +eric7.Preferences.setCooperation?4(key, value) +eric7.Preferences.setCorba?4(key, value) +eric7.Preferences.setDebugger?4(key, value) +eric7.Preferences.setDiffColour?4(key, value) +eric7.Preferences.setDocuViewer?4(key, value) +eric7.Preferences.setEditor?4(key, value) +eric7.Preferences.setEditorAPI?4(language, projectType, apilist) +eric7.Preferences.setEditorColour?4(key, value) +eric7.Preferences.setEditorExporter?4(key, value) +eric7.Preferences.setEditorKeywords?4(key, keywordsLists) +eric7.Preferences.setEditorLexerAssocs?4(assocs) +eric7.Preferences.setEditorOtherFonts?4(key, font) +eric7.Preferences.setEditorTyping?4(key, value) +eric7.Preferences.setFlakes?4(key, value) +eric7.Preferences.setGeometry?4(key, value) +eric7.Preferences.setGraphics?4(key, value) +eric7.Preferences.setHelp?4(key, value) +eric7.Preferences.setHexEditor?4(key, value) +eric7.Preferences.setIconEditor?4(key, value) +eric7.Preferences.setIcons?4(key, value) +eric7.Preferences.setIrc?4(key, value) +eric7.Preferences.setMicroPython?4(key, value) +eric7.Preferences.setMultiProject?4(key, value) +eric7.Preferences.setPip?4(key, value) +eric7.Preferences.setPluginManager?4(key, value) +eric7.Preferences.setPrinter?4(key, value) +eric7.Preferences.setProject?4(key, value) +eric7.Preferences.setProjectBrowserColour?4(key, value) +eric7.Preferences.setProjectBrowserFlags?4(key, value) +eric7.Preferences.setProjectBrowserFlagsDefault?4(key, value) +eric7.Preferences.setProtobuf?4(key, value) +eric7.Preferences.setPython?4(key, value) +eric7.Preferences.setQt?4(key, value) +eric7.Preferences.setShell?4(key, value) +eric7.Preferences.setSystem?4(key, value) +eric7.Preferences.setTasks?4(key, value) +eric7.Preferences.setTemplates?4(key, value) +eric7.Preferences.setTrayStarter?4(key, value) +eric7.Preferences.setUI?4(key, value) +eric7.Preferences.setUILanguage?4(lang) +eric7.Preferences.setUser?4(key, value) +eric7.Preferences.setVCS?4(key, value) +eric7.Preferences.setVarFilters?4(filters) +eric7.Preferences.setViewManager?4(vm) +eric7.Preferences.setWebBrowser?4(key, value) +eric7.Preferences.shouldResetLayout?4() +eric7.Preferences.syncPreferences?4() eric7.Preferences.toBool?4(value) eric7.Preferences.toByteArray?4(value) eric7.Preferences.toDict?4(value) @@ -10746,9 +10753,6 @@ eric7.WebBrowser.CookieJar.CookiesExceptionsDialog.CookiesExceptionsDialog?1(cookieJar, parent=None) eric7.WebBrowser.Download.DownloadAskActionDialog.DownloadAskActionDialog.getAction?4() eric7.WebBrowser.Download.DownloadAskActionDialog.DownloadAskActionDialog?1(fileName, mimeType, baseUrl, parent=None) -eric7.WebBrowser.Download.DownloadItem.DownloadItem.DownloadCancelled?7 -eric7.WebBrowser.Download.DownloadItem.DownloadItem.DownloadSuccessful?7 -eric7.WebBrowser.Download.DownloadItem.DownloadItem.Downloading?7 eric7.WebBrowser.Download.DownloadItem.DownloadItem.absoluteFilePath?4() eric7.WebBrowser.Download.DownloadItem.DownloadItem.bytesReceived?4() eric7.WebBrowser.Download.DownloadItem.DownloadItem.bytesTotal?4() @@ -10774,7 +10778,10 @@ eric7.WebBrowser.Download.DownloadItem.DownloadItem.setData?4(data) eric7.WebBrowser.Download.DownloadItem.DownloadItem.setIcon?4(icon) eric7.WebBrowser.Download.DownloadItem.DownloadItem.statusChanged?7 -eric7.WebBrowser.Download.DownloadItem.DownloadItem?1(downloadItem=None, pageUrl=None, parent=None) +eric7.WebBrowser.Download.DownloadItem.DownloadItem?1(downloadRequest=None, pageUrl=None, parent=None) +eric7.WebBrowser.Download.DownloadItem.DownloadState.Cancelled?7 +eric7.WebBrowser.Download.DownloadItem.DownloadState.Downloading?7 +eric7.WebBrowser.Download.DownloadItem.DownloadState.Successful?7 eric7.WebBrowser.Download.DownloadManager.DownloadManager.RemoveExit?7 eric7.WebBrowser.Download.DownloadManager.DownloadManager.RemoveNever?7 eric7.WebBrowser.Download.DownloadManager.DownloadManager.RemoveSuccessFullDownload?7 @@ -10784,7 +10791,7 @@ eric7.WebBrowser.Download.DownloadManager.DownloadManager.changeOccurred?4() eric7.WebBrowser.Download.DownloadManager.DownloadManager.cleanup?4() eric7.WebBrowser.Download.DownloadManager.DownloadManager.closeEvent?4(evt) -eric7.WebBrowser.Download.DownloadManager.DownloadManager.download?4(downloadItem) +eric7.WebBrowser.Download.DownloadManager.DownloadManager.download?4(downloadRequest) eric7.WebBrowser.Download.DownloadManager.DownloadManager.downloadDirectory?4() eric7.WebBrowser.Download.DownloadManager.DownloadManager.downloads?4() eric7.WebBrowser.Download.DownloadManager.DownloadManager.downloadsCount?4() @@ -11311,7 +11318,7 @@ eric7.WebBrowser.QtHelp.HelpTocWidget.HelpTocWidget.syncToContent?4(url) eric7.WebBrowser.QtHelp.HelpTocWidget.HelpTocWidget?1(engine, parent=None) eric7.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog.document?4() -eric7.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog?1(parent, keyword, documents) +eric7.WebBrowser.QtHelp.HelpTopicDialog.HelpTopicDialog?1(parent, helpKeyword, documents) eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.QtHelpDocumentationConfigurationDialog.on_buttonBox_clicked?4(button) eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.QtHelpDocumentationConfigurationDialog?1(engine, parent=None) eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.QtHelpDocumentationSelectionDialog.AddMode?7 @@ -11811,7 +11818,7 @@ eric7.WebBrowser.VirusTotal.VirusTotalApi.VirusTotalAPI.urlScanReport?7 eric7.WebBrowser.VirusTotal.VirusTotalApi.VirusTotalAPI?1(parent=None) eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.VirusTotalDomainReportDialog.on_whoisButton_clicked?4() -eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.VirusTotalDomainReportDialog?1(domain, resolutions, urls, subdomains, bdCategory, tmCategory, wtsCategory, whois, parent=None) +eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.VirusTotalDomainReportDialog?1(domain, resolutions, urls, subdomains, categories, webutation, whois, parent=None) eric7.WebBrowser.VirusTotal.VirusTotalIpReportDialog.VirusTotalIpReportDialog?1(ip, owner, resolutions, urls, parent=None) eric7.WebBrowser.VirusTotal.VirusTotalWhoisDialog.VirusTotalWhoisDialog?1(domain, whois, parent=None) eric7.WebBrowser.WebBrowserClearPrivateDataDialog.WebBrowserClearPrivateDataDialog.getData?4() @@ -11863,7 +11870,8 @@ eric7.WebBrowser.WebBrowserPage.WebBrowserPage.sslConfigurationChanged?7 eric7.WebBrowser.WebBrowserPage.WebBrowserPage.userAgent?4(resolveEmpty=False) eric7.WebBrowser.WebBrowserPage.WebBrowserPage.userAgentForUrl?4(url) -eric7.WebBrowser.WebBrowserPage.WebBrowserPage?1(parent=None) +eric7.WebBrowser.WebBrowserPage.WebBrowserPage.view?4() +eric7.WebBrowser.WebBrowserPage.WebBrowserPage?1(view, parent=None) eric7.WebBrowser.WebBrowserSingleApplication.SAFile?7 eric7.WebBrowser.WebBrowserSingleApplication.SALoadUrl?7 eric7.WebBrowser.WebBrowserSingleApplication.SANewTab?7 @@ -12048,7 +12056,7 @@ eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.createPopupMenu?4() eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.currentBrowser?4() eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.downloadManager?4() -eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.downloadRequested?4(download) +eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.downloadRequested?4(downloadRequest) eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.enterHtmlFullScreen?4() eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.event?4(evt) eric7.WebBrowser.WebBrowserWindow.WebBrowserWindow.eventKeyboardModifiers?4()
--- a/eric7/APIs/Python3/eric7.bas Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/APIs/Python3/eric7.bas Fri Sep 03 19:57:39 2021 +0200 @@ -159,6 +159,7 @@ DownloadManager QDialog Ui_DownloadManager DownloadManagerButton EricToolButton DownloadModel QAbstractListModel +DownloadState enum.Enum DummyThreadWrapper ThreadWrapper module._DummyThread EditBreakpointDialog QDialog Ui_EditBreakpointDialog EditWatchpointDialog QDialog Ui_EditWatchpointDialog @@ -778,6 +779,7 @@ QtHelpSchemeHandler QWebEngineUrlSchemeHandler QtHelpSchemeReply QIODevice QtPage ConfigurationPageBase Ui_QtPage +QtResolver BaseResolver QtTestResult unittest.TestResult Queues HgExtension QueuesProjectHelper HgExtensionProjectHelper @@ -970,7 +972,7 @@ UnittestDialog QWidget Ui_UnittestDialog UnittestWindow EricMainWindow UnknownDevicesDialog QDialog Ui_UnknownDevicesDialog -UrlBar EricLineEdit +UrlBar EricClearableLineEdit UrlInterceptor QObject UserAgentManager QObject UserAgentMenu QMenu
--- a/eric7/Documentation/Help/source.qhp Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Help/source.qhp Fri Sep 03 19:57:39 2021 +0200 @@ -1792,7 +1792,7 @@ <keyword name="ArgumentsError.__repr__" id="ArgumentsError.__repr__" ref="eric7.EricGui.EricAction.html#ArgumentsError.__repr__" /> <keyword name="ArgumentsError.__str__" id="ArgumentsError.__str__" ref="eric7.EricGui.EricAction.html#ArgumentsError.__str__" /> <keyword name="ArrayResolver" id="ArrayResolver" ref="eric7.DebugClients.Python.DebugVariables.html#ArrayResolver" /> - <keyword name="ArrayResolver.getDictionary" id="ArrayResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#ArrayResolver.getDictionary" /> + <keyword name="ArrayResolver.getVariableList" id="ArrayResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#ArrayResolver.getVariableList" /> <keyword name="ArrayResolver.resolve" id="ArrayResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#ArrayResolver.resolve" /> <keyword name="AssociationItem" id="AssociationItem" ref="eric7.Graphics.AssociationItem.html#AssociationItem" /> <keyword name="AssociationItem (Constructor)" id="AssociationItem (Constructor)" ref="eric7.Graphics.AssociationItem.html#AssociationItem.__init__" /> @@ -1927,7 +1927,7 @@ <keyword name="BaseReport.start" id="BaseReport.start" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#BaseReport.start" /> <keyword name="BaseReport.stop" id="BaseReport.stop" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#BaseReport.stop" /> <keyword name="BaseResolver" id="BaseResolver" ref="eric7.DebugClients.Python.DebugVariables.html#BaseResolver" /> - <keyword name="BaseResolver.getDictionary" id="BaseResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#BaseResolver.getDictionary" /> + <keyword name="BaseResolver.getVariableList" id="BaseResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#BaseResolver.getVariableList" /> <keyword name="BaseResolver.resolve" id="BaseResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#BaseResolver.resolve" /> <keyword name="BinaryModel" id="BinaryModel" ref="eric7.UI.NumbersWidget.html#BinaryModel" /> <keyword name="BinaryModel (Constructor)" id="BinaryModel (Constructor)" ref="eric7.UI.NumbersWidget.html#BinaryModel.__init__" /> @@ -3258,8 +3258,6 @@ <keyword name="DebugClientBase.__completionList" id="DebugClientBase.__completionList" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__completionList" /> <keyword name="DebugClientBase.__dumpVariable" id="DebugClientBase.__dumpVariable" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__dumpVariable" /> <keyword name="DebugClientBase.__dumpVariables" id="DebugClientBase.__dumpVariables" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__dumpVariables" /> - <keyword name="DebugClientBase.__extractIndicators" id="DebugClientBase.__extractIndicators" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__extractIndicators" /> - <keyword name="DebugClientBase.__formatQtVariable" id="DebugClientBase.__formatQtVariable" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__formatQtVariable" /> <keyword name="DebugClientBase.__formatVariablesList" id="DebugClientBase.__formatVariablesList" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__formatVariablesList" /> <keyword name="DebugClientBase.__generateFilterObjects" id="DebugClientBase.__generateFilterObjects" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__generateFilterObjects" /> <keyword name="DebugClientBase.__getCompletionList" id="DebugClientBase.__getCompletionList" ref="eric7.DebugClients.Python.DebugClientBase.html#DebugClientBase.__getCompletionList" /> @@ -3700,7 +3698,7 @@ <keyword name="DeepLEngine.getTranslation" id="DeepLEngine.getTranslation" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html#DeepLEngine.getTranslation" /> <keyword name="DeepLEngine.supportedLanguages" id="DeepLEngine.supportedLanguages" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html#DeepLEngine.supportedLanguages" /> <keyword name="DefaultResolver" id="DefaultResolver" ref="eric7.DebugClients.Python.DebugVariables.html#DefaultResolver" /> - <keyword name="DefaultResolver.getDictionary" id="DefaultResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#DefaultResolver.getDictionary" /> + <keyword name="DefaultResolver.getVariableList" id="DefaultResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#DefaultResolver.getVariableList" /> <keyword name="DefaultSearchEngines (Package)" id="DefaultSearchEngines (Package)" ref="index-eric7.WebBrowser.OpenSearch.DefaultSearchEngines.html" /> <keyword name="DelayedFileWatcher" id="DelayedFileWatcher" ref="eric7.WebBrowser.Tools.DelayedFileWatcher.html#DelayedFileWatcher" /> <keyword name="DelayedFileWatcher (Constructor)" id="DelayedFileWatcher (Constructor)" ref="eric7.WebBrowser.Tools.DelayedFileWatcher.html#DelayedFileWatcher.__init__" /> @@ -3714,11 +3712,11 @@ <keyword name="DeleteFilesConfirmationDialog (Module)" id="DeleteFilesConfirmationDialog (Module)" ref="eric7.UI.DeleteFilesConfirmationDialog.html" /> <keyword name="DeleteFilesConfirmationDialog.on_buttonBox_clicked" id="DeleteFilesConfirmationDialog.on_buttonBox_clicked" ref="eric7.UI.DeleteFilesConfirmationDialog.html#DeleteFilesConfirmationDialog.on_buttonBox_clicked" /> <keyword name="DictResolver" id="DictResolver" ref="eric7.DebugClients.Python.DebugVariables.html#DictResolver" /> - <keyword name="DictResolver.getDictionary" id="DictResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#DictResolver.getDictionary" /> + <keyword name="DictResolver.getVariableList" id="DictResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#DictResolver.getVariableList" /> <keyword name="DictResolver.keyToStr" id="DictResolver.keyToStr" ref="eric7.DebugClients.Python.DebugVariables.html#DictResolver.keyToStr" /> <keyword name="DictResolver.resolve" id="DictResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#DictResolver.resolve" /> <keyword name="DictViewResolver" id="DictViewResolver" ref="eric7.DebugClients.Python.DebugVariables.html#DictViewResolver" /> - <keyword name="DictViewResolver.getDictionary" id="DictViewResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#DictViewResolver.getDictionary" /> + <keyword name="DictViewResolver.getVariableList" id="DictViewResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#DictViewResolver.getVariableList" /> <keyword name="DictViewResolver.resolve" id="DictViewResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#DictViewResolver.resolve" /> <keyword name="DiffColoursPage" id="DiffColoursPage" ref="eric7.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage" /> <keyword name="DiffColoursPage (Constructor)" id="DiffColoursPage (Constructor)" ref="eric7.Preferences.ConfigurationPages.DiffColoursPage.html#DiffColoursPage.__init__" /> @@ -3950,6 +3948,7 @@ <keyword name="DownloadModel.mimeData" id="DownloadModel.mimeData" ref="eric7.WebBrowser.Download.DownloadModel.html#DownloadModel.mimeData" /> <keyword name="DownloadModel.removeRows" id="DownloadModel.removeRows" ref="eric7.WebBrowser.Download.DownloadModel.html#DownloadModel.removeRows" /> <keyword name="DownloadModel.rowCount" id="DownloadModel.rowCount" ref="eric7.WebBrowser.Download.DownloadModel.html#DownloadModel.rowCount" /> + <keyword name="DownloadState" id="DownloadState" ref="eric7.WebBrowser.Download.DownloadItem.html#DownloadState" /> <keyword name="DownloadUtilities (Module)" id="DownloadUtilities (Module)" ref="eric7.WebBrowser.Download.DownloadUtilities.html" /> <keyword name="DummyThreadWrapper" id="DummyThreadWrapper" ref="eric7.DebugClients.Python.ThreadExtension.html#DummyThreadWrapper" /> <keyword name="DummyThreadWrapper (Constructor)" id="DummyThreadWrapper (Constructor)" ref="eric7.DebugClients.Python.ThreadExtension.html#DummyThreadWrapper.__init__" /> @@ -9618,7 +9617,7 @@ <keyword name="LineShortener.__shortenLine" id="LineShortener.__shortenLine" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html#LineShortener.__shortenLine" /> <keyword name="LineShortener.shorten" id="LineShortener.shorten" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html#LineShortener.shorten" /> <keyword name="ListResolver" id="ListResolver" ref="eric7.DebugClients.Python.DebugVariables.html#ListResolver" /> - <keyword name="ListResolver.getDictionary" id="ListResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#ListResolver.getDictionary" /> + <keyword name="ListResolver.getVariableList" id="ListResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#ListResolver.getVariableList" /> <keyword name="ListResolver.resolve" id="ListResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#ListResolver.resolve" /> <keyword name="Listspace" id="Listspace" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace" /> <keyword name="Listspace (Constructor)" id="Listspace (Constructor)" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__init__" /> @@ -10381,7 +10380,7 @@ <keyword name="MultiProjectReader.__readProjects" id="MultiProjectReader.__readProjects" ref="eric7.EricXML.MultiProjectReader.html#MultiProjectReader.__readProjects" /> <keyword name="MultiProjectReader.readXML" id="MultiProjectReader.readXML" ref="eric7.EricXML.MultiProjectReader.html#MultiProjectReader.readXML" /> <keyword name="MultiValueDictResolver" id="MultiValueDictResolver" ref="eric7.DebugClients.Python.DebugVariables.html#MultiValueDictResolver" /> - <keyword name="MultiValueDictResolver.getDictionary" id="MultiValueDictResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#MultiValueDictResolver.getDictionary" /> + <keyword name="MultiValueDictResolver.getVariableList" id="MultiValueDictResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#MultiValueDictResolver.getVariableList" /> <keyword name="MultiValueDictResolver.resolve" id="MultiValueDictResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#MultiValueDictResolver.resolve" /> <keyword name="MultiprocessingExtension (Module)" id="MultiprocessingExtension (Module)" ref="eric7.DebugClients.Python.MultiprocessingExtension.html" /> <keyword name="MyMemoryEngine" id="MyMemoryEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MyMemoryEngine.html#MyMemoryEngine" /> @@ -10448,7 +10447,7 @@ <keyword name="NavigationContainer.addWidget" id="NavigationContainer.addWidget" ref="eric7.WebBrowser.Navigation.NavigationContainer.html#NavigationContainer.addWidget" /> <keyword name="NdArrayResolver" id="NdArrayResolver" ref="eric7.DebugClients.Python.DebugVariables.html#NdArrayResolver" /> <keyword name="NdArrayResolver.__isNumeric" id="NdArrayResolver.__isNumeric" ref="eric7.DebugClients.Python.DebugVariables.html#NdArrayResolver.__isNumeric" /> - <keyword name="NdArrayResolver.getDictionary" id="NdArrayResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#NdArrayResolver.getDictionary" /> + <keyword name="NdArrayResolver.getVariableList" id="NdArrayResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#NdArrayResolver.getVariableList" /> <keyword name="NdArrayResolver.resolve" id="NdArrayResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#NdArrayResolver.resolve" /> <keyword name="Network (Package)" id="Network (Package)" ref="index-eric7.Network.html" /> <keyword name="Network (Package)" id="Network (Package)" ref="index-eric7.WebBrowser.Network.html" /> @@ -12546,6 +12545,9 @@ <keyword name="QtPage.on_qtPostfixEdit_textChanged" id="QtPage.on_qtPostfixEdit_textChanged" ref="eric7.Preferences.ConfigurationPages.QtPage.html#QtPage.on_qtPostfixEdit_textChanged" /> <keyword name="QtPage.on_qtPrefixEdit_textChanged" id="QtPage.on_qtPrefixEdit_textChanged" ref="eric7.Preferences.ConfigurationPages.QtPage.html#QtPage.on_qtPrefixEdit_textChanged" /> <keyword name="QtPage.save" id="QtPage.save" ref="eric7.Preferences.ConfigurationPages.QtPage.html#QtPage.save" /> + <keyword name="QtResolver" id="QtResolver" ref="eric7.DebugClients.Python.DebugVariables.html#QtResolver" /> + <keyword name="QtResolver.getVariableList" id="QtResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#QtResolver.getVariableList" /> + <keyword name="QtResolver.resolve" id="QtResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#QtResolver.resolve" /> <keyword name="QtTestResult" id="QtTestResult" ref="eric7.PyUnit.UnittestDialog.html#QtTestResult" /> <keyword name="QtTestResult (Constructor)" id="QtTestResult (Constructor)" ref="eric7.PyUnit.UnittestDialog.html#QtTestResult.__init__" /> <keyword name="QtTestResult.addError" id="QtTestResult.addError" ref="eric7.PyUnit.UnittestDialog.html#QtTestResult.addError" /> @@ -13114,7 +13116,7 @@ <keyword name="SessionReader.readXML" id="SessionReader.readXML" ref="eric7.EricXML.SessionReader.html#SessionReader.readXML" /> <keyword name="Sessions (Package)" id="Sessions (Package)" ref="index-eric7.Sessions.html" /> <keyword name="SetResolver" id="SetResolver" ref="eric7.DebugClients.Python.DebugVariables.html#SetResolver" /> - <keyword name="SetResolver.getDictionary" id="SetResolver.getDictionary" ref="eric7.DebugClients.Python.DebugVariables.html#SetResolver.getDictionary" /> + <keyword name="SetResolver.getVariableList" id="SetResolver.getVariableList" ref="eric7.DebugClients.Python.DebugVariables.html#SetResolver.getVariableList" /> <keyword name="SetResolver.resolve" id="SetResolver.resolve" ref="eric7.DebugClients.Python.DebugVariables.html#SetResolver.resolve" /> <keyword name="SetupWizard" id="SetupWizard" ref="eric7.Plugins.PluginWizardSetup.html#SetupWizard" /> <keyword name="SetupWizard (Constructor)" id="SetupWizard (Constructor)" ref="eric7.Plugins.PluginWizardSetup.html#SetupWizard.__init__" /> @@ -15673,12 +15675,11 @@ <keyword name="UrlBar.__checkBookmark" id="UrlBar.__checkBookmark" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__checkBookmark" /> <keyword name="UrlBar.__loadFinished" id="UrlBar.__loadFinished" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__loadFinished" /> <keyword name="UrlBar.__loadStarted" id="UrlBar.__loadStarted" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__loadStarted" /> - <keyword name="UrlBar.__rssClicked" id="UrlBar.__rssClicked" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__rssClicked" /> + <keyword name="UrlBar.__rssTriggered" id="UrlBar.__rssTriggered" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__rssTriggered" /> <keyword name="UrlBar.__setRssButton" id="UrlBar.__setRssButton" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__setRssButton" /> <keyword name="UrlBar.__showBookmarkInfo" id="UrlBar.__showBookmarkInfo" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__showBookmarkInfo" /> <keyword name="UrlBar.__showThreatInfo" id="UrlBar.__showThreatInfo" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__showThreatInfo" /> <keyword name="UrlBar.__sslConfigurationChanged" id="UrlBar.__sslConfigurationChanged" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__sslConfigurationChanged" /> - <keyword name="UrlBar.__textChanged" id="UrlBar.__textChanged" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.__textChanged" /> <keyword name="UrlBar.browser" id="UrlBar.browser" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.browser" /> <keyword name="UrlBar.dragEnterEvent" id="UrlBar.dragEnterEvent" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.dragEnterEvent" /> <keyword name="UrlBar.dropEvent" id="UrlBar.dropEvent" ref="eric7.WebBrowser.UrlBar.UrlBar.html#UrlBar.dropEvent" /> @@ -15982,7 +15983,6 @@ <keyword name="VariableItem" id="VariableItem" ref="eric7.Debugger.VariablesViewer.html#VariableItem" /> <keyword name="VariableItem (Constructor)" id="VariableItem (Constructor)" ref="eric7.Debugger.VariablesViewer.html#VariableItem.__init__" /> <keyword name="VariableItem.__getName" id="VariableItem.__getName" ref="eric7.Debugger.VariablesViewer.html#VariableItem.__getName" /> - <keyword name="VariableItem.__getType" id="VariableItem.__getType" ref="eric7.Debugger.VariablesViewer.html#VariableItem.__getType" /> <keyword name="VariableItem.__getValue" id="VariableItem.__getValue" ref="eric7.Debugger.VariablesViewer.html#VariableItem.__getValue" /> <keyword name="VariableItem.absolutCount" id="VariableItem.absolutCount" ref="eric7.Debugger.VariablesViewer.html#VariableItem.absolutCount" /> <keyword name="VariablesFilterDialog" id="VariablesFilterDialog" ref="eric7.Debugger.VariablesFilterDialog.html#VariablesFilterDialog" /> @@ -16788,6 +16788,7 @@ <keyword name="WebBrowserPage.showSslInfo" id="WebBrowserPage.showSslInfo" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.showSslInfo" /> <keyword name="WebBrowserPage.userAgent" id="WebBrowserPage.userAgent" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.userAgent" /> <keyword name="WebBrowserPage.userAgentForUrl" id="WebBrowserPage.userAgentForUrl" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.userAgentForUrl" /> + <keyword name="WebBrowserPage.view" id="WebBrowserPage.view" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.view" /> <keyword name="WebBrowserSingleApplication (Module)" id="WebBrowserSingleApplication (Module)" ref="eric7.WebBrowser.WebBrowserSingleApplication.html" /> <keyword name="WebBrowserSingleApplicationClient" id="WebBrowserSingleApplicationClient" ref="eric7.WebBrowser.WebBrowserSingleApplication.html#WebBrowserSingleApplicationClient" /> <keyword name="WebBrowserSingleApplicationClient (Constructor)" id="WebBrowserSingleApplicationClient (Constructor)" ref="eric7.WebBrowser.WebBrowserSingleApplication.html#WebBrowserSingleApplicationClient.__init__" /> @@ -17072,7 +17073,6 @@ <keyword name="WebBrowserWindow.__indexingFinished" id="WebBrowserWindow.__indexingFinished" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__indexingFinished" /> <keyword name="WebBrowserWindow.__indexingStarted" id="WebBrowserWindow.__indexingStarted" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__indexingStarted" /> <keyword name="WebBrowserWindow.__initActions" id="WebBrowserWindow.__initActions" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__initActions" /> - <keyword name="WebBrowserWindow.__initHelpDb" id="WebBrowserWindow.__initHelpDb" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__initHelpDb" /> <keyword name="WebBrowserWindow.__initMenus" id="WebBrowserWindow.__initMenus" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__initMenus" /> <keyword name="WebBrowserWindow.__initSuperMenu" id="WebBrowserWindow.__initSuperMenu" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__initSuperMenu" /> <keyword name="WebBrowserWindow.__initToolbars" id="WebBrowserWindow.__initToolbars" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__initToolbars" /> @@ -17803,6 +17803,7 @@ <keyword name="engineDisplayName" id="engineDisplayName" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html#engineDisplayName" /> <keyword name="ensureUniqueFilename" id="ensureUniqueFilename" ref="eric7.WebBrowser.Tools.WebBrowserTools.html#ensureUniqueFilename" /> <keyword name="eradicate (Module)" id="eradicate (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate.html" /> + <keyword name="eric6SettingsName" id="eric6SettingsName" ref="eric7.Preferences.__init__.html#eric6SettingsName" /> <keyword name="eric7 (Module)" id="eric7 (Module)" ref="eric7.eric7.html" /> <keyword name="eric7 (Package)" id="eric7 (Package)" ref="index-eric7.html" /> <keyword name="eric7_api (Module)" id="eric7_api (Module)" ref="eric7.eric7_api.html" /> @@ -18035,6 +18036,7 @@ <keyword name="getRealName" id="getRealName" ref="eric7.Utilities.__init__.html#getRealName" /> <keyword name="getRegistryData" id="getRegistryData" ref="eric7.Debugger.DebuggerInterfaceNone.html#getRegistryData" /> <keyword name="getRegistryData" id="getRegistryData" ref="eric7.Debugger.DebuggerInterfacePython.html#getRegistryData" /> + <keyword name="getResolver" id="getResolver" ref="eric7.DebugClients.Python.DebugVariables.html#getResolver" /> <keyword name="getSaveFileFiltersList" id="getSaveFileFiltersList" ref="eric7.QScintilla.Lexers.__init__.html#getSaveFileFiltersList" /> <keyword name="getSaveFileName" id="getSaveFileName" ref="eric7.EricWidgets.EricFileDialog.html#getSaveFileName" /> <keyword name="getSaveFileNameAndFilter" id="getSaveFileNameAndFilter" ref="eric7.EricWidgets.EricFileDialog.html#getSaveFileNameAndFilter" /> @@ -18056,7 +18058,6 @@ <keyword name="getTranslatedMessage" id="getTranslatedMessage" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.translations.html#getTranslatedMessage" /> <keyword name="getTranslationEngine" id="getTranslationEngine" ref="eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html#getTranslationEngine" /> <keyword name="getTrayStarter" id="getTrayStarter" ref="eric7.Preferences.__init__.html#getTrayStarter" /> - <keyword name="getType" id="getType" ref="eric7.DebugClients.Python.DebugVariables.html#getType" /> <keyword name="getTypeFromTypeName" id="getTypeFromTypeName" ref="eric7.Utilities.ModuleParser.html#getTypeFromTypeName" /> <keyword name="getUI" id="getUI" ref="eric7.Preferences.__init__.html#getUI" /> <keyword name="getUILanguage" id="getUILanguage" ref="eric7.Preferences.__init__.html#getUILanguage" /> @@ -18094,6 +18095,7 @@ <keyword name="handleArgs" id="handleArgs" ref="eric7.Toolbox.Startup.html#handleArgs" /> <keyword name="handleSingleApplication" id="handleSingleApplication" ref="eric7.eric7.html#handleSingleApplication" /> <keyword name="hasEnvironmentEntry" id="hasEnvironmentEntry" ref="eric7.Utilities.__init__.html#hasEnvironmentEntry" /> + <keyword name="hasEric6Configuration" id="hasEric6Configuration" ref="eric7.Preferences.__init__.html#hasEric6Configuration" /> <keyword name="hasShell" id="hasShell" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html#hasShell" /> <keyword name="hashPassword" id="hashPassword" ref="eric7.Utilities.crypto.py3PBKDF2.html#hashPassword" /> <keyword name="hashPasswordTuple" id="hashPasswordTuple" ref="eric7.Utilities.crypto.py3PBKDF2.html#hashPasswordTuple" /> @@ -18105,6 +18107,7 @@ <keyword name="html_uencode" id="html_uencode" ref="eric7.Utilities.__init__.html#html_uencode" /> <keyword name="idlclbr (Module)" id="idlclbr (Module)" ref="eric7.Utilities.ClassBrowsers.idlclbr.html" /> <keyword name="ignoreCode" id="ignoreCode" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html#ignoreCode" /> + <keyword name="importEric6Configuration" id="importEric6Configuration" ref="eric7.Preferences.__init__.html#importEric6Configuration" /> <keyword name="importPreferences" id="importPreferences" ref="eric7.Preferences.__init__.html#importPreferences" /> <keyword name="importShortcuts" id="importShortcuts" ref="eric7.Preferences.Shortcuts.html#importShortcuts" /> <keyword name="imports_on_separate_lines" id="imports_on_separate_lines" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#imports_on_separate_lines" /> @@ -18402,6 +18405,7 @@ <keyword name="setActions" id="setActions" ref="eric7.Preferences.Shortcuts.html#setActions" /> <keyword name="setConda" id="setConda" ref="eric7.Preferences.__init__.html#setConda" /> <keyword name="setConfigDir" id="setConfigDir" ref="eric7.Globals.__init__.html#setConfigDir" /> + <keyword name="setConfigured" id="setConfigured" ref="eric7.Preferences.__init__.html#setConfigured" /> <keyword name="setCooperation" id="setCooperation" ref="eric7.Preferences.__init__.html#setCooperation" /> <keyword name="setCorba" id="setCorba" ref="eric7.Preferences.__init__.html#setCorba" /> <keyword name="setCss" id="setCss" ref="eric7.WebBrowser.Tools.Scripts.html#setCss" /> @@ -18529,6 +18533,7 @@ <keyword name="unregisterLexer" id="unregisterLexer" ref="eric7.QScintilla.Lexers.__init__.html#unregisterLexer" /> <keyword name="unregisterView" id="unregisterView" ref="eric7.WebBrowser.WebInspector.html#unregisterView" /> <keyword name="updatePip" id="updatePip" ref="install.html#updatePip" /> + <keyword name="updateTypeMap" id="updateTypeMap" ref="eric7.DebugClients.Python.DebugVariables.html#updateTypeMap" /> <keyword name="update_counts" id="update_counts" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#update_counts" /> <keyword name="usage" id="usage" ref="eric7.Toolbox.Startup.html#usage" /> <keyword name="usage" id="usage" ref="eric7.eric7_api.html#usage" />
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Fri Sep 03 19:57:39 2021 +0200 @@ -87,7 +87,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>Indicators</td></tr><tr><td>arrayTypes</td></tr><tr><td>clientCapabilities</td></tr> +<tr><td>Type2Indicators</td></tr><tr><td>clientCapabilities</td></tr> </table> <h3>Class Methods</h3> @@ -131,14 +131,6 @@ <td>Private method to return the variables of a frame to the debug server.</td> </tr> <tr> -<td><a href="#DebugClientBase.__extractIndicators">__extractIndicators</a></td> -<td>Private method to extract the indicator string from a variable text.</td> -</tr> -<tr> -<td><a href="#DebugClientBase.__formatQtVariable">__formatQtVariable</a></td> -<td>Private method to produce a formatted output of a simple Qt5/Qt6 type.</td> -</tr> -<tr> <td><a href="#DebugClientBase.__formatVariablesList">__formatVariablesList</a></td> <td>Private method to produce a formated variables list.</td> </tr> @@ -463,62 +455,9 @@ list of variable types to be filtered </dd> </dl> -<a NAME="DebugClientBase.__extractIndicators" ID="DebugClientBase.__extractIndicators"></a> -<h4>DebugClientBase.__extractIndicators</h4> -<b>__extractIndicators</b>(<i>var</i>) - -<p> - Private method to extract the indicator string from a variable text. -</p> -<dl> - -<dt><i>var</i> (str)</dt> -<dd> -variable text -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -tuple containing the variable text without indicators and the - indicator string -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -tuple of two str -</dd> -</dl> -<a NAME="DebugClientBase.__formatQtVariable" ID="DebugClientBase.__formatQtVariable"></a> -<h4>DebugClientBase.__formatQtVariable</h4> -<b>__formatQtVariable</b>(<i>value, qttype</i>) - -<p> - Private method to produce a formatted output of a simple Qt5/Qt6 type. -</p> -<dl> - -<dt><i>value</i></dt> -<dd> -variable to be formatted -</dd> -<dt><i>qttype</i></dt> -<dd> -type of the Qt variable to be formatted (string) -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -A tuple consisting of a list of formatted variables. Each - variable entry is a tuple of three elements, the variable name, - its type and value. -</dd> -</dl> <a NAME="DebugClientBase.__formatVariablesList" ID="DebugClientBase.__formatVariablesList"></a> <h4>DebugClientBase.__formatVariablesList</h4> -<b>__formatVariablesList</b>(<i>dict_, scope, filterList=None</i>) +<b>__formatVariablesList</b>(<i>variables, scope, filterList=None</i>) <p> Private method to produce a formated variables list. @@ -532,9 +471,9 @@ </p> <dl> -<dt><i>dict_</i> (dict)</dt> +<dt><i>variables</i> (list of tuple of (str, Any) or (str, str, Any))</dt> <dd> -the dictionary to be scanned +variables list to be processed </dd> <dt><i>scope</i> (int)</dt> <dd>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugConfig.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugConfig.html Fri Sep 03 19:57:39 2021 +0200 @@ -28,7 +28,7 @@ <h3>Global Attributes</h3> <table> -<tr><td>BatchSize</td></tr><tr><td>ConfigKnownQtTypes</td></tr><tr><td>ConfigQtNames</td></tr><tr><td>SpecialAttributes</td></tr> +<tr><td>BatchSize</td></tr><tr><td>ConfigKnownQtTypes</td></tr><tr><td>ConfigQtNames</td></tr><tr><td>NonExpandableTypes</td></tr><tr><td>SpecialAttributes</td></tr> </table> <h3>Classes</h3>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugVariables.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugVariables.html Fri Sep 03 19:57:39 2021 +0200 @@ -28,7 +28,7 @@ <h3>Global Attributes</h3> <table> -<tr><td>_TypeMap</td></tr><tr><td>arrayResolver</td></tr><tr><td>defaultResolver</td></tr><tr><td>dictResolver</td></tr><tr><td>dictViewResolver</td></tr><tr><td>listResolver</td></tr><tr><td>multiValueDictResolver</td></tr><tr><td>ndarrayResolver</td></tr><tr><td>setResolver</td></tr> +<tr><td>_MapCount</td></tr><tr><td>_TryArray</td></tr><tr><td>_TypeMap</td></tr><tr><td>arrayResolver</td></tr><tr><td>defaultResolver</td></tr><tr><td>dictResolver</td></tr><tr><td>dictViewResolver</td></tr><tr><td>listResolver</td></tr><tr><td>multiValueDictResolver</td></tr><tr><td>ndarrayResolver</td></tr><tr><td>qtResolver</td></tr><tr><td>setResolver</td></tr> </table> <h3>Classes</h3> @@ -67,6 +67,10 @@ <td>Class used to resolve from numpy ndarray including some meta data.</td> </tr> <tr> +<td><a href="#QtResolver">QtResolver</a></td> +<td>Class used to resolve the Qt implementations.</td> +</tr> +<tr> <td><a href="#SetResolver">SetResolver</a></td> <td>Class used to resolve from a set or frozenset.</td> </tr> @@ -80,8 +84,12 @@ <td>Protected function to initialize the type map.</td> </tr> <tr> -<td><a href="#getType">getType</a></td> -<td>Public method to get the type information for an object.</td> +<td><a href="#getResolver">getResolver</a></td> +<td>Public method to get the resolver based on the type info of an object.</td> +</tr> +<tr> +<td><a href="#updateTypeMap">updateTypeMap</a></td> +<td>Public function to update the type map based on module imports.</td> </tr> </table> <hr /> @@ -109,8 +117,8 @@ <table> <tr> -<td><a href="#ArrayResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#ArrayResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#ArrayResolver.resolve">resolve</a></td> @@ -123,12 +131,12 @@ <tr><td>None</td></tr> </table> -<a NAME="ArrayResolver.getDictionary" ID="ArrayResolver.getDictionary"></a> -<h4>ArrayResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="ArrayResolver.getVariableList" ID="ArrayResolver.getVariableList"></a> +<h4>ArrayResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -140,14 +148,14 @@ <dl> <dt>Yield:</dt> <dd> -tuple containing the batch start index and a dictionary +tuple containing the batch start index and a list containing the variable attributes </dd> </dl> <dl> <dt>Yield Type:</dt> <dd> -tuple of (int, dict) +tuple of (int, list) </dd> </dl> <a NAME="ArrayResolver.resolve" ID="ArrayResolver.resolve"></a> @@ -159,7 +167,7 @@ </p> <dl> -<dt><i>var</i> (tuple or list)</dt> +<dt><i>var</i> (array.array)</dt> <dd> variable to extract an attribute or value from </dd> @@ -206,8 +214,8 @@ <table> <tr> -<td><a href="#BaseResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#BaseResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#BaseResolver.resolve">resolve</a></td> @@ -220,12 +228,12 @@ <tr><td>None</td></tr> </table> -<a NAME="BaseResolver.getDictionary" ID="BaseResolver.getDictionary"></a> -<h4>BaseResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="BaseResolver.getVariableList" ID="BaseResolver.getVariableList"></a> +<h4>BaseResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -237,13 +245,13 @@ <dl> <dt>Return:</dt> <dd> -dictionary containing the variable attributes +list containing the variable attributes </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -dict +list </dd> </dl> <a NAME="BaseResolver.resolve" ID="BaseResolver.resolve"></a> @@ -302,8 +310,8 @@ <table> <tr> -<td><a href="#DefaultResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#DefaultResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> </table> <h3>Static Methods</h3> @@ -312,12 +320,12 @@ <tr><td>None</td></tr> </table> -<a NAME="DefaultResolver.getDictionary" ID="DefaultResolver.getDictionary"></a> -<h4>DefaultResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="DefaultResolver.getVariableList" ID="DefaultResolver.getVariableList"></a> +<h4>DefaultResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -329,14 +337,14 @@ <dl> <dt>Yield:</dt> <dd> -tuple containing the batch start index and a dictionary +tuple containing the batch start index and a list containing the variable attributes </dd> </dl> <dl> <dt>Yield Type:</dt> <dd> -tuple of (int, dict) +tuple of (int, list) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -365,8 +373,8 @@ <table> <tr> -<td><a href="#DictResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#DictResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#DictResolver.keyToStr">keyToStr</a></td> @@ -383,12 +391,12 @@ <tr><td>None</td></tr> </table> -<a NAME="DictResolver.getDictionary" ID="DictResolver.getDictionary"></a> -<h4>DictResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="DictResolver.getVariableList" ID="DictResolver.getVariableList"></a> +<h4>DictResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -400,14 +408,14 @@ <dl> <dt>Yield:</dt> <dd> -tuple containing the batch start index and a dictionary +tuple containing the batch start index and a list containing the variable attributes </dd> </dl> <dl> <dt>Yield Type:</dt> <dd> -tuple of (int, dict) +tuple of (int, list) </dd> </dl> <a NAME="DictResolver.keyToStr" ID="DictResolver.keyToStr"></a> @@ -492,8 +500,8 @@ <table> <tr> -<td><a href="#DictViewResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#DictViewResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#DictViewResolver.resolve">resolve</a></td> @@ -506,12 +514,12 @@ <tr><td>None</td></tr> </table> -<a NAME="DictViewResolver.getDictionary" ID="DictViewResolver.getDictionary"></a> -<h4>DictViewResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="DictViewResolver.getVariableList" ID="DictViewResolver.getVariableList"></a> +<h4>DictViewResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -521,15 +529,16 @@ </dd> </dl> <dl> -<dt>Return:</dt> +<dt>Yield:</dt> <dd> -dictionary containing the variable attributes +tuple containing the batch start index and a list + containing the variable attributes </dd> </dl> <dl> -<dt>Return Type:</dt> +<dt>Yield Type:</dt> <dd> -dict +tuple of (int, list) </dd> </dl> <a NAME="DictViewResolver.resolve" ID="DictViewResolver.resolve"></a> @@ -541,7 +550,7 @@ </p> <dl> -<dt><i>var</i> (tuple or list)</dt> +<dt><i>var</i> (dict_items, dict_keys or dict_values)</dt> <dd> variable to extract an attribute or value from </dd> @@ -588,8 +597,8 @@ <table> <tr> -<td><a href="#ListResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#ListResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#ListResolver.resolve">resolve</a></td> @@ -602,12 +611,12 @@ <tr><td>None</td></tr> </table> -<a NAME="ListResolver.getDictionary" ID="ListResolver.getDictionary"></a> -<h4>ListResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="ListResolver.getVariableList" ID="ListResolver.getVariableList"></a> +<h4>ListResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -619,14 +628,14 @@ <dl> <dt>Yield:</dt> <dd> -tuple containing the batch start index and a dictionary +tuple containing the batch start index and a list containing the variable attributes </dd> </dl> <dl> <dt>Yield Type:</dt> <dd> -tuple of (int, dict) +tuple of (int, list) </dd> </dl> <a NAME="ListResolver.resolve" ID="ListResolver.resolve"></a> @@ -685,8 +694,8 @@ <table> <tr> -<td><a href="#MultiValueDictResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#MultiValueDictResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#MultiValueDictResolver.resolve">resolve</a></td> @@ -699,12 +708,12 @@ <tr><td>None</td></tr> </table> -<a NAME="MultiValueDictResolver.getDictionary" ID="MultiValueDictResolver.getDictionary"></a> -<h4>MultiValueDictResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="MultiValueDictResolver.getVariableList" ID="MultiValueDictResolver.getVariableList"></a> +<h4>MultiValueDictResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -716,14 +725,14 @@ <dl> <dt>Yield:</dt> <dd> -tuple containing the batch start index and a dictionary +tuple containing the batch start index and a list containing the variable attributes </dd> </dl> <dl> <dt>Yield Type:</dt> <dd> -tuple of (int, dict) +tuple of (int, list) </dd> </dl> <a NAME="MultiValueDictResolver.resolve" ID="MultiValueDictResolver.resolve"></a> @@ -735,7 +744,7 @@ </p> <dl> -<dt><i>var</i> (dict)</dt> +<dt><i>var</i> (MultiValueDict)</dt> <dd> variable to extract an attribute or value from </dd> @@ -786,8 +795,8 @@ <td>Private method to check, if an array is of a numeric type.</td> </tr> <tr> -<td><a href="#NdArrayResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#NdArrayResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#NdArrayResolver.resolve">resolve</a></td> @@ -826,12 +835,12 @@ bool </dd> </dl> -<a NAME="NdArrayResolver.getDictionary" ID="NdArrayResolver.getDictionary"></a> -<h4>NdArrayResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="NdArrayResolver.getVariableList" ID="NdArrayResolver.getVariableList"></a> +<h4>NdArrayResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -843,14 +852,14 @@ <dl> <dt>Yield:</dt> <dd> -tuple containing the batch start index and a dictionary +tuple containing the batch start index and a list containing the variable attributes </dd> </dl> <dl> <dt>Yield Type:</dt> <dd> -tuple of (int, dict) +tuple of (int, list) </dd> </dl> <a NAME="NdArrayResolver.resolve" ID="NdArrayResolver.resolve"></a> @@ -862,7 +871,7 @@ </p> <dl> -<dt><i>var</i> (tuple or list)</dt> +<dt><i>var</i> (ndarray)</dt> <dd> variable to extract an attribute or value from </dd> @@ -886,6 +895,103 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> +<a NAME="QtResolver" ID="QtResolver"></a> +<h2>QtResolver</h2> + +<p> + Class used to resolve the Qt implementations. +</p> +<h3>Derived from</h3> +BaseResolver +<h3>Class Attributes</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Class Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> + +<table> + +<tr> +<td><a href="#QtResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> +</tr> +<tr> +<td><a href="#QtResolver.resolve">resolve</a></td> +<td>Public method to get an attribute from a variable.</td> +</tr> +</table> +<h3>Static Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> + +<a NAME="QtResolver.getVariableList" ID="QtResolver.getVariableList"></a> +<h4>QtResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) + +<p> + Public method to get the attributes of a variable as a list. +</p> +<dl> + +<dt><i>var</i> (any)</dt> +<dd> +variable to be converted +</dd> +</dl> +<dl> +<dt>Yield:</dt> +<dd> +tuple containing the batch start index and a list + containing the variable attributes +</dd> +</dl> +<dl> +<dt>Yield Type:</dt> +<dd> +tuple of (int, list) +</dd> +</dl> +<a NAME="QtResolver.resolve" ID="QtResolver.resolve"></a> +<h4>QtResolver.resolve</h4> +<b>resolve</b>(<i>var, attribute</i>) + +<p> + Public method to get an attribute from a variable. +</p> +<dl> + +<dt><i>var</i> (Qt objects)</dt> +<dd> +variable to extract an attribute or value from +</dd> +<dt><i>attribute</i> (str)</dt> +<dd> +name of the attribute to extract +</dd> +</dl> +<dl> +<dt>Return:</dt> +<dd> +value of the attribute +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +any +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +<hr /> <a NAME="SetResolver" ID="SetResolver"></a> <h2>SetResolver</h2> @@ -909,8 +1015,8 @@ <table> <tr> -<td><a href="#SetResolver.getDictionary">getDictionary</a></td> -<td>Public method to get the attributes of a variable as a dictionary.</td> +<td><a href="#SetResolver.getVariableList">getVariableList</a></td> +<td>Public method to get the attributes of a variable as a list.</td> </tr> <tr> <td><a href="#SetResolver.resolve">resolve</a></td> @@ -923,12 +1029,12 @@ <tr><td>None</td></tr> </table> -<a NAME="SetResolver.getDictionary" ID="SetResolver.getDictionary"></a> -<h4>SetResolver.getDictionary</h4> -<b>getDictionary</b>(<i>var</i>) +<a NAME="SetResolver.getVariableList" ID="SetResolver.getVariableList"></a> +<h4>SetResolver.getVariableList</h4> +<b>getVariableList</b>(<i>var</i>) <p> - Public method to get the attributes of a variable as a dictionary. + Public method to get the attributes of a variable as a list. </p> <dl> @@ -940,14 +1046,14 @@ <dl> <dt>Yield:</dt> <dd> -tuple containing the batch start index and a dictionary +tuple containing the batch start index and a list containing the variable attributes </dd> </dl> <dl> <dt>Yield Type:</dt> <dd> -tuple of (int, dict) +tuple of (int, list) </dd> </dl> <a NAME="SetResolver.resolve" ID="SetResolver.resolve"></a> @@ -993,32 +1099,42 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="getType" ID="getType"></a> -<h2>getType</h2> -<b>getType</b>(<i>obj</i>) +<a NAME="getResolver" ID="getResolver"></a> +<h2>getResolver</h2> +<b>getResolver</b>(<i>obj</i>) <p> - Public method to get the type information for an object. + Public method to get the resolver based on the type info of an object. </p> <dl> <dt><i>obj</i> (any)</dt> <dd> -object to get type information for +object to get resolver for </dd> </dl> <dl> <dt>Return:</dt> <dd> -tuple containing the type name, type string and resolver +resolver </dd> </dl> <dl> <dt>Return Type:</dt> <dd> -tuple of str, str, BaseResolver +BaseResolver </dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> +<hr /> +<a NAME="updateTypeMap" ID="updateTypeMap"></a> +<h2>updateTypeMap</h2> +<b>updateTypeMap</b>(<i></i>) + +<p> + Public function to update the type map based on module imports. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> </body></html> \ No newline at end of file
--- a/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Fri Sep 03 19:57:39 2021 +0200 @@ -69,7 +69,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>Type2Indicators</td></tr><tr><td>arrayTypes</td></tr><tr><td>noOfItemsStr</td></tr><tr><td>nonExpandableTypes</td></tr><tr><td>rx_nonprintable</td></tr><tr><td>unsized</td></tr> +<tr><td>noOfItemsStr</td></tr><tr><td>rx_nonprintable</td></tr><tr><td>unsized</td></tr> </table> <h3>Class Methods</h3> @@ -89,10 +89,6 @@ <td>Private method to extract the variable name.</td> </tr> <tr> -<td><a href="#VariableItem.__getType">__getType</a></td> -<td>Private method to process the type of the variable.</td> -</tr> -<tr> <td><a href="#VariableItem.__getValue">__getValue</a></td> <td>Private method to process the variables value.</td> </tr> @@ -109,7 +105,7 @@ <a NAME="VariableItem.__init__" ID="VariableItem.__init__"></a> <h4>VariableItem (Constructor)</h4> -<b>VariableItem</b>(<i>parent, dvar, dtype, dvalue</i>) +<b>VariableItem</b>(<i>parent, dvar, indicator, dtype, hasChildren, length, dvalue</i>) <p> Constructor @@ -124,10 +120,23 @@ <dd> variable name </dd> +<dt><i>indicator</i> (str)</dt> +<dd> +type indicator appended to the name +</dd> <dt><i>dtype</i> (str)</dt> <dd> type string </dd> +<dt><i>hasChildren</i> (bool)</dt> +<dd> +indicator for children +</dd> +<dt><i>length</i> (int)</dt> +<dd> +length of the array or string (-1 if uninitialized + numpy.ndarray) +</dd> <dt><i>dvalue</i> (str)</dt> <dd> value string @@ -147,26 +156,9 @@ name of variable maybe with ID </dd> </dl> -<a NAME="VariableItem.__getType" ID="VariableItem.__getType"></a> -<h4>VariableItem.__getType</h4> -<b>__getType</b>(<i>dtype</i>) - -<p> - Private method to process the type of the variable. -</p> -<p> - If type is known to have children, the corresponding flag is set. -</p> -<dl> - -<dt><i>dtype</i> (str)</dt> -<dd> -type string -</dd> -</dl> <a NAME="VariableItem.__getValue" ID="VariableItem.__getValue"></a> <h4>VariableItem.__getValue</h4> -<b>__getValue</b>(<i>dtype, dvalue</i>) +<b>__getValue</b>(<i>dtype, dvalue, indicator, length</i>) <p> Private method to process the variables value. @@ -185,6 +177,15 @@ <dd> value of variable encoded as utf-8 </dd> +<dt><i>indicator</i> (str)</dt> +<dd> +type indicator appended to the name +</dd> +<dt><i>length</i> (int or str)</dt> +<dd> +length of the array or string (-1 if uninitialized + numpy.ndarray) +</dd> </dl> <a NAME="VariableItem.absolutCount" ID="VariableItem.absolutCount"></a> <h4>VariableItem.absolutCount</h4> @@ -588,7 +589,7 @@ <dt><i>section</i> (int)</dt> <dd> -the header section (row/coulumn) +the header section (row/column) </dd> <dt><i>orientation</i> (QtCore.Qt.Orientation)</dt> <dd>
--- a/eric7/Documentation/Source/eric7.Preferences.__init__.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.__init__.html Fri Sep 03 19:57:39 2021 +0200 @@ -58,6 +58,10 @@ <td>Module function to convert all passwords.</td> </tr> <tr> +<td><a href="#eric6SettingsName">eric6SettingsName</a></td> +<td>Function to generate the settings file name for eric6.</td> +</tr> +<tr> <td><a href="#exportPreferences">exportPreferences</a></td> <td>Module function to export the current preferences.</td> </tr> @@ -254,6 +258,14 @@ <td>Module function to retrieve the various web browser settings.</td> </tr> <tr> +<td><a href="#hasEric6Configuration">hasEric6Configuration</a></td> +<td>Function to check, if there is an old eric6 configuration.</td> +</tr> +<tr> +<td><a href="#importEric6Configuration">importEric6Configuration</a></td> +<td>Function to import an old eric6 configuration.</td> +</tr> +<tr> <td><a href="#importPreferences">importPreferences</a></td> <td>Module function to import preferences from a file previously saved by the export function.</td> </tr> @@ -294,6 +306,10 @@ <td>Module function to store the conda related settings.</td> </tr> <tr> +<td><a href="#setConfigured">setConfigured</a></td> +<td>Function to set the configured flag.</td> +</tr> +<tr> <td><a href="#setCooperation">setCooperation</a></td> <td>Module function to store the various Cooperation settings.</td> </tr> @@ -545,7 +561,7 @@ <hr /> <a NAME="convertPasswords" ID="convertPasswords"></a> <h2>convertPasswords</h2> -<b>convertPasswords</b>(<i>oldPassword, newPassword, prefClass=Prefs</i>) +<b>convertPasswords</b>(<i>oldPassword, newPassword</i>) <p> Module function to convert all passwords. @@ -560,9 +576,27 @@ <dd> new master password (string) </dd> -<dt><i>prefClass</i></dt> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +<hr /> +<a NAME="eric6SettingsName" ID="eric6SettingsName"></a> +<h2>eric6SettingsName</h2> +<b>eric6SettingsName</b>(<i></i>) + +<p> + Function to generate the settings file name for eric6. +</p> +<dl> +<dt>Return:</dt> <dd> -preferences class used as the storage area +settings file name +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -570,24 +604,17 @@ <hr /> <a NAME="exportPreferences" ID="exportPreferences"></a> <h2>exportPreferences</h2> -<b>exportPreferences</b>(<i>prefClass=Prefs</i>) +<b>exportPreferences</b>(<i></i>) <p> Module function to export the current preferences. </p> -<dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="getConda" ID="getConda"></a> <h2>getConda</h2> -<b>getConda</b>(<i>key, prefClass=Prefs</i>) +<b>getConda</b>(<i>key</i>) <p> Module function to retrieve the conda related settings. @@ -598,10 +625,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -614,7 +637,7 @@ <hr /> <a NAME="getCooperation" ID="getCooperation"></a> <h2>getCooperation</h2> -<b>getCooperation</b>(<i>key, prefClass=Prefs</i>) +<b>getCooperation</b>(<i>key</i>) <p> Module function to retrieve the various Cooperation settings. @@ -625,10 +648,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -641,7 +660,7 @@ <hr /> <a NAME="getCorba" ID="getCorba"></a> <h2>getCorba</h2> -<b>getCorba</b>(<i>key, prefClass=Prefs</i>) +<b>getCorba</b>(<i>key</i>) <p> Module function to retrieve the various Corba settings. @@ -652,10 +671,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -668,7 +683,7 @@ <hr /> <a NAME="getDebugger" ID="getDebugger"></a> <h2>getDebugger</h2> -<b>getDebugger</b>(<i>key, prefClass=Prefs</i>) +<b>getDebugger</b>(<i>key</i>) <p> Module function to retrieve the debugger settings. @@ -679,10 +694,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i> (Prefs)</dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -701,7 +712,7 @@ <hr /> <a NAME="getDiffColour" ID="getDiffColour"></a> <h2>getDiffColour</h2> -<b>getDiffColour</b>(<i>key, prefClass=Prefs</i>) +<b>getDiffColour</b>(<i>key</i>) <p> Module function to retrieve the colours for the diff highlighter. @@ -712,10 +723,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -728,7 +735,7 @@ <hr /> <a NAME="getDocuViewer" ID="getDocuViewer"></a> <h2>getDocuViewer</h2> -<b>getDocuViewer</b>(<i>key, prefClass=Prefs</i>) +<b>getDocuViewer</b>(<i>key</i>) <p> Module function to retrieve the Code Documentation Viewer related settings. @@ -739,10 +746,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -755,7 +758,7 @@ <hr /> <a NAME="getEditor" ID="getEditor"></a> <h2>getEditor</h2> -<b>getEditor</b>(<i>key, prefClass=Prefs</i>) +<b>getEditor</b>(<i>key</i>) <p> Module function to retrieve the various editor settings. @@ -766,10 +769,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -782,7 +781,7 @@ <hr /> <a NAME="getEditorAPI" ID="getEditorAPI"></a> <h2>getEditorAPI</h2> -<b>getEditorAPI</b>(<i>language, projectType="", prefClass=Prefs</i>) +<b>getEditorAPI</b>(<i>language, projectType=""</i>) <p> Module function to retrieve the various lists of API files. @@ -797,10 +796,6 @@ <dd> project type of the API list </dd> -<dt><i>prefClass</i> (Prefs)</dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -819,7 +814,7 @@ <hr /> <a NAME="getEditorColour" ID="getEditorColour"></a> <h2>getEditorColour</h2> -<b>getEditorColour</b>(<i>key, prefClass=Prefs</i>) +<b>getEditorColour</b>(<i>key</i>) <p> Module function to retrieve the various editor marker colours. @@ -830,10 +825,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -846,7 +837,7 @@ <hr /> <a NAME="getEditorExporter" ID="getEditorExporter"></a> <h2>getEditorExporter</h2> -<b>getEditorExporter</b>(<i>key, prefClass=Prefs</i>) +<b>getEditorExporter</b>(<i>key</i>) <p> Module function to retrieve the various editor exporters settings. @@ -857,10 +848,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -873,7 +860,7 @@ <hr /> <a NAME="getEditorKeywords" ID="getEditorKeywords"></a> <h2>getEditorKeywords</h2> -<b>getEditorKeywords</b>(<i>key, prefClass=Prefs</i>) +<b>getEditorKeywords</b>(<i>key</i>) <p> Module function to retrieve the various lists of language keywords. @@ -884,10 +871,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -900,7 +883,7 @@ <hr /> <a NAME="getEditorLexerAssoc" ID="getEditorLexerAssoc"></a> <h2>getEditorLexerAssoc</h2> -<b>getEditorLexerAssoc</b>(<i>filename, prefClass=Prefs</i>) +<b>getEditorLexerAssoc</b>(<i>filename</i>) <p> Module function to retrieve a lexer association. @@ -912,10 +895,6 @@ filename used to determine the associated lexer language (string) </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -928,19 +907,12 @@ <hr /> <a NAME="getEditorLexerAssocs" ID="getEditorLexerAssocs"></a> <h2>getEditorLexerAssocs</h2> -<b>getEditorLexerAssocs</b>(<i>prefClass=Prefs</i>) +<b>getEditorLexerAssocs</b>(<i></i>) <p> Module function to retrieve all lexer associations. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> a reference to the list of lexer associations @@ -952,7 +924,7 @@ <hr /> <a NAME="getEditorOtherFonts" ID="getEditorOtherFonts"></a> <h2>getEditorOtherFonts</h2> -<b>getEditorOtherFonts</b>(<i>key, prefClass=Prefs</i>) +<b>getEditorOtherFonts</b>(<i>key</i>) <p> Module function to retrieve the various editor fonts except the lexer @@ -964,10 +936,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -980,7 +948,7 @@ <hr /> <a NAME="getEditorTyping" ID="getEditorTyping"></a> <h2>getEditorTyping</h2> -<b>getEditorTyping</b>(<i>key, prefClass=Prefs</i>) +<b>getEditorTyping</b>(<i>key</i>) <p> Module function to retrieve the various editor typing settings. @@ -991,10 +959,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1007,7 +971,7 @@ <hr /> <a NAME="getFlakes" ID="getFlakes"></a> <h2>getFlakes</h2> -<b>getFlakes</b>(<i>key, prefClass=Prefs</i>) +<b>getFlakes</b>(<i>key</i>) <p> Module function to retrieve the pyflakes related settings. @@ -1018,10 +982,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1034,7 +994,7 @@ <hr /> <a NAME="getGeometry" ID="getGeometry"></a> <h2>getGeometry</h2> -<b>getGeometry</b>(<i>key, prefClass=Prefs</i>) +<b>getGeometry</b>(<i>key</i>) <p> Module function to retrieve the display geometry. @@ -1045,10 +1005,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1061,7 +1017,7 @@ <hr /> <a NAME="getGraphics" ID="getGraphics"></a> <h2>getGraphics</h2> -<b>getGraphics</b>(<i>key, prefClass=Prefs</i>) +<b>getGraphics</b>(<i>key</i>) <p> Module function to retrieve the Graphics related settings. @@ -1072,10 +1028,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1088,7 +1040,7 @@ <hr /> <a NAME="getHelp" ID="getHelp"></a> <h2>getHelp</h2> -<b>getHelp</b>(<i>key, prefClass=Prefs</i>) +<b>getHelp</b>(<i>key</i>) <p> Module function to retrieve the various help settings. @@ -1099,10 +1051,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1115,7 +1063,7 @@ <hr /> <a NAME="getHexEditor" ID="getHexEditor"></a> <h2>getHexEditor</h2> -<b>getHexEditor</b>(<i>key, prefClass=Prefs</i>) +<b>getHexEditor</b>(<i>key</i>) <p> Module function to retrieve the Hex Editor related settings. @@ -1126,10 +1074,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1142,7 +1086,7 @@ <hr /> <a NAME="getIconEditor" ID="getIconEditor"></a> <h2>getIconEditor</h2> -<b>getIconEditor</b>(<i>key, prefClass=Prefs</i>) +<b>getIconEditor</b>(<i>key</i>) <p> Module function to retrieve the Icon Editor related settings. @@ -1153,10 +1097,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1169,7 +1109,7 @@ <hr /> <a NAME="getIcons" ID="getIcons"></a> <h2>getIcons</h2> -<b>getIcons</b>(<i>key, prefClass=Prefs</i>) +<b>getIcons</b>(<i>key</i>) <p> Module function to retrieve the various Icons settings. @@ -1180,10 +1120,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1196,7 +1132,7 @@ <hr /> <a NAME="getIrc" ID="getIrc"></a> <h2>getIrc</h2> -<b>getIrc</b>(<i>key, prefClass=Prefs</i>) +<b>getIrc</b>(<i>key</i>) <p> Module function to retrieve the IRC related settings. @@ -1207,10 +1143,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1223,7 +1155,7 @@ <hr /> <a NAME="getMicroPython" ID="getMicroPython"></a> <h2>getMicroPython</h2> -<b>getMicroPython</b>(<i>key, prefClass=Prefs</i>) +<b>getMicroPython</b>(<i>key</i>) <p> Module function to retrieve the MicroPython related settings. @@ -1234,10 +1166,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1250,7 +1178,7 @@ <hr /> <a NAME="getMultiProject" ID="getMultiProject"></a> <h2>getMultiProject</h2> -<b>getMultiProject</b>(<i>key, prefClass=Prefs</i>) +<b>getMultiProject</b>(<i>key</i>) <p> Module function to retrieve the various project handling settings. @@ -1261,10 +1189,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1277,7 +1201,7 @@ <hr /> <a NAME="getPip" ID="getPip"></a> <h2>getPip</h2> -<b>getPip</b>(<i>key, prefClass=Prefs</i>) +<b>getPip</b>(<i>key</i>) <p> Module function to retrieve the pip related settings. @@ -1288,10 +1212,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1304,7 +1224,7 @@ <hr /> <a NAME="getPluginManager" ID="getPluginManager"></a> <h2>getPluginManager</h2> -<b>getPluginManager</b>(<i>key, prefClass=Prefs</i>) +<b>getPluginManager</b>(<i>key</i>) <p> Module function to retrieve the plugin manager related settings. @@ -1315,10 +1235,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1331,7 +1247,7 @@ <hr /> <a NAME="getPrinter" ID="getPrinter"></a> <h2>getPrinter</h2> -<b>getPrinter</b>(<i>key, prefClass=Prefs</i>) +<b>getPrinter</b>(<i>key</i>) <p> Module function to retrieve the various printer settings. @@ -1342,10 +1258,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1358,7 +1270,7 @@ <hr /> <a NAME="getProject" ID="getProject"></a> <h2>getProject</h2> -<b>getProject</b>(<i>key, prefClass=Prefs</i>) +<b>getProject</b>(<i>key</i>) <p> Module function to retrieve the various project handling settings. @@ -1369,10 +1281,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1385,7 +1293,7 @@ <hr /> <a NAME="getProjectBrowserColour" ID="getProjectBrowserColour"></a> <h2>getProjectBrowserColour</h2> -<b>getProjectBrowserColour</b>(<i>key, prefClass=Prefs</i>) +<b>getProjectBrowserColour</b>(<i>key</i>) <p> Module function to retrieve the various project browser colours. @@ -1396,10 +1304,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1412,7 +1316,7 @@ <hr /> <a NAME="getProjectBrowserFlags" ID="getProjectBrowserFlags"></a> <h2>getProjectBrowserFlags</h2> -<b>getProjectBrowserFlags</b>(<i>key, prefClass=Prefs</i>) +<b>getProjectBrowserFlags</b>(<i>key</i>) <p> Module function to retrieve the various project browser flags settings. @@ -1423,10 +1327,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1439,7 +1339,7 @@ <hr /> <a NAME="getProtobuf" ID="getProtobuf"></a> <h2>getProtobuf</h2> -<b>getProtobuf</b>(<i>key, prefClass=Prefs</i>) +<b>getProtobuf</b>(<i>key</i>) <p> Module function to retrieve the various protobuf settings. @@ -1450,10 +1350,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i> (Prefs)</dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1472,7 +1368,7 @@ <hr /> <a NAME="getPython" ID="getPython"></a> <h2>getPython</h2> -<b>getPython</b>(<i>key, prefClass=Prefs</i>) +<b>getPython</b>(<i>key</i>) <p> Module function to retrieve the Python settings. @@ -1483,10 +1379,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1499,7 +1391,7 @@ <hr /> <a NAME="getQt" ID="getQt"></a> <h2>getQt</h2> -<b>getQt</b>(<i>key, prefClass=Prefs</i>) +<b>getQt</b>(<i>key</i>) <p> Module function to retrieve the various Qt settings. @@ -1510,10 +1402,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1526,7 +1414,7 @@ <hr /> <a NAME="getQtDocDir" ID="getQtDocDir"></a> <h2>getQtDocDir</h2> -<b>getQtDocDir</b>(<i>version, prefClass=Prefs</i>) +<b>getQtDocDir</b>(<i>version</i>) <p> Module function to retrieve the Qt5DocDir/Qt6DocDir setting. @@ -1537,10 +1425,6 @@ <dd> Qt version to get documentation directory for </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1559,20 +1443,13 @@ <hr /> <a NAME="getQtTranslationsDir" ID="getQtTranslationsDir"></a> <h2>getQtTranslationsDir</h2> -<b>getQtTranslationsDir</b>(<i>prefClass=Prefs</i>) +<b>getQtTranslationsDir</b>(<i></i>) <p> Module function to retrieve the Qt6TranslationsDir setting depending on the current Qt version. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> the requested setting (string) @@ -1583,7 +1460,7 @@ <hr /> <a NAME="getShell" ID="getShell"></a> <h2>getShell</h2> -<b>getShell</b>(<i>key, prefClass=Prefs</i>) +<b>getShell</b>(<i>key</i>) <p> Module function to retrieve the various shell settings. @@ -1594,10 +1471,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1610,7 +1483,7 @@ <hr /> <a NAME="getSystem" ID="getSystem"></a> <h2>getSystem</h2> -<b>getSystem</b>(<i>key, prefClass=Prefs</i>) +<b>getSystem</b>(<i>key</i>) <p> Module function to retrieve the various system settings. @@ -1621,10 +1494,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1637,7 +1506,7 @@ <hr /> <a NAME="getTasks" ID="getTasks"></a> <h2>getTasks</h2> -<b>getTasks</b>(<i>key, prefClass=Prefs</i>) +<b>getTasks</b>(<i>key</i>) <p> Module function to retrieve the Tasks related settings. @@ -1648,10 +1517,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1664,7 +1529,7 @@ <hr /> <a NAME="getTemplates" ID="getTemplates"></a> <h2>getTemplates</h2> -<b>getTemplates</b>(<i>key, prefClass=Prefs</i>) +<b>getTemplates</b>(<i>key</i>) <p> Module function to retrieve the Templates related settings. @@ -1675,10 +1540,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1691,7 +1552,7 @@ <hr /> <a NAME="getTrayStarter" ID="getTrayStarter"></a> <h2>getTrayStarter</h2> -<b>getTrayStarter</b>(<i>key, prefClass=Prefs</i>) +<b>getTrayStarter</b>(<i>key</i>) <p> Module function to retrieve the tray starter related settings. @@ -1702,10 +1563,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1718,7 +1575,7 @@ <hr /> <a NAME="getUI" ID="getUI"></a> <h2>getUI</h2> -<b>getUI</b>(<i>key, prefClass=Prefs</i>) +<b>getUI</b>(<i>key</i>) <p> Module function to retrieve the various UI settings. @@ -1729,10 +1586,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1745,19 +1598,12 @@ <hr /> <a NAME="getUILanguage" ID="getUILanguage"></a> <h2>getUILanguage</h2> -<b>getUILanguage</b>(<i>prefClass=Prefs</i>) +<b>getUILanguage</b>(<i></i>) <p> Module function to retrieve the language for the user interface. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> the language for the UI @@ -1768,7 +1614,7 @@ <hr /> <a NAME="getUser" ID="getUser"></a> <h2>getUser</h2> -<b>getUser</b>(<i>key, prefClass=Prefs</i>) +<b>getUser</b>(<i>key</i>) <p> Module function to retrieve the various user settings. @@ -1779,10 +1625,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1795,7 +1637,7 @@ <hr /> <a NAME="getVCS" ID="getVCS"></a> <h2>getVCS</h2> -<b>getVCS</b>(<i>key, prefClass=Prefs</i>) +<b>getVCS</b>(<i>key</i>) <p> Module function to retrieve the VCS related settings. @@ -1806,10 +1648,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1822,19 +1660,12 @@ <hr /> <a NAME="getVarFilters" ID="getVarFilters"></a> <h2>getVarFilters</h2> -<b>getVarFilters</b>(<i>prefClass=Prefs</i>) +<b>getVarFilters</b>(<i></i>) <p> Module function to retrieve the variables filter settings. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> a tuple defining the variables filter @@ -1845,19 +1676,12 @@ <hr /> <a NAME="getViewManager" ID="getViewManager"></a> <h2>getViewManager</h2> -<b>getViewManager</b>(<i>prefClass=Prefs</i>) +<b>getViewManager</b>(<i></i>) <p> Module function to retrieve the selected viewmanager type. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> the viewmanager type @@ -1868,7 +1692,7 @@ <hr /> <a NAME="getWebBrowser" ID="getWebBrowser"></a> <h2>getWebBrowser</h2> -<b>getWebBrowser</b>(<i>key, prefClass=Prefs</i>) +<b>getWebBrowser</b>(<i>key</i>) <p> Module function to retrieve the various web browser settings. @@ -1879,10 +1703,6 @@ <dd> the key of the value to get </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <dl> <dt>Return:</dt> @@ -1893,21 +1713,46 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> +<a NAME="hasEric6Configuration" ID="hasEric6Configuration"></a> +<h2>hasEric6Configuration</h2> +<b>hasEric6Configuration</b>(<i></i>) + +<p> + Function to check, if there is an old eric6 configuration. +</p> +<dl> +<dt>Return:</dt> +<dd> +flag indicating the existence of an eric6 configuration +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +<hr /> +<a NAME="importEric6Configuration" ID="importEric6Configuration"></a> +<h2>importEric6Configuration</h2> +<b>importEric6Configuration</b>(<i></i>) + +<p> + Function to import an old eric6 configuration. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +<hr /> <a NAME="importPreferences" ID="importPreferences"></a> <h2>importPreferences</h2> -<b>importPreferences</b>(<i>prefClass=Prefs</i>) +<b>importPreferences</b>(<i></i>) <p> Module function to import preferences from a file previously saved by the export function. </p> -<dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> @@ -1937,19 +1782,12 @@ <hr /> <a NAME="isConfigured" ID="isConfigured"></a> <h2>isConfigured</h2> -<b>isConfigured</b>(<i>prefClass=Prefs</i>) +<b>isConfigured</b>(<i></i>) <p> Module function to check, if the the application has been configured. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> flag indicating the configured status (boolean) @@ -1960,19 +1798,12 @@ <hr /> <a NAME="readToolGroups" ID="readToolGroups"></a> <h2>readToolGroups</h2> -<b>readToolGroups</b>(<i>prefClass=Prefs</i>) +<b>readToolGroups</b>(<i></i>) <p> Module function to read the tool groups configuration. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> list of tuples defing the tool groups @@ -1983,7 +1814,7 @@ <hr /> <a NAME="removeProjectBrowserFlags" ID="removeProjectBrowserFlags"></a> <h2>removeProjectBrowserFlags</h2> -<b>removeProjectBrowserFlags</b>(<i>key, prefClass=Prefs</i>) +<b>removeProjectBrowserFlags</b>(<i>key</i>) <p> Module function to remove a project browser flags setting. @@ -1994,51 +1825,33 @@ <dd> the key of the setting to be removed </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="resetLayout" ID="resetLayout"></a> <h2>resetLayout</h2> -<b>resetLayout</b>(<i>prefClass=Prefs</i>) +<b>resetLayout</b>(<i></i>) <p> Module function to set a flag not storing the current layout. </p> -<dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="saveResetLayout" ID="saveResetLayout"></a> <h2>saveResetLayout</h2> -<b>saveResetLayout</b>(<i>prefClass=Prefs</i>) +<b>saveResetLayout</b>(<i></i>) <p> Module function to save the reset layout. </p> -<dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="saveToolGroups" ID="saveToolGroups"></a> <h2>saveToolGroups</h2> -<b>saveToolGroups</b>(<i>toolGroups, currentGroup, prefClass=Prefs</i>) +<b>saveToolGroups</b>(<i>toolGroups, currentGroup</i>) <p> Module function to write the tool groups configuration. @@ -2053,17 +1866,13 @@ <dd> index of the currently selected tool group (integer) </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setConda" ID="setConda"></a> <h2>setConda</h2> -<b>setConda</b>(<i>key, value, prefClass=Prefs</i>) +<b>setConda</b>(<i>key, value</i>) <p> Module function to store the conda related settings. @@ -2078,17 +1887,23 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> +<a NAME="setConfigured" ID="setConfigured"></a> +<h2>setConfigured</h2> +<b>setConfigured</b>(<i></i>) + +<p> + Function to set the configured flag. +</p> +<div align="right"><a href="#top">Up</a></div> +<hr /> +<hr /> <a NAME="setCooperation" ID="setCooperation"></a> <h2>setCooperation</h2> -<b>setCooperation</b>(<i>key, value, prefClass=Prefs</i>) +<b>setCooperation</b>(<i>key, value</i>) <p> Module function to store the various Cooperation settings. @@ -2103,17 +1918,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setCorba" ID="setCorba"></a> <h2>setCorba</h2> -<b>setCorba</b>(<i>key, value, prefClass=Prefs</i>) +<b>setCorba</b>(<i>key, value</i>) <p> Module function to store the various Corba settings. @@ -2128,17 +1939,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setDebugger" ID="setDebugger"></a> <h2>setDebugger</h2> -<b>setDebugger</b>(<i>key, value, prefClass=Prefs</i>) +<b>setDebugger</b>(<i>key, value</i>) <p> Module function to store the debugger settings. @@ -2153,17 +1960,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i> (Prefs)</dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setDiffColour" ID="setDiffColour"></a> <h2>setDiffColour</h2> -<b>setDiffColour</b>(<i>key, value, prefClass=Prefs</i>) +<b>setDiffColour</b>(<i>key, value</i>) <p> Module function to store the diff highlighter colours. @@ -2178,17 +1981,13 @@ <dd> the colour to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setDocuViewer" ID="setDocuViewer"></a> <h2>setDocuViewer</h2> -<b>setDocuViewer</b>(<i>key, value, prefClass=Prefs</i>) +<b>setDocuViewer</b>(<i>key, value</i>) <p> Module function to store the Code Documentation Viewer related settings. @@ -2203,17 +2002,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditor" ID="setEditor"></a> <h2>setEditor</h2> -<b>setEditor</b>(<i>key, value, prefClass=Prefs</i>) +<b>setEditor</b>(<i>key, value</i>) <p> Module function to store the various editor settings. @@ -2228,17 +2023,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditorAPI" ID="setEditorAPI"></a> <h2>setEditorAPI</h2> -<b>setEditorAPI</b>(<i>language, projectType, apilist, prefClass=Prefs</i>) +<b>setEditorAPI</b>(<i>language, projectType, apilist</i>) <p> Module function to store the various lists of API files. @@ -2257,17 +2048,13 @@ <dd> list of API files </dd> -<dt><i>prefClass</i> (Prefs)</dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditorColour" ID="setEditorColour"></a> <h2>setEditorColour</h2> -<b>setEditorColour</b>(<i>key, value, prefClass=Prefs</i>) +<b>setEditorColour</b>(<i>key, value</i>) <p> Module function to store the various editor marker colours. @@ -2282,17 +2069,13 @@ <dd> the colour to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditorExporter" ID="setEditorExporter"></a> <h2>setEditorExporter</h2> -<b>setEditorExporter</b>(<i>key, value, prefClass=Prefs</i>) +<b>setEditorExporter</b>(<i>key, value</i>) <p> Module function to store the various editor exporters settings. @@ -2307,17 +2090,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditorKeywords" ID="setEditorKeywords"></a> <h2>setEditorKeywords</h2> -<b>setEditorKeywords</b>(<i>key, keywordsLists, prefClass=Prefs</i>) +<b>setEditorKeywords</b>(<i>key, keywordsLists</i>) <p> Module function to store the various lists of language keywords. @@ -2332,17 +2111,13 @@ <dd> the list of language keywords (list of strings) </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditorLexerAssocs" ID="setEditorLexerAssocs"></a> <h2>setEditorLexerAssocs</h2> -<b>setEditorLexerAssocs</b>(<i>assocs, prefClass=Prefs</i>) +<b>setEditorLexerAssocs</b>(<i>assocs</i>) <p> Module function to retrieve all lexer associations. @@ -2353,17 +2128,13 @@ <dd> dictionary of lexer associations to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditorOtherFonts" ID="setEditorOtherFonts"></a> <h2>setEditorOtherFonts</h2> -<b>setEditorOtherFonts</b>(<i>key, font, prefClass=Prefs</i>) +<b>setEditorOtherFonts</b>(<i>key, font</i>) <p> Module function to store the various editor fonts except the lexer fonts. @@ -2378,17 +2149,13 @@ <dd> the font to be set (QFont) </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setEditorTyping" ID="setEditorTyping"></a> <h2>setEditorTyping</h2> -<b>setEditorTyping</b>(<i>key, value, prefClass=Prefs</i>) +<b>setEditorTyping</b>(<i>key, value</i>) <p> Module function to store the various editor typing settings. @@ -2403,17 +2170,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setFlakes" ID="setFlakes"></a> <h2>setFlakes</h2> -<b>setFlakes</b>(<i>key, value, prefClass=Prefs</i>) +<b>setFlakes</b>(<i>key, value</i>) <p> Module function to store the pyflakes related settings. @@ -2428,17 +2191,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setGeometry" ID="setGeometry"></a> <h2>setGeometry</h2> -<b>setGeometry</b>(<i>key, value, prefClass=Prefs</i>) +<b>setGeometry</b>(<i>key, value</i>) <p> Module function to store the display geometry. @@ -2453,17 +2212,13 @@ <dd> the geometry to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setGraphics" ID="setGraphics"></a> <h2>setGraphics</h2> -<b>setGraphics</b>(<i>key, value, prefClass=Prefs</i>) +<b>setGraphics</b>(<i>key, value</i>) <p> Module function to store the Graphics related settings. @@ -2478,17 +2233,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setHelp" ID="setHelp"></a> <h2>setHelp</h2> -<b>setHelp</b>(<i>key, value, prefClass=Prefs</i>) +<b>setHelp</b>(<i>key, value</i>) <p> Module function to store the various help settings. @@ -2503,17 +2254,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setHexEditor" ID="setHexEditor"></a> <h2>setHexEditor</h2> -<b>setHexEditor</b>(<i>key, value, prefClass=Prefs</i>) +<b>setHexEditor</b>(<i>key, value</i>) <p> Module function to store the Hex Editor related settings. @@ -2528,17 +2275,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setIconEditor" ID="setIconEditor"></a> <h2>setIconEditor</h2> -<b>setIconEditor</b>(<i>key, value, prefClass=Prefs</i>) +<b>setIconEditor</b>(<i>key, value</i>) <p> Module function to store the Icon Editor related settings. @@ -2553,17 +2296,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setIcons" ID="setIcons"></a> <h2>setIcons</h2> -<b>setIcons</b>(<i>key, value, prefClass=Prefs</i>) +<b>setIcons</b>(<i>key, value</i>) <p> Module function to store the various Icons settings. @@ -2578,17 +2317,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setIrc" ID="setIrc"></a> <h2>setIrc</h2> -<b>setIrc</b>(<i>key, value, prefClass=Prefs</i>) +<b>setIrc</b>(<i>key, value</i>) <p> Module function to store the IRC related settings. @@ -2603,17 +2338,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setMicroPython" ID="setMicroPython"></a> <h2>setMicroPython</h2> -<b>setMicroPython</b>(<i>key, value, prefClass=Prefs</i>) +<b>setMicroPython</b>(<i>key, value</i>) <p> Module function to store the pip MicroPython settings. @@ -2628,17 +2359,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setMultiProject" ID="setMultiProject"></a> <h2>setMultiProject</h2> -<b>setMultiProject</b>(<i>key, value, prefClass=Prefs</i>) +<b>setMultiProject</b>(<i>key, value</i>) <p> Module function to store the various project handling settings. @@ -2653,17 +2380,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setPip" ID="setPip"></a> <h2>setPip</h2> -<b>setPip</b>(<i>key, value, prefClass=Prefs</i>) +<b>setPip</b>(<i>key, value</i>) <p> Module function to store the pip related settings. @@ -2678,17 +2401,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setPluginManager" ID="setPluginManager"></a> <h2>setPluginManager</h2> -<b>setPluginManager</b>(<i>key, value, prefClass=Prefs</i>) +<b>setPluginManager</b>(<i>key, value</i>) <p> Module function to store the plugin manager related settings. @@ -2703,17 +2422,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setPrinter" ID="setPrinter"></a> <h2>setPrinter</h2> -<b>setPrinter</b>(<i>key, value, prefClass=Prefs</i>) +<b>setPrinter</b>(<i>key, value</i>) <p> Module function to store the various printer settings. @@ -2728,17 +2443,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setProject" ID="setProject"></a> <h2>setProject</h2> -<b>setProject</b>(<i>key, value, prefClass=Prefs</i>) +<b>setProject</b>(<i>key, value</i>) <p> Module function to store the various project handling settings. @@ -2753,17 +2464,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setProjectBrowserColour" ID="setProjectBrowserColour"></a> <h2>setProjectBrowserColour</h2> -<b>setProjectBrowserColour</b>(<i>key, value, prefClass=Prefs</i>) +<b>setProjectBrowserColour</b>(<i>key, value</i>) <p> Module function to store the various project browser colours. @@ -2778,17 +2485,13 @@ <dd> the colour to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setProjectBrowserFlags" ID="setProjectBrowserFlags"></a> <h2>setProjectBrowserFlags</h2> -<b>setProjectBrowserFlags</b>(<i>key, value, prefClass=Prefs</i>) +<b>setProjectBrowserFlags</b>(<i>key, value</i>) <p> Module function to store the various project browser flags settings. @@ -2803,17 +2506,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setProjectBrowserFlagsDefault" ID="setProjectBrowserFlagsDefault"></a> <h2>setProjectBrowserFlagsDefault</h2> -<b>setProjectBrowserFlagsDefault</b>(<i>key, value, prefClass=Prefs</i>) +<b>setProjectBrowserFlagsDefault</b>(<i>key, value</i>) <p> Module function to store the various project browser flags settings. @@ -2828,17 +2527,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setProtobuf" ID="setProtobuf"></a> <h2>setProtobuf</h2> -<b>setProtobuf</b>(<i>key, value, prefClass=Prefs</i>) +<b>setProtobuf</b>(<i>key, value</i>) <p> Module function to store the various protobuf settings. @@ -2853,17 +2548,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i> (Prefs)</dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setPython" ID="setPython"></a> <h2>setPython</h2> -<b>setPython</b>(<i>key, value, prefClass=Prefs</i>) +<b>setPython</b>(<i>key, value</i>) <p> Module function to store the Python settings. @@ -2878,17 +2569,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setQt" ID="setQt"></a> <h2>setQt</h2> -<b>setQt</b>(<i>key, value, prefClass=Prefs</i>) +<b>setQt</b>(<i>key, value</i>) <p> Module function to store the various Qt settings. @@ -2903,17 +2590,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setShell" ID="setShell"></a> <h2>setShell</h2> -<b>setShell</b>(<i>key, value, prefClass=Prefs</i>) +<b>setShell</b>(<i>key, value</i>) <p> Module function to store the various shell settings. @@ -2928,17 +2611,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setSystem" ID="setSystem"></a> <h2>setSystem</h2> -<b>setSystem</b>(<i>key, value, prefClass=Prefs</i>) +<b>setSystem</b>(<i>key, value</i>) <p> Module function to store the various system settings. @@ -2953,17 +2632,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setTasks" ID="setTasks"></a> <h2>setTasks</h2> -<b>setTasks</b>(<i>key, value, prefClass=Prefs</i>) +<b>setTasks</b>(<i>key, value</i>) <p> Module function to store the Tasks related settings. @@ -2978,17 +2653,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setTemplates" ID="setTemplates"></a> <h2>setTemplates</h2> -<b>setTemplates</b>(<i>key, value, prefClass=Prefs</i>) +<b>setTemplates</b>(<i>key, value</i>) <p> Module function to store the Templates related settings. @@ -3003,17 +2674,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setTrayStarter" ID="setTrayStarter"></a> <h2>setTrayStarter</h2> -<b>setTrayStarter</b>(<i>key, value, prefClass=Prefs</i>) +<b>setTrayStarter</b>(<i>key, value</i>) <p> Module function to store the tray starter related settings. @@ -3028,17 +2695,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setUI" ID="setUI"></a> <h2>setUI</h2> -<b>setUI</b>(<i>key, value, prefClass=Prefs</i>) +<b>setUI</b>(<i>key, value</i>) <p> Module function to store the various UI settings. @@ -3053,17 +2716,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setUILanguage" ID="setUILanguage"></a> <h2>setUILanguage</h2> -<b>setUILanguage</b>(<i>lang, prefClass=Prefs</i>) +<b>setUILanguage</b>(<i>lang</i>) <p> Module function to store the language for the user interface. @@ -3074,17 +2733,13 @@ <dd> the language </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setUser" ID="setUser"></a> <h2>setUser</h2> -<b>setUser</b>(<i>key, value, prefClass=Prefs</i>) +<b>setUser</b>(<i>key, value</i>) <p> Module function to store the various user settings. @@ -3099,17 +2754,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setVCS" ID="setVCS"></a> <h2>setVCS</h2> -<b>setVCS</b>(<i>key, value, prefClass=Prefs</i>) +<b>setVCS</b>(<i>key, value</i>) <p> Module function to store the VCS related settings. @@ -3124,17 +2775,13 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setVarFilters" ID="setVarFilters"></a> <h2>setVarFilters</h2> -<b>setVarFilters</b>(<i>filters, prefClass=Prefs</i>) +<b>setVarFilters</b>(<i>filters</i>) <p> Module function to store the variables filter settings. @@ -3145,17 +2792,13 @@ <dd> variable filters to set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setViewManager" ID="setViewManager"></a> <h2>setViewManager</h2> -<b>setViewManager</b>(<i>vm, prefClass=Prefs</i>) +<b>setViewManager</b>(<i>vm</i>) <p> Module function to store the selected viewmanager type. @@ -3166,17 +2809,13 @@ <dd> the viewmanager type </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setWebBrowser" ID="setWebBrowser"></a> <h2>setWebBrowser</h2> -<b>setWebBrowser</b>(<i>key, value, prefClass=Prefs</i>) +<b>setWebBrowser</b>(<i>key, value</i>) <p> Module function to store the various web browser settings. @@ -3191,29 +2830,18 @@ <dd> the value to be set </dd> -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="shouldResetLayout" ID="shouldResetLayout"></a> <h2>shouldResetLayout</h2> -<b>shouldResetLayout</b>(<i>prefClass=Prefs</i>) +<b>shouldResetLayout</b>(<i></i>) <p> Module function to indicate a reset of the layout. </p> <dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> flag indicating a reset of the layout (boolean) @@ -3224,7 +2852,7 @@ <hr /> <a NAME="syncPreferences" ID="syncPreferences"></a> <h2>syncPreferences</h2> -<b>syncPreferences</b>(<i>prefClass=Prefs</i>) +<b>syncPreferences</b>(<i></i>) <p> Module function to sync the preferences to disk. @@ -3233,13 +2861,6 @@ In addition to syncing, the central configuration store is reinitialized as well. </p> -<dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadItem.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadItem.html Fri Sep 03 19:57:39 2021 +0200 @@ -38,6 +38,10 @@ <td><a href="#DownloadItem">DownloadItem</a></td> <td>Class implementing a widget controlling a download.</td> </tr> +<tr> +<td><a href="#DownloadState">DownloadState</a></td> +<td>Class implementing the various download states.</td> +</tr> </table> <h3>Functions</h3> @@ -73,7 +77,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>DownloadCancelled</td></tr><tr><td>DownloadSuccessful</td></tr><tr><td>Downloading</td></tr> +<tr><td>None</td></tr> </table> <h3>Class Methods</h3> @@ -94,7 +98,7 @@ </tr> <tr> <td><a href="#DownloadItem.__downloadProgress">__downloadProgress</a></td> -<td>Private method to show the download progress.</td> +<td>Private slot to show the download progress.</td> </tr> <tr> <td><a href="#DownloadItem.__finished">__finished</a></td> @@ -221,14 +225,14 @@ <a NAME="DownloadItem.__init__" ID="DownloadItem.__init__"></a> <h4>DownloadItem (Constructor)</h4> -<b>DownloadItem</b>(<i>downloadItem=None, pageUrl=None, parent=None</i>) +<b>DownloadItem</b>(<i>downloadRequest=None, pageUrl=None, parent=None</i>) <p> Constructor </p> <dl> -<dt><i>downloadItem</i> (QWebEngineDownloadItem)</dt> +<dt><i>downloadRequest</i> (QWebEngineDownloadRequest)</dt> <dd> reference to the download object containing the download data. @@ -251,22 +255,11 @@ </p> <a NAME="DownloadItem.__downloadProgress" ID="DownloadItem.__downloadProgress"></a> <h4>DownloadItem.__downloadProgress</h4> -<b>__downloadProgress</b>(<i>bytesReceived, bytesTotal</i>) +<b>__downloadProgress</b>(<i></i>) <p> - Private method to show the download progress. + Private slot to show the download progress. </p> -<dl> - -<dt><i>bytesReceived</i></dt> -<dd> -number of bytes received (integer) -</dd> -<dt><i>bytesTotal</i></dt> -<dd> -number of total bytes (integer) -</dd> -</dl> <a NAME="DownloadItem.__finished" ID="DownloadItem.__finished"></a> <h4>DownloadItem.__finished</h4> <b>__finished</b>(<i></i>) @@ -622,4 +615,36 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> +<hr /> +<a NAME="DownloadState" ID="DownloadState"></a> +<h2>DownloadState</h2> + +<p> + Class implementing the various download states. +</p> +<h3>Derived from</h3> +enum.Enum +<h3>Class Attributes</h3> + +<table> +<tr><td>Cancelled</td></tr><tr><td>Downloading</td></tr><tr><td>Successful</td></tr> +</table> +<h3>Class Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> +<h3>Static Methods</h3> + +<table> +<tr><td>None</td></tr> +</table> + +<div align="right"><a href="#top">Up</a></div> +<hr /> </body></html> \ No newline at end of file
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManager.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManager.html Fri Sep 03 19:57:39 2021 +0200 @@ -506,14 +506,14 @@ </dl> <a NAME="DownloadManager.download" ID="DownloadManager.download"></a> <h4>DownloadManager.download</h4> -<b>download</b>(<i>downloadItem</i>) +<b>download</b>(<i>downloadRequest</i>) <p> Public method to download a file. </p> <dl> -<dt><i>downloadItem</i> (QWebEngineDownloadItem)</dt> +<dt><i>downloadRequest</i> (QWebEngineDownloadRequest)</dt> <dd> reference to the download object containing the download data.
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Fri Sep 03 19:57:39 2021 +0200 @@ -190,7 +190,7 @@ </dl> <a NAME="HelpIndexWidget.__documentsActivated" ID="HelpIndexWidget.__documentsActivated"></a> <h4>HelpIndexWidget.__documentsActivated</h4> -<b>__documentsActivated</b>(<i>documents, keyword</i>) +<b>__documentsActivated</b>(<i>documents, helpKeyword</i>) <p> Private slot to handle the activation of an entry with multiple help @@ -202,7 +202,7 @@ <dd> list of help document link data structures </dd> -<dt><i>keyword</i> (str)</dt> +<dt><i>helpKeyword</i> (str)</dt> <dd> keyword for the entry </dd> @@ -230,7 +230,7 @@ </dl> <a NAME="HelpIndexWidget.__selectDocument" ID="HelpIndexWidget.__selectDocument"></a> <h4>HelpIndexWidget.__selectDocument</h4> -<b>__selectDocument</b>(<i>documents, keyword</i>) +<b>__selectDocument</b>(<i>documents, helpKeyword</i>) <p> Private method to give the user a chance to select among the @@ -242,7 +242,7 @@ <dd> list of help document link data structures </dd> -<dt><i>keyword</i> (str)</dt> +<dt><i>helpKeyword</i> (str)</dt> <dd> keyword for the documents </dd>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTopicDialog.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTopicDialog.html Fri Sep 03 19:57:39 2021 +0200 @@ -85,7 +85,7 @@ <a NAME="HelpTopicDialog.__init__" ID="HelpTopicDialog.__init__"></a> <h4>HelpTopicDialog (Constructor)</h4> -<b>HelpTopicDialog</b>(<i>parent, keyword, documents</i>) +<b>HelpTopicDialog</b>(<i>parent, helpKeyword, documents</i>) <p> Constructor @@ -96,7 +96,7 @@ <dd> reference to the parent widget </dd> -<dt><i>keyword</i> (str)</dt> +<dt><i>helpKeyword</i> (str)</dt> <dd> keyword for the link set </dd>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoWidget.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoWidget.html Fri Sep 03 19:57:39 2021 +0200 @@ -36,7 +36,7 @@ <tr> <td><a href="#SiteInfoWidget">SiteInfoWidget</a></td> -<td>Class implementing a widget to show SSL certificate infos.</td> +<td>Class implementing a widget to show site related infos.</td> </tr> </table> <h3>Functions</h3> @@ -50,7 +50,7 @@ <h2>SiteInfoWidget</h2> <p> - Class implementing a widget to show SSL certificate infos. + Class implementing a widget to show site related infos. </p> <h3>Derived from</h3> QMenu
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.UrlBar.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.UrlBar.html Fri Sep 03 19:57:39 2021 +0200 @@ -53,7 +53,7 @@ Class implementing a line edit for entering URLs. </p> <h3>Derived from</h3> -EricLineEdit +EricClearableLineEdit <h3>Class Attributes</h3> <table> @@ -93,7 +93,7 @@ <td>Private slot to perform actions before the page is loaded.</td> </tr> <tr> -<td><a href="#UrlBar.__rssClicked">__rssClicked</a></td> +<td><a href="#UrlBar.__rssTriggered">__rssTriggered</a></td> <td>Private slot to handle clicking the RSS icon.</td> </tr> <tr> @@ -113,10 +113,6 @@ <td>Private slot to handle a change of the associated web page SSL configuration.</td> </tr> <tr> -<td><a href="#UrlBar.__textChanged">__textChanged</a></td> -<td>Private slot to handle changes of the text.</td> -</tr> -<tr> <td><a href="#UrlBar.browser">browser</a></td> <td>Public method to get the associated browser.</td> </tr> @@ -230,9 +226,9 @@ <p> Private slot to perform actions before the page is loaded. </p> -<a NAME="UrlBar.__rssClicked" ID="UrlBar.__rssClicked"></a> -<h4>UrlBar.__rssClicked</h4> -<b>__rssClicked</b>(<i></i>) +<a NAME="UrlBar.__rssTriggered" ID="UrlBar.__rssTriggered"></a> +<h4>UrlBar.__rssTriggered</h4> +<b>__rssTriggered</b>(<i></i>) <p> Private slot to handle clicking the RSS icon. @@ -273,20 +269,6 @@ Private slot to handle a change of the associated web page SSL configuration. </p> -<a NAME="UrlBar.__textChanged" ID="UrlBar.__textChanged"></a> -<h4>UrlBar.__textChanged</h4> -<b>__textChanged</b>(<i>txt</i>) - -<p> - Private slot to handle changes of the text. -</p> -<dl> - -<dt><i>txt</i></dt> -<dd> -current text (string) -</dd> -</dl> <a NAME="UrlBar.browser" ID="UrlBar.browser"></a> <h4>UrlBar.browser</h4> <b>browser</b>(<i></i>)
--- a/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.html Fri Sep 03 19:57:39 2021 +0200 @@ -85,7 +85,7 @@ <a NAME="VirusTotalDomainReportDialog.__init__" ID="VirusTotalDomainReportDialog.__init__"></a> <h4>VirusTotalDomainReportDialog (Constructor)</h4> -<b>VirusTotalDomainReportDialog</b>(<i>domain, resolutions, urls, subdomains, bdCategory, tmCategory, wtsCategory, whois, parent=None</i>) +<b>VirusTotalDomainReportDialog</b>(<i>domain, resolutions, urls, subdomains, categories, webutation, whois, parent=None</i>) <p> Constructor @@ -108,17 +108,15 @@ <dd> list of subdomains </dd> -<dt><i>bdCategory</i> (str)</dt> -<dd> -BitDefender categorization -</dd> -<dt><i>tmCategory</i> (str)</dt> +<dt><i>categories</i> (dict)</dt> <dd> -TrendMicro categorization +dictionary with various categorizations with keys + 'bitdefender', 'sophos', 'valkyrie', 'alpha', 'forcepoint' </dd> -<dt><i>wtsCategory</i> (str)</dt> +<dt><i>webutation</i></dt> <dd> -Websense ThreatSeeker categorization +dictionary with Webutation data with keys + 'adult', 'safety', 'verdict' </dd> <dt><i>whois</i> (str)</dt> <dd>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Fri Sep 03 19:57:39 2021 +0200 @@ -241,6 +241,10 @@ <td><a href="#WebBrowserPage.showSslInfo">showSslInfo</a></td> <td>Public slot to show some SSL information for the loaded page.</td> </tr> +<tr> +<td><a href="#WebBrowserPage.view">view</a></td> +<td>Public method to get a reference to the WebBrowserView associated with the page.</td> +</tr> </table> <h3>Static Methods</h3> @@ -305,16 +309,20 @@ </dl> <a NAME="WebBrowserPage.__init__" ID="WebBrowserPage.__init__"></a> <h4>WebBrowserPage (Constructor)</h4> -<b>WebBrowserPage</b>(<i>parent=None</i>) +<b>WebBrowserPage</b>(<i>view, parent=None</i>) <p> Constructor </p> <dl> -<dt><i>parent</i></dt> +<dt><i>view</i> (WebBrowserView)</dt> <dd> -parent widget of this window (QWidget) +reference to the WebBrowserView associated with the page +</dd> +<dt><i>parent</i> (QWidget (optional))</dt> +<dd> +reference to the parent widget (defaults to None) </dd> </dl> <a NAME="WebBrowserPage.__contentsSizeChanged" ID="WebBrowserPage.__contentsSizeChanged"></a> @@ -905,6 +913,21 @@ position to show the info at </dd> </dl> +<a NAME="WebBrowserPage.view" ID="WebBrowserPage.view"></a> +<h4>WebBrowserPage.view</h4> +<b>view</b>(<i></i>) + +<p> + Public method to get a reference to the WebBrowserView associated with + the page. +</p> +<dl> +<dt>Return:</dt> +<dd> +reference to the WebBrowserView associated with the page + r@type WebBrowserView +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserView.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserView.html Fri Sep 03 19:57:39 2021 +0200 @@ -938,7 +938,7 @@ <dl> <dt>Return Type:</dt> <dd> -tuple of (str, QWebEngineDownloadItem.SavePageFormat) +tuple of (str, QWebEngineDownloadRequest.SavePageFormat) </dd> </dl> <a NAME="WebBrowserView.__iconLoaded" ID="WebBrowserView.__iconLoaded"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Fri Sep 03 19:57:39 2021 +0200 @@ -365,10 +365,6 @@ <td>Private method to define the user interface actions.</td> </tr> <tr> -<td><a href="#WebBrowserWindow.__initHelpDb">__initHelpDb</a></td> -<td>Private slot to initialize the documentation database.</td> -</tr> -<tr> <td><a href="#WebBrowserWindow.__initMenus">__initMenus</a></td> <td>Private method to create the menus.</td> </tr> @@ -964,14 +960,14 @@ </dl> <a NAME="WebBrowserWindow.downloadRequested" ID="WebBrowserWindow.downloadRequested"></a> <h4>WebBrowserWindow.downloadRequested (class method)</h4> -<b>downloadRequested</b>(<i>download</i>) +<b>downloadRequested</b>(<i>downloadRequest</i>) <p> Class method to handle a download request. </p> <dl> -<dt><i>download</i> (QWebEngineDownloadItem)</dt> +<dt><i>downloadRequest</i> (QWebEngineDownloadRequest)</dt> <dd> reference to the download data </dd> @@ -1718,9 +1714,9 @@ </p> <dl> -<dt><i>index</i></dt> +<dt><i>index</i> (int)</dt> <dd> -index of the current tab (integer) +index of the current tab </dd> </dl> <a NAME="WebBrowserWindow.__cut" ID="WebBrowserWindow.__cut"></a> @@ -1751,10 +1747,9 @@ </p> <dl> -<dt><i>installed</i></dt> +<dt><i>installed</i> (bool)</dt> <dd> flag indicating that documents were installed - (boolean) </dd> </dl> <a NAME="WebBrowserWindow.__exportShortcuts" ID="WebBrowserWindow.__exportShortcuts"></a> @@ -1780,16 +1775,16 @@ </dl> <a NAME="WebBrowserWindow.__filterQtHelpDocumentation" ID="WebBrowserWindow.__filterQtHelpDocumentation"></a> <h4>WebBrowserWindow.__filterQtHelpDocumentation</h4> -<b>__filterQtHelpDocumentation</b>(<i>activeFilter</i>) +<b>__filterQtHelpDocumentation</b>(<i>index</i>) <p> Private slot to filter the QtHelp documentation. </p> <dl> -<dt><i>activeFilter</i> (str)</dt> +<dt><i>index</i> (int)</dt> <dd> -current text of the filter combobox +index of the selected QtHelp documentation filter </dd> </dl> <a NAME="WebBrowserWindow.__find" ID="WebBrowserWindow.__find"></a> @@ -1852,13 +1847,6 @@ <p> Private method to define the user interface actions. </p> -<a NAME="WebBrowserWindow.__initHelpDb" ID="WebBrowserWindow.__initHelpDb"></a> -<h4>WebBrowserWindow.__initHelpDb</h4> -<b>__initHelpDb</b>(<i></i>) - -<p> - Private slot to initialize the documentation database. -</p> <a NAME="WebBrowserWindow.__initMenus" ID="WebBrowserWindow.__initMenus"></a> <h4>WebBrowserWindow.__initMenus</h4> <b>__initMenus</b>(<i></i>) @@ -2048,11 +2036,18 @@ </p> <a NAME="WebBrowserWindow.__searchForWord" ID="WebBrowserWindow.__searchForWord"></a> <h4>WebBrowserWindow.__searchForWord</h4> -<b>__searchForWord</b>(<i></i>) +<b>__searchForWord</b>(<i>searchWord</i>) <p> Private slot to search for a word. </p> +<dl> + +<dt><i>searchWord</i> (str)</dt> +<dd> +word to search for +</dd> +</dl> <a NAME="WebBrowserWindow.__selectAll" ID="WebBrowserWindow.__selectAll"></a> <h4>WebBrowserWindow.__selectAll</h4> <b>__selectAll</b>(<i></i>) @@ -2133,9 +2128,9 @@ </p> <dl> -<dt><i>act</i></dt> +<dt><i>act</i> (QAction)</dt> <dd> -reference to the selected action (QAction) +reference to the selected action </dd> </dl> <a NAME="WebBrowserWindow.__setUserStyleSheet" ID="WebBrowserWindow.__setUserStyleSheet"></a> @@ -2264,9 +2259,9 @@ </p> <dl> -<dt><i>message</i></dt> +<dt><i>message</i> (str)</dt> <dd> -message to be shown (string) +message to be shown </dd> </dl> <a NAME="WebBrowserWindow.__showPageSource" ID="WebBrowserWindow.__showPageSource"></a> @@ -2446,13 +2441,13 @@ </p> <dl> -<dt><i>browser</i></dt> +<dt><i>browser</i> (WebBrowserView)</dt> <dd> -reference to the browser (WebBrowserView) +reference to the browser </dd> -<dt><i>title</i></dt> +<dt><i>title</i> (str)</dt> <dd> -new title (string) +new title </dd> </dl> <a NAME="WebBrowserWindow.__toggleJavaScriptConsole" ID="WebBrowserWindow.__toggleJavaScriptConsole"></a> @@ -2492,9 +2487,9 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (str)</dt> <dd> -URL of the file scan report page (string) +URL of the file scan report page </dd> </dl> <a NAME="WebBrowserWindow.__virusTotalIpAddressReport" ID="WebBrowserWindow.__virusTotalIpAddressReport"></a> @@ -2521,9 +2516,9 @@ </p> <dl> -<dt><i>msg</i></dt> +<dt><i>msg</i> (str)</dt> <dd> -error message (str) +error message </dd> </dl> <a NAME="WebBrowserWindow.__virusTotalUrlScanReport" ID="WebBrowserWindow.__virusTotalUrlScanReport"></a> @@ -2535,9 +2530,9 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (str)</dt> <dd> -URL of the URL scan report page (string) +URL of the URL scan report page </dd> </dl> <a NAME="WebBrowserWindow.__warning" ID="WebBrowserWindow.__warning"></a> @@ -2549,9 +2544,9 @@ </p> <dl> -<dt><i>msg</i></dt> +<dt><i>msg</i> (str)</dt> <dd> -message sent by the help engine (string) +message sent by the help engine </dd> </dl> <a NAME="WebBrowserWindow.__whatsThis" ID="WebBrowserWindow.__whatsThis"></a> @@ -2591,9 +2586,9 @@ </p> <dl> -<dt><i>value</i></dt> +<dt><i>value</i> (int)</dt> <dd> -zoom value (integer) +zoom value </dd> </dl> <a NAME="WebBrowserWindow.adBlockIcon" ID="WebBrowserWindow.adBlockIcon"></a> @@ -3049,13 +3044,13 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (QUrl)</dt> <dd> -URL to be opened (QUrl) +URL to be opened </dd> -<dt><i>title</i></dt> +<dt><i>title</i> (str)</dt> <dd> -title of the bookmark (string) +title of the bookmark </dd> </dl> <a NAME="WebBrowserWindow.openUrlNewBackgroundTab" ID="WebBrowserWindow.openUrlNewBackgroundTab"></a> @@ -3067,13 +3062,13 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (QUrl)</dt> <dd> -URL to be opened (QUrl) +URL to be opened </dd> -<dt><i>title</i></dt> +<dt><i>title</i> (str)</dt> <dd> -title of the bookmark (string) +title of the bookmark </dd> </dl> <a NAME="WebBrowserWindow.openUrlNewPrivateWindow" ID="WebBrowserWindow.openUrlNewPrivateWindow"></a> @@ -3085,13 +3080,13 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (QUrl)</dt> <dd> -URL to be opened (QUrl) +URL to be opened </dd> -<dt><i>title</i></dt> +<dt><i>title</i> (str)</dt> <dd> -title of the bookmark (string) +title of the bookmark </dd> </dl> <a NAME="WebBrowserWindow.openUrlNewTab" ID="WebBrowserWindow.openUrlNewTab"></a> @@ -3103,13 +3098,13 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (QUrl)</dt> <dd> -URL to be opened (QUrl) +URL to be opened </dd> -<dt><i>title</i></dt> +<dt><i>title</i> (str)</dt> <dd> -title of the bookmark (string) +title of the bookmark </dd> </dl> <a NAME="WebBrowserWindow.openUrlNewWindow" ID="WebBrowserWindow.openUrlNewWindow"></a> @@ -3121,13 +3116,13 @@ </p> <dl> -<dt><i>url</i></dt> +<dt><i>url</i> (QUrl)</dt> <dd> -URL to be opened (QUrl) +URL to be opened </dd> -<dt><i>title</i></dt> +<dt><i>title</i> (str)</dt> <dd> -title of the bookmark (string) +title of the bookmark </dd> </dl> <a NAME="WebBrowserWindow.preferencesChanged" ID="WebBrowserWindow.preferencesChanged"></a> @@ -3167,9 +3162,9 @@ </p> <dl> -<dt><i>word</i></dt> +<dt><i>word</i> (str)</dt> <dd> -word to search for (string) +word to search for </dd> </dl> <a NAME="WebBrowserWindow.searchEnginesAction" ID="WebBrowserWindow.searchEnginesAction"></a> @@ -3195,9 +3190,9 @@ </p> <dl> -<dt><i>b</i></dt> +<dt><i>b</i> (bool)</dt> <dd> -flag indicating availability of the backwards action (boolean) +flag indicating availability of the backwards action </dd> </dl> <a NAME="WebBrowserWindow.setEventKeyboardModifiers" ID="WebBrowserWindow.setEventKeyboardModifiers"></a> @@ -3237,10 +3232,9 @@ </p> <dl> -<dt><i>b</i></dt> +<dt><i>b</i> (bool)</dt> <dd> flag indicating the availability of the forwards action - (boolean) </dd> </dl> <a NAME="WebBrowserWindow.setLoadingActions" ID="WebBrowserWindow.setLoadingActions"></a> @@ -3252,9 +3246,9 @@ </p> <dl> -<dt><i>b</i></dt> +<dt><i>b</i> (bool)</dt> <dd> -flag indicating the loading state to consider (boolean) +flag indicating the loading state to consider </dd> </dl> <a NAME="WebBrowserWindow.showFullScreenNavigation" ID="WebBrowserWindow.showFullScreenNavigation"></a> @@ -3274,7 +3268,13 @@ <dl> <dt>Return:</dt> <dd> -flag indicating successful shutdown (boolean) +flag indicating successful shutdown +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a>