diff -r 3f0fe9a79aa1 -r 6ae7193558ac src/eric7/Documentation/Help/source.qhp --- a/src/eric7/Documentation/Help/source.qhp Sun Sep 11 18:32:12 2022 +0200 +++ b/src/eric7/Documentation/Help/source.qhp Mon Sep 12 18:07:42 2022 +0200 @@ -913,6 +913,7 @@ <section title="eric7.Project.ProjectResourcesBrowser" ref="eric7.Project.ProjectResourcesBrowser.html" /> <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.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" /> @@ -1991,6 +1992,7 @@ <keyword name="BackgroundService" id="BackgroundService" ref="eric7.Utilities.BackgroundService.html#BackgroundService" /> <keyword name="BackgroundService (Constructor)" id="BackgroundService (Constructor)" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__init__" /> <keyword name="BackgroundService (Module)" id="BackgroundService (Module)" ref="eric7.Utilities.BackgroundService.html" /> + <keyword name="BackgroundService.__getPythonInterpreter" id="BackgroundService.__getPythonInterpreter" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__getPythonInterpreter" /> <keyword name="BackgroundService.__processQueue" id="BackgroundService.__processQueue" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__processQueue" /> <keyword name="BackgroundService.__receive" id="BackgroundService.__receive" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__receive" /> <keyword name="BackgroundService.__send" id="BackgroundService.__send" ref="eric7.Utilities.BackgroundService.html#BackgroundService.__send" /> @@ -11434,6 +11436,7 @@ <keyword name="Pip.getVirtualenvInterpreter" id="Pip.getVirtualenvInterpreter" ref="eric7.PipInterface.Pip.html#Pip.getVirtualenvInterpreter" /> <keyword name="Pip.getVirtualenvNames" id="Pip.getVirtualenvNames" ref="eric7.PipInterface.Pip.html#Pip.getVirtualenvNames" /> <keyword name="Pip.getVulnerabilityChecker" id="Pip.getVulnerabilityChecker" ref="eric7.PipInterface.Pip.html#Pip.getVulnerabilityChecker" /> + <keyword name="Pip.installEditableProject" id="Pip.installEditableProject" ref="eric7.PipInterface.Pip.html#Pip.installEditableProject" /> <keyword name="Pip.installPackages" id="Pip.installPackages" ref="eric7.PipInterface.Pip.html#Pip.installPackages" /> <keyword name="Pip.installPip" id="Pip.installPip" ref="eric7.PipInterface.Pip.html#Pip.installPip" /> <keyword name="Pip.installRequirements" id="Pip.installRequirements" ref="eric7.PipInterface.Pip.html#Pip.installRequirements" /> @@ -11977,6 +11980,8 @@ <keyword name="Project.__checkProjectFileGroup" id="Project.__checkProjectFileGroup" ref="eric7.Project.Project.html#Project.__checkProjectFileGroup" /> <keyword name="Project.__cleanupMake" id="Project.__cleanupMake" ref="eric7.Project.Project.html#Project.__cleanupMake" /> <keyword name="Project.__closeAllWindows" id="Project.__closeAllWindows" ref="eric7.Project.Project.html#Project.__closeAllWindows" /> + <keyword name="Project.__configureEnvironment" id="Project.__configureEnvironment" ref="eric7.Project.Project.html#Project.__configureEnvironment" /> + <keyword name="Project.__createEmbeddedEnvironment" id="Project.__createEmbeddedEnvironment" ref="eric7.Project.Project.html#Project.__createEmbeddedEnvironment" /> <keyword name="Project.__createSBOMFile" id="Project.__createSBOMFile" ref="eric7.Project.Project.html#Project.__createSBOMFile" /> <keyword name="Project.__createSnapshotSource" id="Project.__createSnapshotSource" ref="eric7.Project.Project.html#Project.__createSnapshotSource" /> <keyword name="Project.__createZipDirEntries" id="Project.__createZipDirEntries" ref="eric7.Project.Project.html#Project.__createZipDirEntries" /> @@ -11984,11 +11989,15 @@ <keyword name="Project.__deleteSession" id="Project.__deleteSession" ref="eric7.Project.Project.html#Project.__deleteSession" /> <keyword name="Project.__doSearchNewFiles" id="Project.__doSearchNewFiles" ref="eric7.Project.Project.html#Project.__doSearchNewFiles" /> <keyword name="Project.__executeMake" id="Project.__executeMake" ref="eric7.Project.Project.html#Project.__executeMake" /> + <keyword name="Project.__findEmbeddedEnvironment" id="Project.__findEmbeddedEnvironment" ref="eric7.Project.Project.html#Project.__findEmbeddedEnvironment" /> <keyword name="Project.__initData" id="Project.__initData" ref="eric7.Project.Project.html#Project.__initData" /> <keyword name="Project.__initDebugProperties" id="Project.__initDebugProperties" ref="eric7.Project.Project.html#Project.__initDebugProperties" /> <keyword name="Project.__initProjectTypes" id="Project.__initProjectTypes" ref="eric7.Project.Project.html#Project.__initProjectTypes" /> + <keyword name="Project.__initVenvConfiguration" id="Project.__initVenvConfiguration" ref="eric7.Project.Project.html#Project.__initVenvConfiguration" /> + <keyword name="Project.__installProjectIntoEnvironment" id="Project.__installProjectIntoEnvironment" ref="eric7.Project.Project.html#Project.__installProjectIntoEnvironment" /> <keyword name="Project.__isInPdata" id="Project.__isInPdata" ref="eric7.Project.Project.html#Project.__isInPdata" /> <keyword name="Project.__loadDiagram" id="Project.__loadDiagram" ref="eric7.Project.Project.html#Project.__loadDiagram" /> + <keyword name="Project.__loadEnvironmentConfiguration" id="Project.__loadEnvironmentConfiguration" ref="eric7.Project.Project.html#Project.__loadEnvironmentConfiguration" /> <keyword name="Project.__loadRecent" id="Project.__loadRecent" ref="eric7.Project.Project.html#Project.__loadRecent" /> <keyword name="Project.__makeFinished" id="Project.__makeFinished" ref="eric7.Project.Project.html#Project.__makeFinished" /> <keyword name="Project.__makeReadStdErr" id="Project.__makeReadStdErr" ref="eric7.Project.Project.html#Project.__makeReadStdErr" /> @@ -12006,14 +12015,17 @@ <keyword name="Project.__readTasks" id="Project.__readTasks" ref="eric7.Project.Project.html#Project.__readTasks" /> <keyword name="Project.__readUserProperties" id="Project.__readUserProperties" ref="eric7.Project.Project.html#Project.__readUserProperties" /> <keyword name="Project.__reorganizeFiles" id="Project.__reorganizeFiles" ref="eric7.Project.Project.html#Project.__reorganizeFiles" /> + <keyword name="Project.__saveEnvironmentConfiguration" id="Project.__saveEnvironmentConfiguration" ref="eric7.Project.Project.html#Project.__saveEnvironmentConfiguration" /> <keyword name="Project.__saveRecent" id="Project.__saveRecent" ref="eric7.Project.Project.html#Project.__saveRecent" /> <keyword name="Project.__searchNewFiles" id="Project.__searchNewFiles" ref="eric7.Project.Project.html#Project.__searchNewFiles" /> <keyword name="Project.__searchProjectFile" id="Project.__searchProjectFile" ref="eric7.Project.Project.html#Project.__searchProjectFile" /> + <keyword name="Project.__setEmbeddedEnvironmentProjectConfig" id="Project.__setEmbeddedEnvironmentProjectConfig" ref="eric7.Project.Project.html#Project.__setEmbeddedEnvironmentProjectConfig" /> <keyword name="Project.__showCodeCoverage" id="Project.__showCodeCoverage" ref="eric7.Project.Project.html#Project.__showCodeCoverage" /> <keyword name="Project.__showCodeMetrics" id="Project.__showCodeMetrics" ref="eric7.Project.Project.html#Project.__showCodeMetrics" /> <keyword name="Project.__showContextMenuApiDoc" id="Project.__showContextMenuApiDoc" ref="eric7.Project.Project.html#Project.__showContextMenuApiDoc" /> <keyword name="Project.__showContextMenuChecks" id="Project.__showContextMenuChecks" ref="eric7.Project.Project.html#Project.__showContextMenuChecks" /> <keyword name="Project.__showContextMenuDebugger" id="Project.__showContextMenuDebugger" ref="eric7.Project.Project.html#Project.__showContextMenuDebugger" /> + <keyword name="Project.__showContextMenuEnvironment" id="Project.__showContextMenuEnvironment" ref="eric7.Project.Project.html#Project.__showContextMenuEnvironment" /> <keyword name="Project.__showContextMenuFormat" id="Project.__showContextMenuFormat" ref="eric7.Project.Project.html#Project.__showContextMenuFormat" /> <keyword name="Project.__showContextMenuGraphics" id="Project.__showContextMenuGraphics" ref="eric7.Project.Project.html#Project.__showContextMenuGraphics" /> <keyword name="Project.__showContextMenuMake" id="Project.__showContextMenuMake" ref="eric7.Project.Project.html#Project.__showContextMenuMake" /> @@ -12548,6 +12560,12 @@ <keyword name="ProjectTranslationsBrowser._createPopupMenus" id="ProjectTranslationsBrowser._createPopupMenus" ref="eric7.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser._createPopupMenus" /> <keyword name="ProjectTranslationsBrowser._initHookMethods" id="ProjectTranslationsBrowser._initHookMethods" ref="eric7.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser._initHookMethods" /> <keyword name="ProjectTranslationsBrowser._openItem" id="ProjectTranslationsBrowser._openItem" ref="eric7.Project.ProjectTranslationsBrowser.html#ProjectTranslationsBrowser._openItem" /> + <keyword name="ProjectVenvConfigurationDialog" id="ProjectVenvConfigurationDialog" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog" /> + <keyword name="ProjectVenvConfigurationDialog (Constructor)" id="ProjectVenvConfigurationDialog (Constructor)" ref="eric7.Project.ProjectVenvConfigurationDialog.html#ProjectVenvConfigurationDialog.__init__" /> + <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="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__" /> @@ -20131,6 +20149,7 @@ <file>eric7.Project.ProjectResourcesBrowser.html</file> <file>eric7.Project.ProjectSourcesBrowser.html</file> <file>eric7.Project.ProjectTranslationsBrowser.html</file> + <file>eric7.Project.ProjectVenvConfigurationDialog.html</file> <file>eric7.Project.PropertiesDialog.html</file> <file>eric7.Project.QuickFindFileDialog.html</file> <file>eric7.Project.RccCompilerOptionsDialog.html</file>