--- a/src/eric7/Documentation/Help/source.qhp Sun Oct 02 11:44:07 2022 +0200 +++ b/src/eric7/Documentation/Help/source.qhp Sat Oct 29 15:24:59 2022 +0200 @@ -114,6 +114,7 @@ <section title="eric7.EricGui.EricAction" ref="eric7.EricGui.EricAction.html" /> <section title="eric7.EricGui.EricGenericDiffHighlighter" ref="eric7.EricGui.EricGenericDiffHighlighter.html" /> <section title="eric7.EricGui.EricOverrideCursor" ref="eric7.EricGui.EricOverrideCursor.html" /> + <section title="eric7.EricGui.EricPixmapCache" ref="eric7.EricGui.EricPixmapCache.html" /> </section> <section title="eric7.EricNetwork" ref="index-eric7.EricNetwork.html"> <section title="eric7.EricNetwork.data" ref="index-eric7.EricNetwork.data.html"> @@ -917,6 +918,7 @@ <section title="eric7.Project.ProjectSourcesBrowser" ref="eric7.Project.ProjectSourcesBrowser.html" /> <section title="eric7.Project.ProjectTranslationsBrowser" ref="eric7.Project.ProjectTranslationsBrowser.html" /> <section title="eric7.Project.ProjectVenvConfigurationDialog" ref="eric7.Project.ProjectVenvConfigurationDialog.html" /> + <section title="eric7.Project.ProjectVenvCreationParametersDialog" ref="eric7.Project.ProjectVenvCreationParametersDialog.html" /> <section title="eric7.Project.PropertiesDialog" ref="eric7.Project.PropertiesDialog.html" /> <section title="eric7.Project.QuickFindFileDialog" ref="eric7.Project.QuickFindFileDialog.html" /> <section title="eric7.Project.RccCompilerOptionsDialog" ref="eric7.Project.RccCompilerOptionsDialog.html" /> @@ -1443,7 +1445,6 @@ <section title="eric7.WebBrowser.WebInspector" ref="eric7.WebBrowser.WebInspector.html" /> </section> <section title="eric7.__main__" ref="eric7.__main__.html" /> - <section title="eric7.eric7" ref="eric7.eric7.html" /> <section title="eric7.eric7_api" ref="eric7.eric7_api.html" /> <section title="eric7.eric7_browser" ref="eric7.eric7_browser.html" /> <section title="eric7.eric7_compare" ref="eric7.eric7_compare.html" /> @@ -1453,6 +1454,7 @@ <section title="eric7.eric7_editor" ref="eric7.eric7_editor.html" /> <section title="eric7.eric7_hexeditor" ref="eric7.eric7_hexeditor.html" /> <section title="eric7.eric7_iconeditor" ref="eric7.eric7_iconeditor.html" /> + <section title="eric7.eric7_ide" ref="eric7.eric7_ide.html" /> <section title="eric7.eric7_plugininstall" ref="eric7.eric7_plugininstall.html" /> <section title="eric7.eric7_pluginrepository" ref="eric7.eric7_pluginrepository.html" /> <section title="eric7.eric7_pluginuninstall" ref="eric7.eric7_pluginuninstall.html" /> @@ -3557,6 +3559,7 @@ <keyword name="DebugServer.getDebuggerIds" id="DebugServer.getDebuggerIds" ref="eric7.Debugger.DebugServer.html#DebugServer.getDebuggerIds" /> <keyword name="DebugServer.getExtensions" id="DebugServer.getExtensions" ref="eric7.Debugger.DebugServer.html#DebugServer.getExtensions" /> <keyword name="DebugServer.getHostAddress" id="DebugServer.getHostAddress" ref="eric7.Debugger.DebugServer.html#DebugServer.getHostAddress" /> + <keyword name="DebugServer.getProjectEnvironmentString" id="DebugServer.getProjectEnvironmentString" ref="eric7.Debugger.DebugServer.html#DebugServer.getProjectEnvironmentString" /> <keyword name="DebugServer.getSupportedLanguages" id="DebugServer.getSupportedLanguages" ref="eric7.Debugger.DebugServer.html#DebugServer.getSupportedLanguages" /> <keyword name="DebugServer.getWatchPointModel" id="DebugServer.getWatchPointModel" ref="eric7.Debugger.DebugServer.html#DebugServer.getWatchPointModel" /> <keyword name="DebugServer.initializeClient" id="DebugServer.initializeClient" ref="eric7.Debugger.DebugServer.html#DebugServer.initializeClient" /> @@ -3626,6 +3629,7 @@ <keyword name="DebugUI" id="DebugUI" ref="eric7.Debugger.DebugUI.html#DebugUI" /> <keyword name="DebugUI (Constructor)" id="DebugUI (Constructor)" ref="eric7.Debugger.DebugUI.html#DebugUI.__init__" /> <keyword name="DebugUI (Module)" id="DebugUI (Module)" ref="eric7.Debugger.DebugUI.html" /> + <keyword name="DebugUI.__applyVariablesFilters" id="DebugUI.__applyVariablesFilters" ref="eric7.Debugger.DebugUI.html#DebugUI.__applyVariablesFilters" /> <keyword name="DebugUI.__breakpointSelected" id="DebugUI.__breakpointSelected" ref="eric7.Debugger.DebugUI.html#DebugUI.__breakpointSelected" /> <keyword name="DebugUI.__checkActions" id="DebugUI.__checkActions" ref="eric7.Debugger.DebugUI.html#DebugUI.__checkActions" /> <keyword name="DebugUI.__clearBreakpoints" id="DebugUI.__clearBreakpoints" ref="eric7.Debugger.DebugUI.html#DebugUI.__clearBreakpoints" /> @@ -3741,6 +3745,7 @@ <keyword name="DebugViewer.initCallStackViewer" id="DebugViewer.initCallStackViewer" ref="eric7.Debugger.DebugViewer.html#DebugViewer.initCallStackViewer" /> <keyword name="DebugViewer.isCallTraceEnabled" id="DebugViewer.isCallTraceEnabled" ref="eric7.Debugger.DebugViewer.html#DebugViewer.isCallTraceEnabled" /> <keyword name="DebugViewer.isOnlyDebugger" id="DebugViewer.isOnlyDebugger" ref="eric7.Debugger.DebugViewer.html#DebugViewer.isOnlyDebugger" /> + <keyword name="DebugViewer.refreshVariablesLists" id="DebugViewer.refreshVariablesLists" ref="eric7.Debugger.DebugViewer.html#DebugViewer.refreshVariablesLists" /> <keyword name="DebugViewer.setCallTraceToProjectMode" id="DebugViewer.setCallTraceToProjectMode" ref="eric7.Debugger.DebugViewer.html#DebugViewer.setCallTraceToProjectMode" /> <keyword name="DebugViewer.setCurrentWidget" id="DebugViewer.setCurrentWidget" ref="eric7.Debugger.DebugViewer.html#DebugViewer.setCurrentWidget" /> <keyword name="DebugViewer.setDebugger" id="DebugViewer.setDebugger" ref="eric7.Debugger.DebugViewer.html#DebugViewer.setDebugger" /> @@ -3805,6 +3810,7 @@ <keyword name="DebuggerInterfacePython (Constructor)" id="DebuggerInterfacePython (Constructor)" ref="eric7.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__init__" /> <keyword name="DebuggerInterfacePython (Module)" id="DebuggerInterfacePython (Module)" ref="eric7.Debugger.DebuggerInterfacePython.html" /> <keyword name="DebuggerInterfacePython.__assignDebuggerId" id="DebuggerInterfacePython.__assignDebuggerId" ref="eric7.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__assignDebuggerId" /> + <keyword name="DebuggerInterfacePython.__determineDebugClient" id="DebuggerInterfacePython.__determineDebugClient" ref="eric7.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__determineDebugClient" /> <keyword name="DebuggerInterfacePython.__flush" id="DebuggerInterfacePython.__flush" ref="eric7.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__flush" /> <keyword name="DebuggerInterfacePython.__handleJsonCommand" id="DebuggerInterfacePython.__handleJsonCommand" ref="eric7.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__handleJsonCommand" /> <keyword name="DebuggerInterfacePython.__identityTranslation" id="DebuggerInterfacePython.__identityTranslation" ref="eric7.Debugger.DebuggerInterfacePython.html#DebuggerInterfacePython.__identityTranslation" /> @@ -5048,19 +5054,12 @@ <keyword name="EricGoogleMail" id="EricGoogleMail" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail" /> <keyword name="EricGoogleMail (Constructor)" id="EricGoogleMail (Constructor)" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__init__" /> <keyword name="EricGoogleMail (Module)" id="EricGoogleMail (Module)" ref="eric7.EricNetwork.EricGoogleMail.html" /> - <keyword name="EricGoogleMail.__credentialsFromSession" id="EricGoogleMail.__credentialsFromSession" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__credentialsFromSession" /> <keyword name="EricGoogleMail.__doSendMessages" id="EricGoogleMail.__doSendMessages" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__doSendMessages" /> - <keyword name="EricGoogleMail.__loadToken" id="EricGoogleMail.__loadToken" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__loadToken" /> + <keyword name="EricGoogleMail.__loadCredentials" id="EricGoogleMail.__loadCredentials" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__loadCredentials" /> <keyword name="EricGoogleMail.__prepareMessage" id="EricGoogleMail.__prepareMessage" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__prepareMessage" /> - <keyword name="EricGoogleMail.__processAuthorization" id="EricGoogleMail.__processAuthorization" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__processAuthorization" /> - <keyword name="EricGoogleMail.__saveToken" id="EricGoogleMail.__saveToken" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__saveToken" /> + <keyword name="EricGoogleMail.__saveCredentials" id="EricGoogleMail.__saveCredentials" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__saveCredentials" /> <keyword name="EricGoogleMail.__startSession" id="EricGoogleMail.__startSession" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.__startSession" /> <keyword name="EricGoogleMail.sendMessage" id="EricGoogleMail.sendMessage" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMail.sendMessage" /> - <keyword name="EricGoogleMailAuthBrowser" id="EricGoogleMailAuthBrowser" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMailAuthBrowser" /> - <keyword name="EricGoogleMailAuthBrowser (Constructor)" id="EricGoogleMailAuthBrowser (Constructor)" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMailAuthBrowser.__init__" /> - <keyword name="EricGoogleMailAuthBrowser.__pageLoadFinished" id="EricGoogleMailAuthBrowser.__pageLoadFinished" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMailAuthBrowser.__pageLoadFinished" /> - <keyword name="EricGoogleMailAuthBrowser.__titleChanged" id="EricGoogleMailAuthBrowser.__titleChanged" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMailAuthBrowser.__titleChanged" /> - <keyword name="EricGoogleMailAuthBrowser.load" id="EricGoogleMailAuthBrowser.load" ref="eric7.EricNetwork.EricGoogleMail.html#EricGoogleMailAuthBrowser.load" /> <keyword name="EricGoogleMailHelpers (Module)" id="EricGoogleMailHelpers (Module)" ref="eric7.EricNetwork.EricGoogleMailHelpers.html" /> <keyword name="EricGraphics (Package)" id="EricGraphics (Package)" ref="index-eric7.EricGraphics.html" /> <keyword name="EricGraphicsView" id="EricGraphicsView" ref="eric7.EricGraphics.EricGraphicsView.html#EricGraphicsView" /> @@ -5438,6 +5437,12 @@ <keyword name="EricPathPickerDialog.setPickerPath" id="EricPathPickerDialog.setPickerPath" ref="eric7.EricWidgets.EricPathPickerDialog.html#EricPathPickerDialog.setPickerPath" /> <keyword name="EricPathPickerDialog.setTitle" id="EricPathPickerDialog.setTitle" ref="eric7.EricWidgets.EricPathPickerDialog.html#EricPathPickerDialog.setTitle" /> <keyword name="EricPathPickerModes" id="EricPathPickerModes" ref="eric7.EricWidgets.EricPathPicker.html#EricPathPickerModes" /> + <keyword name="EricPixmapCache" id="EricPixmapCache" ref="eric7.EricGui.EricPixmapCache.html#EricPixmapCache" /> + <keyword name="EricPixmapCache (Constructor)" id="EricPixmapCache (Constructor)" ref="eric7.EricGui.EricPixmapCache.html#EricPixmapCache.__init__" /> + <keyword name="EricPixmapCache (Module)" id="EricPixmapCache (Module)" ref="eric7.EricGui.EricPixmapCache.html" /> + <keyword name="EricPixmapCache.addSearchPath" id="EricPixmapCache.addSearchPath" ref="eric7.EricGui.EricPixmapCache.html#EricPixmapCache.addSearchPath" /> + <keyword name="EricPixmapCache.getPixmap" id="EricPixmapCache.getPixmap" ref="eric7.EricGui.EricPixmapCache.html#EricPixmapCache.getPixmap" /> + <keyword name="EricPixmapCache.removeSearchPath" id="EricPixmapCache.removeSearchPath" ref="eric7.EricGui.EricPixmapCache.html#EricPixmapCache.removeSearchPath" /> <keyword name="EricPlainTextDialog" id="EricPlainTextDialog" ref="eric7.EricWidgets.EricPlainTextDialog.html#EricPlainTextDialog" /> <keyword name="EricPlainTextDialog (Constructor)" id="EricPlainTextDialog (Constructor)" ref="eric7.EricWidgets.EricPlainTextDialog.html#EricPlainTextDialog.__init__" /> <keyword name="EricPlainTextDialog (Module)" id="EricPlainTextDialog (Module)" ref="eric7.EricWidgets.EricPlainTextDialog.html" /> @@ -6843,6 +6848,8 @@ <keyword name="GitProjectBrowserHelper" id="GitProjectBrowserHelper" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper" /> <keyword name="GitProjectBrowserHelper (Constructor)" id="GitProjectBrowserHelper (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__init__" /> <keyword name="GitProjectBrowserHelper.__GitBlame" id="GitProjectBrowserHelper.__GitBlame" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitBlame" /> + <keyword name="GitProjectBrowserHelper.__GitBlameSkip" id="GitProjectBrowserHelper.__GitBlameSkip" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitBlameSkip" /> + <keyword name="GitProjectBrowserHelper.__GitBlameSkipListFile" id="GitProjectBrowserHelper.__GitBlameSkipListFile" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitBlameSkipListFile" /> <keyword name="GitProjectBrowserHelper.__GitConfigure" id="GitProjectBrowserHelper.__GitConfigure" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitConfigure" /> <keyword name="GitProjectBrowserHelper.__GitCopy" id="GitProjectBrowserHelper.__GitCopy" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitCopy" /> <keyword name="GitProjectBrowserHelper.__GitExtendedDiff" id="GitProjectBrowserHelper.__GitExtendedDiff" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitExtendedDiff" /> @@ -6852,6 +6859,7 @@ <keyword name="GitProjectBrowserHelper.__GitSbsDiff" id="GitProjectBrowserHelper.__GitSbsDiff" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitSbsDiff" /> <keyword name="GitProjectBrowserHelper.__GitSbsExtendedDiff" id="GitProjectBrowserHelper.__GitSbsExtendedDiff" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitSbsExtendedDiff" /> <keyword name="GitProjectBrowserHelper.__GitUnstage" id="GitProjectBrowserHelper.__GitUnstage" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__GitUnstage" /> + <keyword name="GitProjectBrowserHelper.__skipListFileName" id="GitProjectBrowserHelper.__skipListFileName" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper.__skipListFileName" /> <keyword name="GitProjectBrowserHelper._addVCSMenu" id="GitProjectBrowserHelper._addVCSMenu" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper._addVCSMenu" /> <keyword name="GitProjectBrowserHelper._addVCSMenuBack" id="GitProjectBrowserHelper._addVCSMenuBack" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper._addVCSMenuBack" /> <keyword name="GitProjectBrowserHelper._addVCSMenuDir" id="GitProjectBrowserHelper._addVCSMenuDir" ref="eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html#GitProjectBrowserHelper._addVCSMenuDir" /> @@ -7976,6 +7984,7 @@ <keyword name="HgAnnotateDialog" id="HgAnnotateDialog" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog" /> <keyword name="HgAnnotateDialog (Constructor)" id="HgAnnotateDialog (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__init__" /> <keyword name="HgAnnotateDialog (Module)" id="HgAnnotateDialog (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html" /> + <keyword name="HgAnnotateDialog.__buildSkipList" id="HgAnnotateDialog.__buildSkipList" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__buildSkipList" /> <keyword name="HgAnnotateDialog.__finish" id="HgAnnotateDialog.__finish" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__finish" /> <keyword name="HgAnnotateDialog.__generateItem" id="HgAnnotateDialog.__generateItem" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__generateItem" /> <keyword name="HgAnnotateDialog.__processOutputLine" id="HgAnnotateDialog.__processOutputLine" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html#HgAnnotateDialog.__processOutputLine" /> @@ -8373,6 +8382,8 @@ <keyword name="HgProjectBrowserHelper" id="HgProjectBrowserHelper" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper" /> <keyword name="HgProjectBrowserHelper (Constructor)" id="HgProjectBrowserHelper (Constructor)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__init__" /> <keyword name="HgProjectBrowserHelper.__HgAnnotate" id="HgProjectBrowserHelper.__HgAnnotate" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgAnnotate" /> + <keyword name="HgProjectBrowserHelper.__HgAnnotateSkip" id="HgProjectBrowserHelper.__HgAnnotateSkip" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgAnnotateSkip" /> + <keyword name="HgProjectBrowserHelper.__HgAnnotateSkipListFile" id="HgProjectBrowserHelper.__HgAnnotateSkipListFile" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgAnnotateSkipListFile" /> <keyword name="HgProjectBrowserHelper.__HgConfigure" id="HgProjectBrowserHelper.__HgConfigure" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgConfigure" /> <keyword name="HgProjectBrowserHelper.__HgCopy" id="HgProjectBrowserHelper.__HgCopy" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgCopy" /> <keyword name="HgProjectBrowserHelper.__HgExtendedDiff" id="HgProjectBrowserHelper.__HgExtendedDiff" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgExtendedDiff" /> @@ -8386,6 +8397,7 @@ <keyword name="HgProjectBrowserHelper.__HgUnresolved" id="HgProjectBrowserHelper.__HgUnresolved" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__HgUnresolved" /> <keyword name="HgProjectBrowserHelper.__addExtensionsMenu" id="HgProjectBrowserHelper.__addExtensionsMenu" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__addExtensionsMenu" /> <keyword name="HgProjectBrowserHelper.__showExtensionMenu" id="HgProjectBrowserHelper.__showExtensionMenu" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__showExtensionMenu" /> + <keyword name="HgProjectBrowserHelper.__skipListFileName" id="HgProjectBrowserHelper.__skipListFileName" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper.__skipListFileName" /> <keyword name="HgProjectBrowserHelper._addVCSMenu" id="HgProjectBrowserHelper._addVCSMenu" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper._addVCSMenu" /> <keyword name="HgProjectBrowserHelper._addVCSMenuBack" id="HgProjectBrowserHelper._addVCSMenuBack" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper._addVCSMenuBack" /> <keyword name="HgProjectBrowserHelper._addVCSMenuDir" id="HgProjectBrowserHelper._addVCSMenuDir" ref="eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html#HgProjectBrowserHelper._addVCSMenuDir" /> @@ -11655,12 +11667,7 @@ <keyword name="PipVulnerabilityChecker.__writeDataToCache" id="PipVulnerabilityChecker.__writeDataToCache" ref="eric7.PipInterface.PipVulnerabilityChecker.html#PipVulnerabilityChecker.__writeDataToCache" /> <keyword name="PipVulnerabilityChecker.check" id="PipVulnerabilityChecker.check" ref="eric7.PipInterface.PipVulnerabilityChecker.html#PipVulnerabilityChecker.check" /> <keyword name="PipVulnerabilityChecker.updateVulnerabilityDb" id="PipVulnerabilityChecker.updateVulnerabilityDb" ref="eric7.PipInterface.PipVulnerabilityChecker.html#PipVulnerabilityChecker.updateVulnerabilityDb" /> - <keyword name="PixmapCache" id="PixmapCache" ref="eric7.UI.PixmapCache.html#PixmapCache" /> - <keyword name="PixmapCache (Constructor)" id="PixmapCache (Constructor)" ref="eric7.UI.PixmapCache.html#PixmapCache.__init__" /> <keyword name="PixmapCache (Module)" id="PixmapCache (Module)" ref="eric7.UI.PixmapCache.html" /> - <keyword name="PixmapCache.addSearchPath" id="PixmapCache.addSearchPath" ref="eric7.UI.PixmapCache.html#PixmapCache.addSearchPath" /> - <keyword name="PixmapCache.getPixmap" id="PixmapCache.getPixmap" ref="eric7.UI.PixmapCache.html#PixmapCache.getPixmap" /> - <keyword name="PixmapCache.removeSearchPath" id="PixmapCache.removeSearchPath" ref="eric7.UI.PixmapCache.html#PixmapCache.removeSearchPath" /> <keyword name="PixmapDiagram" id="PixmapDiagram" ref="eric7.Graphics.PixmapDiagram.html#PixmapDiagram" /> <keyword name="PixmapDiagram (Constructor)" id="PixmapDiagram (Constructor)" ref="eric7.Graphics.PixmapDiagram.html#PixmapDiagram.__init__" /> <keyword name="PixmapDiagram (Module)" id="PixmapDiagram (Module)" ref="eric7.Graphics.PixmapDiagram.html" /> @@ -12017,7 +12024,6 @@ <keyword name="Project (Constructor)" id="Project (Constructor)" ref="eric7.Project.Project.html#Project.__init__" /> <keyword name="Project (Module)" id="Project (Module)" ref="eric7.Project.Project.html" /> <keyword name="Project (Package)" id="Project (Package)" ref="index-eric7.Project.html" /> - <keyword name="Project.__aboutBlack" id="Project.__aboutBlack" ref="eric7.Project.Project.html#Project.__aboutBlack" /> <keyword name="Project.__addRecursiveDirectory" id="Project.__addRecursiveDirectory" ref="eric7.Project.Project.html#Project.__addRecursiveDirectory" /> <keyword name="Project.__addSingleDirectory" id="Project.__addSingleDirectory" ref="eric7.Project.Project.html#Project.__addSingleDirectory" /> <keyword name="Project.__binaryTranslationFile" id="Project.__binaryTranslationFile" ref="eric7.Project.Project.html#Project.__binaryTranslationFile" /> @@ -12614,7 +12620,11 @@ <keyword name="ProjectVenvConfigurationDialog (Module)" id="ProjectVenvConfigurationDialog (Module)" ref="eric7.Project.ProjectVenvConfigurationDialog.html" /> <keyword name="ProjectVenvConfigurationDialog.__updateOK" id="ProjectVenvConfigurationDialog.__updateOK" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.__updateOK" /> <keyword name="ProjectVenvConfigurationDialog.getData" id="ProjectVenvConfigurationDialog.getData" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.getData" /> - <keyword name="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" id="ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.on_pythonExecPicker_textChanged" /> + <keyword name="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" id="ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.on_pythonExecPicker_editTextChanged" /> + <keyword name="ProjectVenvCreationParametersDialog" id="ProjectVenvCreationParametersDialog" ref="eric7.Project.ProjectVenvCreationParametersDialog.html#ProjectVenvCreationParametersDialog" /> + <keyword name="ProjectVenvCreationParametersDialog (Constructor)" id="ProjectVenvCreationParametersDialog (Constructor)" ref="eric7.Project.ProjectVenvCreationParametersDialog.html#ProjectVenvCreationParametersDialog.__init__" /> + <keyword name="ProjectVenvCreationParametersDialog (Module)" id="ProjectVenvCreationParametersDialog (Module)" ref="eric7.Project.ProjectVenvCreationParametersDialog.html" /> + <keyword name="ProjectVenvCreationParametersDialog.getData" id="ProjectVenvCreationParametersDialog.getData" ref="eric7.Project.ProjectVenvCreationParametersDialog.html#ProjectVenvCreationParametersDialog.getData" /> <keyword name="PropertiesDialog" id="PropertiesDialog" ref="eric7.MultiProject.PropertiesDialog.html#PropertiesDialog" /> <keyword name="PropertiesDialog" id="PropertiesDialog" ref="eric7.Project.PropertiesDialog.html#PropertiesDialog" /> <keyword name="PropertiesDialog (Constructor)" id="PropertiesDialog (Constructor)" ref="eric7.MultiProject.PropertiesDialog.html#PropertiesDialog.__init__" /> @@ -14220,7 +14230,6 @@ <keyword name="SiteInfoWidget" id="SiteInfoWidget" ref="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html#SiteInfoWidget" /> <keyword name="SiteInfoWidget (Constructor)" id="SiteInfoWidget (Constructor)" ref="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html#SiteInfoWidget.__init__" /> <keyword name="SiteInfoWidget (Module)" id="SiteInfoWidget (Module)" ref="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html" /> - <keyword name="SiteInfoWidget.__registerProtocolHandler" id="SiteInfoWidget.__registerProtocolHandler" ref="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html#SiteInfoWidget.__registerProtocolHandler" /> <keyword name="SiteInfoWidget.__showSiteInfo" id="SiteInfoWidget.__showSiteInfo" ref="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html#SiteInfoWidget.__showSiteInfo" /> <keyword name="SiteInfoWidget.accept" id="SiteInfoWidget.accept" ref="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html#SiteInfoWidget.accept" /> <keyword name="SiteInfoWidget.showAt" id="SiteInfoWidget.showAt" ref="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html#SiteInfoWidget.showAt" /> @@ -16060,6 +16069,7 @@ <keyword name="TestingWidget (Module)" id="TestingWidget (Module)" ref="eric7.Testing.TestingWidget.html" /> <keyword name="TestingWidget.__adjustPendingState" id="TestingWidget.__adjustPendingState" ref="eric7.Testing.TestingWidget.html#TestingWidget.__adjustPendingState" /> <keyword name="TestingWidget.__coverageData" id="TestingWidget.__coverageData" ref="eric7.Testing.TestingWidget.html#TestingWidget.__coverageData" /> + <keyword name="TestingWidget.__determineInterpreter" id="TestingWidget.__determineInterpreter" ref="eric7.Testing.TestingWidget.html#TestingWidget.__determineInterpreter" /> <keyword name="TestingWidget.__insertDiscovery" id="TestingWidget.__insertDiscovery" ref="eric7.Testing.TestingWidget.html#TestingWidget.__insertDiscovery" /> <keyword name="TestingWidget.__insertHistory" id="TestingWidget.__insertHistory" ref="eric7.Testing.TestingWidget.html#TestingWidget.__insertHistory" /> <keyword name="TestingWidget.__insertTestFile" id="TestingWidget.__insertTestFile" ref="eric7.Testing.TestingWidget.html#TestingWidget.__insertTestFile" /> @@ -16890,6 +16900,7 @@ <keyword name="VariablesViewer.__showContextMenu" id="VariablesViewer.__showContextMenu" ref="eric7.Debugger.VariablesViewer.html#VariablesViewer.__showContextMenu" /> <keyword name="VariablesViewer.__showDetails" id="VariablesViewer.__showDetails" ref="eric7.Debugger.VariablesViewer.html#VariablesViewer.__showDetails" /> <keyword name="VariablesViewer.__showVariableDetails" id="VariablesViewer.__showVariableDetails" ref="eric7.Debugger.VariablesViewer.html#VariablesViewer.__showVariableDetails" /> + <keyword name="VariablesViewer.clear" id="VariablesViewer.clear" ref="eric7.Debugger.VariablesViewer.html#VariablesViewer.clear" /> <keyword name="VariablesViewer.handleResetUI" id="VariablesViewer.handleResetUI" ref="eric7.Debugger.VariablesViewer.html#VariablesViewer.handleResetUI" /> <keyword name="VariablesViewer.resizeEvent" id="VariablesViewer.resizeEvent" ref="eric7.Debugger.VariablesViewer.html#VariablesViewer.resizeEvent" /> <keyword name="VariablesViewer.showVariable" id="VariablesViewer.showVariable" ref="eric7.Debugger.VariablesViewer.html#VariablesViewer.showVariable" /> @@ -17676,8 +17687,6 @@ <keyword name="WebBrowserPage.on_setSpeedDialPageButton_clicked" id="WebBrowserPage.on_setSpeedDialPageButton_clicked" ref="eric7.Preferences.ConfigurationPages.WebBrowserPage.html#WebBrowserPage.on_setSpeedDialPageButton_clicked" /> <keyword name="WebBrowserPage.on_startupCombo_currentIndexChanged" id="WebBrowserPage.on_startupCombo_currentIndexChanged" ref="eric7.Preferences.ConfigurationPages.WebBrowserPage.html#WebBrowserPage.on_startupCombo_currentIndexChanged" /> <keyword name="WebBrowserPage.printCallback" id="WebBrowserPage.printCallback" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.printCallback" /> - <keyword name="WebBrowserPage.registerProtocolHandlerRequestScheme" id="WebBrowserPage.registerProtocolHandlerRequestScheme" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.registerProtocolHandlerRequestScheme" /> - <keyword name="WebBrowserPage.registerProtocolHandlerRequestUrl" id="WebBrowserPage.registerProtocolHandlerRequestUrl" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.registerProtocolHandlerRequestUrl" /> <keyword name="WebBrowserPage.resultCallback" id="WebBrowserPage.resultCallback" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.resultCallback" /> <keyword name="WebBrowserPage.runJavaScript" id="WebBrowserPage.runJavaScript" ref="eric7.WebBrowser.WebBrowserPage.html#WebBrowserPage.runJavaScript" /> <keyword name="WebBrowserPage.save" id="WebBrowserPage.save" ref="eric7.Preferences.ConfigurationPages.WebBrowserPage.html#WebBrowserPage.save" /> @@ -17999,7 +18008,6 @@ <keyword name="WebBrowserWindow.__selectAll" id="WebBrowserWindow.__selectAll" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__selectAll" /> <keyword name="WebBrowserWindow.__sendPageLink" id="WebBrowserWindow.__sendPageLink" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__sendPageLink" /> <keyword name="WebBrowserWindow.__setBookmarksToolbarVisibility" id="WebBrowserWindow.__setBookmarksToolbarVisibility" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__setBookmarksToolbarVisibility" /> - <keyword name="WebBrowserWindow.__setIconDatabasePath" id="WebBrowserWindow.__setIconDatabasePath" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__setIconDatabasePath" /> <keyword name="WebBrowserWindow.__setMenuBarVisibility" id="WebBrowserWindow.__setMenuBarVisibility" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__setMenuBarVisibility" /> <keyword name="WebBrowserWindow.__setStatusBarVisible" id="WebBrowserWindow.__setStatusBarVisible" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__setStatusBarVisible" /> <keyword name="WebBrowserWindow.__setTextEncoding" id="WebBrowserWindow.__setTextEncoding" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.__setTextEncoding" /> @@ -18117,6 +18125,7 @@ <keyword name="WebBrowserWindow.sessionManager" id="WebBrowserWindow.sessionManager" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.sessionManager" /> <keyword name="WebBrowserWindow.setBackwardAvailable" id="WebBrowserWindow.setBackwardAvailable" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.setBackwardAvailable" /> <keyword name="WebBrowserWindow.setForwardAvailable" id="WebBrowserWindow.setForwardAvailable" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.setForwardAvailable" /> + <keyword name="WebBrowserWindow.setIconDatabasePath" id="WebBrowserWindow.setIconDatabasePath" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.setIconDatabasePath" /> <keyword name="WebBrowserWindow.setLoadingActions" id="WebBrowserWindow.setLoadingActions" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.setLoadingActions" /> <keyword name="WebBrowserWindow.setUseQtHelp" id="WebBrowserWindow.setUseQtHelp" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.setUseQtHelp" /> <keyword name="WebBrowserWindow.showFullScreenNavigation" id="WebBrowserWindow.showFullScreenNavigation" ref="eric7.WebBrowser.WebBrowserWindow.html#WebBrowserWindow.showFullScreenNavigation" /> @@ -18452,12 +18461,13 @@ <keyword name="_stylesheet" id="_stylesheet" ref="eric7.UI.CodeDocumentationViewerTemplate.html#_stylesheet" /> <keyword name="_weakCryptoKeySizeCryptography" id="_weakCryptoKeySizeCryptography" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#_weakCryptoKeySizeCryptography" /> <keyword name="_weakCryptoKeySizePycrypto" id="_weakCryptoKeySizePycrypto" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#_weakCryptoKeySizePycrypto" /> + <keyword name="aboutBlack" id="aboutBlack" ref="eric7.CodeFormatting.BlackUtilities.html#aboutBlack" /> <keyword name="absolutePath" id="absolutePath" ref="eric7.Utilities.__init__.html#absolutePath" /> <keyword name="absoluteUniversalPath" id="absoluteUniversalPath" ref="eric7.Utilities.__init__.html#absoluteUniversalPath" /> <keyword name="addActions" id="addActions" ref="eric7.EricGui.EricAction.html#addActions" /> <keyword name="addCycloneDXDependencies" id="addCycloneDXDependencies" ref="eric7.CycloneDXInterface.CycloneDXUtilities.html#addCycloneDXDependencies" /> <keyword name="addCycloneDXVulnerabilities" id="addCycloneDXVulnerabilities" ref="eric7.CycloneDXInterface.CycloneDXUtilities.html#addCycloneDXVulnerabilities" /> - <keyword name="addSearchPath" id="addSearchPath" ref="eric7.UI.PixmapCache.html#addSearchPath" /> + <keyword name="addSearchPath" id="addSearchPath" ref="eric7.EricGui.EricPixmapCache.html#addSearchPath" /> <keyword name="ambiguous_identifier" id="ambiguous_identifier" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#ambiguous_identifier" /> <keyword name="amendConfig" id="amendConfig" ref="eric7.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html#amendConfig" /> <keyword name="amendConfig" id="amendConfig" ref="eric7.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html#amendConfig" /> @@ -18704,7 +18714,6 @@ <keyword name="enum_key_to_value" id="enum_key_to_value" ref="eric7.PipInterface.piplicenses.html#enum_key_to_value" /> <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" /> <keyword name="eric7_browser (Module)" id="eric7_browser (Module)" ref="eric7.eric7_browser.html" /> @@ -18715,6 +18724,7 @@ <keyword name="eric7_editor (Module)" id="eric7_editor (Module)" ref="eric7.eric7_editor.html" /> <keyword name="eric7_hexeditor (Module)" id="eric7_hexeditor (Module)" ref="eric7.eric7_hexeditor.html" /> <keyword name="eric7_iconeditor (Module)" id="eric7_iconeditor (Module)" ref="eric7.eric7_iconeditor.html" /> + <keyword name="eric7_ide (Module)" id="eric7_ide (Module)" ref="eric7.eric7_ide.html" /> <keyword name="eric7_plugininstall (Module)" id="eric7_plugininstall (Module)" ref="eric7.eric7_plugininstall.html" /> <keyword name="eric7_pluginrepository (Module)" id="eric7_pluginrepository (Module)" ref="eric7.eric7_pluginrepository.html" /> <keyword name="eric7_pluginuninstall (Module)" id="eric7_pluginuninstall (Module)" ref="eric7.eric7_pluginuninstall.html" /> @@ -18736,7 +18746,7 @@ <keyword name="escapedBytesRepresentation" id="escapedBytesRepresentation" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityUtils.html#escapedBytesRepresentation" /> <keyword name="evaluateCall" id="evaluateCall" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html#evaluateCall" /> <keyword name="evaluateVar" id="evaluateVar" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html#evaluateVar" /> - <keyword name="excepthook" id="excepthook" ref="eric7.eric7.html#excepthook" /> + <keyword name="excepthook" id="excepthook" ref="eric7.eric7_ide.html#excepthook" /> <keyword name="exeDisplayData" id="exeDisplayData" ref="eric7.Plugins.PluginEricapi.html#exeDisplayData" /> <keyword name="exeDisplayData" id="exeDisplayData" ref="eric7.Plugins.PluginVcsGit.html#exeDisplayData" /> <keyword name="exeDisplayData" id="exeDisplayData" ref="eric7.Plugins.PluginVcsMercurial.html#exeDisplayData" /> @@ -18821,7 +18831,7 @@ <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html#getChecks" /> <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html#getChecks" /> <keyword name="getChecks" id="getChecks" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html#getChecks" /> - <keyword name="getCombinedIcon" id="getCombinedIcon" ref="eric7.UI.PixmapCache.html#getCombinedIcon" /> + <keyword name="getCombinedIcon" id="getCombinedIcon" ref="eric7.EricGui.EricPixmapCache.html#getCombinedIcon" /> <keyword name="getCompleter" id="getCompleter" ref="eric7.QScintilla.TypingCompleters.__init__.html#getCompleter" /> <keyword name="getConda" id="getConda" ref="eric7.Preferences.__init__.html#getConda" /> <keyword name="getConfig" id="getConfig" ref="eric7.eric7config.html#getConfig" /> @@ -18879,7 +18889,7 @@ <keyword name="getHgExecutable" id="getHgExecutable" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html#getHgExecutable" /> <keyword name="getHomeDir" id="getHomeDir" ref="eric7.Utilities.__init__.html#getHomeDir" /> <keyword name="getHtmlPage" id="getHtmlPage" ref="eric7.WebBrowser.Tools.WebBrowserTools.html#getHtmlPage" /> - <keyword name="getIcon" id="getIcon" ref="eric7.UI.PixmapCache.html#getIcon" /> + <keyword name="getIcon" id="getIcon" ref="eric7.EricGui.EricPixmapCache.html#getIcon" /> <keyword name="getIconEditor" id="getIconEditor" ref="eric7.Preferences.__init__.html#getIconEditor" /> <keyword name="getIcons" id="getIcons" ref="eric7.Preferences.__init__.html#getIcons" /> <keyword name="getImporter" id="getImporter" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporter" /> @@ -18893,7 +18903,6 @@ <keyword name="getImporterInfo" id="getImporterInfo" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporterInfo" /> <keyword name="getImporters" id="getImporters" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html#getImporters" /> <keyword name="getIndentStr" id="getIndentStr" ref="eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html#getIndentStr" /> - <keyword name="getInstallCommand" id="getInstallCommand" ref="eric7.EricNetwork.EricGoogleMailHelpers.html#getInstallCommand" /> <keyword name="getInstallInfoFilePath" id="getInstallInfoFilePath" ref="eric7.Globals.__init__.html#getInstallInfoFilePath" /> <keyword name="getIrc" id="getIrc" ref="eric7.Preferences.__init__.html#getIrc" /> <keyword name="getJavascript" id="getJavascript" ref="eric7.WebBrowser.Tools.WebBrowserTools.html#getJavascript" /> @@ -18923,7 +18932,7 @@ <keyword name="getPercentReplacement" id="getPercentReplacement" ref="eric7.Utilities.__init__.html#getPercentReplacement" /> <keyword name="getPercentReplacementHelp" id="getPercentReplacementHelp" ref="eric7.Utilities.__init__.html#getPercentReplacementHelp" /> <keyword name="getPip" id="getPip" ref="eric7.Preferences.__init__.html#getPip" /> - <keyword name="getPixmap" id="getPixmap" ref="eric7.UI.PixmapCache.html#getPixmap" /> + <keyword name="getPixmap" id="getPixmap" ref="eric7.EricGui.EricPixmapCache.html#getPixmap" /> <keyword name="getPluginManager" id="getPluginManager" ref="eric7.Preferences.__init__.html#getPluginManager" /> <keyword name="getPrinter" id="getPrinter" ref="eric7.Preferences.__init__.html#getPrinter" /> <keyword name="getProfileFileName" id="getProfileFileName" ref="eric7.Utilities.__init__.html#getProfileFileName" /> @@ -18938,6 +18947,7 @@ <keyword name="getPythonExecutable" id="getPythonExecutable" ref="eric7.Globals.__init__.html#getPythonExecutable" /> <keyword name="getPythonLibPath" id="getPythonLibPath" ref="eric7.Utilities.__init__.html#getPythonLibPath" /> <keyword name="getPythonLibraryDirectory" id="getPythonLibraryDirectory" ref="eric7.Globals.__init__.html#getPythonLibraryDirectory" /> + <keyword name="getPythonScriptsDirectory" id="getPythonScriptsDirectory" ref="eric7.Globals.__init__.html#getPythonScriptsDirectory" /> <keyword name="getPythonVersion" id="getPythonVersion" ref="eric7.Utilities.__init__.html#getPythonVersion" /> <keyword name="getQt" id="getQt" ref="eric7.Preferences.__init__.html#getQt" /> <keyword name="getQtBinariesPath" id="getQtBinariesPath" ref="eric7.Globals.__init__.html#getQtBinariesPath" /> @@ -18964,7 +18974,7 @@ <keyword name="getSupportedDocstringTypes" id="getSupportedDocstringTypes" ref="eric7.QScintilla.DocstringGenerator.__init__.html#getSupportedDocstringTypes" /> <keyword name="getSupportedFormats" id="getSupportedFormats" ref="eric7.QScintilla.Exporters.__init__.html#getSupportedFormats" /> <keyword name="getSupportedLanguages" id="getSupportedLanguages" ref="eric7.QScintilla.Lexers.__init__.html#getSupportedLanguages" /> - <keyword name="getSymlinkIcon" id="getSymlinkIcon" ref="eric7.UI.PixmapCache.html#getSymlinkIcon" /> + <keyword name="getSymlinkIcon" id="getSymlinkIcon" ref="eric7.EricGui.EricPixmapCache.html#getSymlinkIcon" /> <keyword name="getSysPath" id="getSysPath" ref="eric7.Utilities.__init__.html#getSysPath" /> <keyword name="getSystem" id="getSystem" ref="eric7.Preferences.__init__.html#getSystem" /> <keyword name="getTasks" id="getTasks" ref="eric7.Preferences.__init__.html#getTasks" /> @@ -19014,7 +19024,7 @@ <keyword name="gpg (Module)" id="gpg (Module)" ref="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html" /> <keyword name="guess_version" id="guess_version" ref="eric7.PipInterface.pipdeptree.html#guess_version" /> <keyword name="handleArgs" id="handleArgs" ref="eric7.Toolbox.Startup.html#handleArgs" /> - <keyword name="handleSingleApplication" id="handleSingleApplication" ref="eric7.eric7.html#handleSingleApplication" /> + <keyword name="handleSingleApplication" id="handleSingleApplication" ref="eric7.eric7_ide.html#handleSingleApplication" /> <keyword name="handle_non_host_target" id="handle_non_host_target" ref="eric7.PipInterface.pipdeptree.html#handle_non_host_target" /> <keyword name="hasEnvironmentEntry" id="hasEnvironmentEntry" ref="eric7.Utilities.__init__.html#hasEnvironmentEntry" /> <keyword name="hasEric6Configuration" id="hasEric6Configuration" ref="eric7.Preferences.__init__.html#hasEric6Configuration" /> @@ -19058,6 +19068,7 @@ <keyword name="injectionWildcard (Module)" id="injectionWildcard (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionWildcard.html" /> <keyword name="insecureHashlibNew (Module)" id="insecureHashlibNew (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew.html" /> <keyword name="insecureSslTls (Module)" id="insecureSslTls (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html" /> + <keyword name="installGoogleAPIPackages" id="installGoogleAPIPackages" ref="eric7.EricNetwork.EricGoogleMailHelpers.html#installGoogleAPIPackages" /> <keyword name="instance" id="instance" ref="eric7.EricNetwork.EricTldExtractor.html#instance" /> <keyword name="instance" id="instance" ref="eric7.WebBrowser.Tools.WebIconProvider.html#instance" /> <keyword name="instance" id="instance" ref="eric7.WebBrowser.ZoomManager.ZoomManager.html#instance" /> @@ -19114,14 +19125,12 @@ <keyword name="listdirStat" id="listdirStat" ref="eric7.MicroPython.MicroPythonFileSystemUtilities.html#listdirStat" /> <keyword name="loadTranslatorForLocale" id="loadTranslatorForLocale" ref="eric7.Toolbox.Startup.html#loadTranslatorForLocale" /> <keyword name="loadTranslators" id="loadTranslators" ref="eric7.Toolbox.Startup.html#loadTranslators" /> - <keyword name="lru_cache" id="lru_cache" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#lru_cache" /> <keyword name="main" id="main" ref="eric7.PipInterface.pipdeptree.html#main" /> <keyword name="main" id="main" ref="eric7.PipInterface.piplicenses.html#main" /> <keyword name="main" id="main" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate.html#main" /> <keyword name="main" id="main" ref="eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor.html#main" /> <keyword name="main" id="main" ref="eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html#main" /> <keyword name="main" id="main" ref="eric7.UI.upgrader.html#main" /> - <keyword name="main" id="main" ref="eric7.eric7.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_api.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_browser.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_compare.html#main" /> @@ -19131,6 +19140,7 @@ <keyword name="main" id="main" ref="eric7.eric7_editor.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_hexeditor.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_iconeditor.html#main" /> + <keyword name="main" id="main" ref="eric7.eric7_ide.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_plugininstall.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_pluginrepository.html#main" /> <keyword name="main" id="main" ref="eric7.eric7_pluginuninstall.html#main" /> @@ -19154,7 +19164,7 @@ <keyword name="messageHandlerInstalled" id="messageHandlerInstalled" ref="eric7.EricWidgets.EricErrorMessage.html#messageHandlerInstalled" /> <keyword name="mimeType" id="mimeType" ref="eric7.Utilities.MimeTypes.html#mimeType" /> <keyword name="missing_whitespace" id="missing_whitespace" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#missing_whitespace" /> - <keyword name="missing_whitespace_after_import_keyword" id="missing_whitespace_after_import_keyword" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#missing_whitespace_after_import_keyword" /> + <keyword name="missing_whitespace_after_keyword" id="missing_whitespace_after_keyword" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#missing_whitespace_after_keyword" /> <keyword name="missing_whitespace_around_operator" id="missing_whitespace_around_operator" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#missing_whitespace_around_operator" /> <keyword name="mode2string" id="mode2string" ref="eric7.MicroPython.MicroPythonFileSystemUtilities.html#mode2string" /> <keyword name="module_imports_on_top_of_file" id="module_imports_on_top_of_file" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#module_imports_on_top_of_file" /> @@ -19259,7 +19269,6 @@ <keyword name="readToolGroups" id="readToolGroups" ref="eric7.Preferences.__init__.html#readToolGroups" /> <keyword name="read_config" id="read_config" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#read_config" /> <keyword name="readlines" id="readlines" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#readlines" /> - <keyword name="readlines_1" id="readlines_1" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html#readlines_1" /> <keyword name="readmodule" id="readmodule" ref="eric7.Utilities.ClassBrowsers.__init__.html#readmodule" /> <keyword name="readmodule_ex" id="readmodule_ex" ref="eric7.Utilities.ClassBrowsers.idlclbr.html#readmodule_ex" /> <keyword name="readmodule_ex" id="readmodule_ex" ref="eric7.Utilities.ClassBrowsers.jsclbr.html#readmodule_ex" /> @@ -19276,7 +19285,7 @@ <keyword name="removeMarkers" id="removeMarkers" ref="eric7.UI.CompareDialog.html#removeMarkers" /> <keyword name="removeProjectBrowserFlags" id="removeProjectBrowserFlags" ref="eric7.Preferences.__init__.html#removeProjectBrowserFlags" /> <keyword name="removeQuotesFromArgs" id="removeQuotesFromArgs" ref="eric7.DebugClients.Python.DebugUtilities.html#removeQuotesFromArgs" /> - <keyword name="removeSearchPath" id="removeSearchPath" ref="eric7.UI.PixmapCache.html#removeSearchPath" /> + <keyword name="removeSearchPath" id="removeSearchPath" ref="eric7.EricGui.EricPixmapCache.html#removeSearchPath" /> <keyword name="renderTabPreview" id="renderTabPreview" ref="eric7.WebBrowser.WebBrowserSnap.html#renderTabPreview" /> <keyword name="render_conflicts_text" id="render_conflicts_text" ref="eric7.PipInterface.pipdeptree.html#render_conflicts_text" /> <keyword name="render_cycles_text" id="render_cycles_text" ref="eric7.PipInterface.pipdeptree.html#render_cycles_text" /> @@ -19436,7 +19445,7 @@ <keyword name="translations (Module)" id="translations (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.translations.html" /> <keyword name="tryCompile" id="tryCompile" ref="eric7.UI.PythonDisViewer.html#tryCompile" /> <keyword name="tryExcept (Module)" id="tryExcept (Module)" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html" /> - <keyword name="uiStartUp" id="uiStartUp" ref="eric7.eric7.html#uiStartUp" /> + <keyword name="uiStartUp" id="uiStartUp" ref="eric7.eric7_ide.html#uiStartUp" /> <keyword name="uic (Module)" id="uic (Module)" ref="eric7.Utilities.uic.html" /> <keyword name="unescape_uentities" id="unescape_uentities" ref="eric7.Utilities.__init__.html#unescape_uentities" /> <keyword name="unparse" id="unparse" ref="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.ast_unparse.html#unparse" /> @@ -19567,6 +19576,7 @@ <file>eric7.EricGui.EricAction.html</file> <file>eric7.EricGui.EricGenericDiffHighlighter.html</file> <file>eric7.EricGui.EricOverrideCursor.html</file> + <file>eric7.EricGui.EricPixmapCache.html</file> <file>eric7.EricNetwork.EricFtp.html</file> <file>eric7.EricNetwork.EricGoogleMail.html</file> <file>eric7.EricNetwork.EricGoogleMailHelpers.html</file> @@ -20218,6 +20228,7 @@ <file>eric7.Project.ProjectSourcesBrowser.html</file> <file>eric7.Project.ProjectTranslationsBrowser.html</file> <file>eric7.Project.ProjectVenvConfigurationDialog.html</file> + <file>eric7.Project.ProjectVenvCreationParametersDialog.html</file> <file>eric7.Project.PropertiesDialog.html</file> <file>eric7.Project.QuickFindFileDialog.html</file> <file>eric7.Project.RccCompilerOptionsDialog.html</file> @@ -20625,7 +20636,6 @@ <file>eric7.WebBrowser.ZoomManager.ZoomValuesDialog.html</file> <file>eric7.WebBrowser.ZoomManager.ZoomValuesModel.html</file> <file>eric7.__main__.html</file> - <file>eric7.eric7.html</file> <file>eric7.eric7_api.html</file> <file>eric7.eric7_browser.html</file> <file>eric7.eric7_compare.html</file> @@ -20635,6 +20645,7 @@ <file>eric7.eric7_editor.html</file> <file>eric7.eric7_hexeditor.html</file> <file>eric7.eric7_iconeditor.html</file> + <file>eric7.eric7_ide.html</file> <file>eric7.eric7_plugininstall.html</file> <file>eric7.eric7_pluginrepository.html</file> <file>eric7.eric7_pluginuninstall.html</file>