src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11281
a2529214787a
parent 11275
933c08329e8b
diff -r 64df9e2f6240 -r a2529214787a src/eric7/APIs/Python3/eric7.api
--- a/src/eric7/APIs/Python3/eric7.api	Sat May 10 18:36:01 2025 +0200
+++ b/src/eric7/APIs/Python3/eric7.api	Sat May 10 18:39:45 2025 +0200
@@ -70,82 +70,6 @@
 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.sameCount?7
 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.skippedCount?7
 eric7.CodeFormatting.IsortUtilities.aboutIsort?4()
-eric7.CondaInterface.Conda.Conda.EnvironmentType?7
-eric7.CondaInterface.Conda.Conda.RootName?7
-eric7.CondaInterface.Conda.Conda.cleanConda?4(cleanAction)
-eric7.CondaInterface.Conda.Conda.condaDefaultExecPath?4(venvDirectory)
-eric7.CondaInterface.Conda.Conda.condaEnvironmentCreated?7
-eric7.CondaInterface.Conda.Conda.condaEnvironmentRemoved?7
-eric7.CondaInterface.Conda.Conda.createCondaEnvironment?4(arguments)
-eric7.CondaInterface.Conda.Conda.createCondaVirtualEnvironment?4(baseDir="")
-eric7.CondaInterface.Conda.Conda.deleteCondaVirtualEnvironment?4(venvMetaData)
-eric7.CondaInterface.Conda.Conda.getCondaEnvironmentsList?4()
-eric7.CondaInterface.Conda.Conda.getCondaInformation?4()
-eric7.CondaInterface.Conda.Conda.getInstalledPackages?4(name="", prefix="")
-eric7.CondaInterface.Conda.Conda.getUpdateablePackages?4(name="", prefix="")
-eric7.CondaInterface.Conda.Conda.installPackages?4(packages, name="", prefix="")
-eric7.CondaInterface.Conda.Conda.removeCondaEnvironment?4(name="", prefix="")
-eric7.CondaInterface.Conda.Conda.runProcess?4(args)
-eric7.CondaInterface.Conda.Conda.searchPackages?4(pattern, fullNameOnly=False, packageSpec=False, platform="", name="", prefix="", )
-eric7.CondaInterface.Conda.Conda.uninstallPackages?4(packages, name="", prefix="")
-eric7.CondaInterface.Conda.Conda.updateAllPackages?4(name="", prefix="")
-eric7.CondaInterface.Conda.Conda.updateConda?4()
-eric7.CondaInterface.Conda.Conda.updatePackages?4(packages, name="", prefix="")
-eric7.CondaInterface.Conda.Conda.writeDefaultConfiguration?4()
-eric7.CondaInterface.Conda.Conda?1(parent=None)
-eric7.CondaInterface.CondaEnvironmentConfigurationDialog.CondaEnvironmentConfigurationDialog.getData?4()
-eric7.CondaInterface.CondaEnvironmentConfigurationDialog.CondaEnvironmentConfigurationDialog?1(baseDir="", parent=None)
-eric7.CondaInterface.CondaExecDialog.CondaExecDialog.getResult?4()
-eric7.CondaInterface.CondaExecDialog.CondaExecDialog.on_buttonBox_clicked?4(button)
-eric7.CondaInterface.CondaExecDialog.CondaExecDialog.start?4(arguments)
-eric7.CondaInterface.CondaExecDialog.CondaExecDialog?1(command, parent=None)
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.closeEvent?4(e)
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_buttonBox_clicked?4(button)
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_copyButton_clicked?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_insertButton_clicked?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_replaceAllButton_clicked?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_replaceSelectionButton_clicked?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_requirementsEdit_textChanged?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_requirementsFilePicker_textChanged?4(txt)
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_saveButton_clicked?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_saveToButton_clicked?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog.start?4()
-eric7.CondaInterface.CondaExportDialog.CondaExportDialog?1(conda, envName, envPrefix, parent=None)
-eric7.CondaInterface.CondaInfoDialog.CondaInfoDialog?1(infoDict, parent=None)
-eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.getData?4()
-eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged?4(_txt)
-eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.on_nameEdit_textChanged?4(_txt)
-eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged?4(_txt)
-eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog?1(title, showRequirements, parent=None)
-eric7.CondaInterface.CondaPackageDetailsWidget.CondaPackageDetailsDialog?1(details, parent=None)
-eric7.CondaInterface.CondaPackageDetailsWidget.CondaPackageDetailsWidget?1(details, parent=None)
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.PackageBuildRole?7
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.PackageDetailedDataRole?7
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.PackageVersionRole?7
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_environmentsComboBox_currentIndexChanged?4(index)
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_installButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_packagesList_itemSelectionChanged?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_recheckButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_refreshButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchEdit_returnPressed?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchEdit_textChanged?4(txt)
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchResultList_itemDoubleClicked?4(item, _column)
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchResultList_itemExpanded?4(item)
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchResultList_itemSelectionChanged?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchToggleButton_1_toggled?4(checked)
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchToggleButton_2_toggled?4(checked)
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_showDetailsButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_uninstallButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_upgradeAllButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_upgradeButton_clicked?4()
-eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget?1(conda, parent=None)
-eric7.CondaInterface.condaVersion?4()
-eric7.CondaInterface.condaVersionStr?4()
-eric7.CondaInterface.isCondaAvailable?4()
-eric7.CondaInterface.resetInterface?4()
-eric7.CondaInterface.rootPrefix?4()
-eric7.CondaInterface.userConfiguration?4()
 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileFormat?7
 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileNames?7
 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.Sources?7
@@ -7231,9 +7155,6 @@
 eric7.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage.save?4()
 eric7.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage?1()
 eric7.Preferences.ConfigurationPages.ApplicationPage.create?4(_dlg)
-eric7.Preferences.ConfigurationPages.CondaPage.CondaPage.save?4()
-eric7.Preferences.ConfigurationPages.CondaPage.CondaPage?1()
-eric7.Preferences.ConfigurationPages.CondaPage.create?4(_dlg)
 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.colourChanged?7
 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.initColour?4(colourKey, button, prefMethod, byName=False, hasAlpha=False)
 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.polishPage?4()
@@ -7654,7 +7575,6 @@
 eric7.Preferences.PreferencesLexer.PreferencesLexer?1(language, parent=None)
 eric7.Preferences.PreferencesLexer.PreferencesLexerError?1()
 eric7.Preferences.PreferencesLexer.PreferencesLexerLanguageError?1(language)
-eric7.Preferences.Prefs.condaDefaults?7
 eric7.Preferences.Prefs.debuggerDefaults?7
 eric7.Preferences.Prefs.diffColourDefaults?7
 eric7.Preferences.Prefs.docuViewerDefaults?7
@@ -7772,7 +7692,6 @@
 eric7.Preferences._Migrations?8
 eric7.Preferences.convertPasswords?4(oldPassword, newPassword)
 eric7.Preferences.exportPreferences?4()
-eric7.Preferences.getConda?4(key)
 eric7.Preferences.getDebugger?4(key)
 eric7.Preferences.getDiffColour?4(key)
 eric7.Preferences.getDocuViewer?4(key)
@@ -7829,7 +7748,6 @@
 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.setDebugger?4(key, value)
 eric7.Preferences.setDiffColour?4(key, value)

eric ide

mercurial