src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11281
a2529214787a
parent 11275
933c08329e8b
equal deleted inserted replaced
11280:64df9e2f6240 11281:a2529214787a
68 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.failureCount?7 68 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.failureCount?7
69 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.processedCount?7 69 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.processedCount?7
70 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.sameCount?7 70 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.sameCount?7
71 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.skippedCount?7 71 eric7.CodeFormatting.IsortFormattingDialog.IsortStatistics.skippedCount?7
72 eric7.CodeFormatting.IsortUtilities.aboutIsort?4() 72 eric7.CodeFormatting.IsortUtilities.aboutIsort?4()
73 eric7.CondaInterface.Conda.Conda.EnvironmentType?7
74 eric7.CondaInterface.Conda.Conda.RootName?7
75 eric7.CondaInterface.Conda.Conda.cleanConda?4(cleanAction)
76 eric7.CondaInterface.Conda.Conda.condaDefaultExecPath?4(venvDirectory)
77 eric7.CondaInterface.Conda.Conda.condaEnvironmentCreated?7
78 eric7.CondaInterface.Conda.Conda.condaEnvironmentRemoved?7
79 eric7.CondaInterface.Conda.Conda.createCondaEnvironment?4(arguments)
80 eric7.CondaInterface.Conda.Conda.createCondaVirtualEnvironment?4(baseDir="")
81 eric7.CondaInterface.Conda.Conda.deleteCondaVirtualEnvironment?4(venvMetaData)
82 eric7.CondaInterface.Conda.Conda.getCondaEnvironmentsList?4()
83 eric7.CondaInterface.Conda.Conda.getCondaInformation?4()
84 eric7.CondaInterface.Conda.Conda.getInstalledPackages?4(name="", prefix="")
85 eric7.CondaInterface.Conda.Conda.getUpdateablePackages?4(name="", prefix="")
86 eric7.CondaInterface.Conda.Conda.installPackages?4(packages, name="", prefix="")
87 eric7.CondaInterface.Conda.Conda.removeCondaEnvironment?4(name="", prefix="")
88 eric7.CondaInterface.Conda.Conda.runProcess?4(args)
89 eric7.CondaInterface.Conda.Conda.searchPackages?4(pattern, fullNameOnly=False, packageSpec=False, platform="", name="", prefix="", )
90 eric7.CondaInterface.Conda.Conda.uninstallPackages?4(packages, name="", prefix="")
91 eric7.CondaInterface.Conda.Conda.updateAllPackages?4(name="", prefix="")
92 eric7.CondaInterface.Conda.Conda.updateConda?4()
93 eric7.CondaInterface.Conda.Conda.updatePackages?4(packages, name="", prefix="")
94 eric7.CondaInterface.Conda.Conda.writeDefaultConfiguration?4()
95 eric7.CondaInterface.Conda.Conda?1(parent=None)
96 eric7.CondaInterface.CondaEnvironmentConfigurationDialog.CondaEnvironmentConfigurationDialog.getData?4()
97 eric7.CondaInterface.CondaEnvironmentConfigurationDialog.CondaEnvironmentConfigurationDialog?1(baseDir="", parent=None)
98 eric7.CondaInterface.CondaExecDialog.CondaExecDialog.getResult?4()
99 eric7.CondaInterface.CondaExecDialog.CondaExecDialog.on_buttonBox_clicked?4(button)
100 eric7.CondaInterface.CondaExecDialog.CondaExecDialog.start?4(arguments)
101 eric7.CondaInterface.CondaExecDialog.CondaExecDialog?1(command, parent=None)
102 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.closeEvent?4(e)
103 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_buttonBox_clicked?4(button)
104 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_copyButton_clicked?4()
105 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_insertButton_clicked?4()
106 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_replaceAllButton_clicked?4()
107 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_replaceSelectionButton_clicked?4()
108 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_requirementsEdit_textChanged?4()
109 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_requirementsFilePicker_textChanged?4(txt)
110 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_saveButton_clicked?4()
111 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.on_saveToButton_clicked?4()
112 eric7.CondaInterface.CondaExportDialog.CondaExportDialog.start?4()
113 eric7.CondaInterface.CondaExportDialog.CondaExportDialog?1(conda, envName, envPrefix, parent=None)
114 eric7.CondaInterface.CondaInfoDialog.CondaInfoDialog?1(infoDict, parent=None)
115 eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.getData?4()
116 eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.on_condaNameEdit_textChanged?4(_txt)
117 eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.on_nameEdit_textChanged?4(_txt)
118 eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog.on_requirementsFilePicker_textChanged?4(_txt)
119 eric7.CondaInterface.CondaNewEnvironmentDataDialog.CondaNewEnvironmentDataDialog?1(title, showRequirements, parent=None)
120 eric7.CondaInterface.CondaPackageDetailsWidget.CondaPackageDetailsDialog?1(details, parent=None)
121 eric7.CondaInterface.CondaPackageDetailsWidget.CondaPackageDetailsWidget?1(details, parent=None)
122 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.PackageBuildRole?7
123 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.PackageDetailedDataRole?7
124 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.PackageVersionRole?7
125 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_environmentsComboBox_currentIndexChanged?4(index)
126 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_installButton_clicked?4()
127 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_packagesList_itemSelectionChanged?4()
128 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_recheckButton_clicked?4()
129 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_refreshButton_clicked?4()
130 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchButton_clicked?4()
131 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchEdit_returnPressed?4()
132 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchEdit_textChanged?4(txt)
133 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchResultList_itemDoubleClicked?4(item, _column)
134 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchResultList_itemExpanded?4(item)
135 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchResultList_itemSelectionChanged?4()
136 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchToggleButton_1_toggled?4(checked)
137 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_searchToggleButton_2_toggled?4(checked)
138 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_showDetailsButton_clicked?4()
139 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_uninstallButton_clicked?4()
140 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_upgradeAllButton_clicked?4()
141 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget.on_upgradeButton_clicked?4()
142 eric7.CondaInterface.CondaPackagesWidget.CondaPackagesWidget?1(conda, parent=None)
143 eric7.CondaInterface.condaVersion?4()
144 eric7.CondaInterface.condaVersionStr?4()
145 eric7.CondaInterface.isCondaAvailable?4()
146 eric7.CondaInterface.resetInterface?4()
147 eric7.CondaInterface.rootPrefix?4()
148 eric7.CondaInterface.userConfiguration?4()
149 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileFormat?7 73 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileFormat?7
150 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileNames?7 74 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileNames?7
151 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.Sources?7 75 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.Sources?7
152 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.SupportedSchemas?7 76 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.SupportedSchemas?7
153 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.getData?4() 77 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.getData?4()
7229 eric7.Preferences.ConfigurationDialog.ConfigurationWindow.showConfigurationPageByName?4(pageName) 7153 eric7.Preferences.ConfigurationDialog.ConfigurationWindow.showConfigurationPageByName?4(pageName)
7230 eric7.Preferences.ConfigurationDialog.ConfigurationWindow?1(parent=None) 7154 eric7.Preferences.ConfigurationDialog.ConfigurationWindow?1(parent=None)
7231 eric7.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage.save?4() 7155 eric7.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage.save?4()
7232 eric7.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage?1() 7156 eric7.Preferences.ConfigurationPages.ApplicationPage.ApplicationPage?1()
7233 eric7.Preferences.ConfigurationPages.ApplicationPage.create?4(_dlg) 7157 eric7.Preferences.ConfigurationPages.ApplicationPage.create?4(_dlg)
7234 eric7.Preferences.ConfigurationPages.CondaPage.CondaPage.save?4()
7235 eric7.Preferences.ConfigurationPages.CondaPage.CondaPage?1()
7236 eric7.Preferences.ConfigurationPages.CondaPage.create?4(_dlg)
7237 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.colourChanged?7 7158 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.colourChanged?7
7238 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.initColour?4(colourKey, button, prefMethod, byName=False, hasAlpha=False) 7159 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.initColour?4(colourKey, button, prefMethod, byName=False, hasAlpha=False)
7239 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.polishPage?4() 7160 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.polishPage?4()
7240 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveColours?4(prefMethod) 7161 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveColours?4(prefMethod)
7241 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveState?4() 7162 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveState?4()
7652 eric7.Preferences.PreferencesLexer.PreferencesLexer.words?4(style, substyle=-1) 7573 eric7.Preferences.PreferencesLexer.PreferencesLexer.words?4(style, substyle=-1)
7653 eric7.Preferences.PreferencesLexer.PreferencesLexer.writeSettings?4() 7574 eric7.Preferences.PreferencesLexer.PreferencesLexer.writeSettings?4()
7654 eric7.Preferences.PreferencesLexer.PreferencesLexer?1(language, parent=None) 7575 eric7.Preferences.PreferencesLexer.PreferencesLexer?1(language, parent=None)
7655 eric7.Preferences.PreferencesLexer.PreferencesLexerError?1() 7576 eric7.Preferences.PreferencesLexer.PreferencesLexerError?1()
7656 eric7.Preferences.PreferencesLexer.PreferencesLexerLanguageError?1(language) 7577 eric7.Preferences.PreferencesLexer.PreferencesLexerLanguageError?1(language)
7657 eric7.Preferences.Prefs.condaDefaults?7
7658 eric7.Preferences.Prefs.debuggerDefaults?7 7578 eric7.Preferences.Prefs.debuggerDefaults?7
7659 eric7.Preferences.Prefs.diffColourDefaults?7 7579 eric7.Preferences.Prefs.diffColourDefaults?7
7660 eric7.Preferences.Prefs.docuViewerDefaults?7 7580 eric7.Preferences.Prefs.docuViewerDefaults?7
7661 eric7.Preferences.Prefs.editorColourDefaults?7 7581 eric7.Preferences.Prefs.editorColourDefaults?7
7662 eric7.Preferences.Prefs.editorDefaults?7 7582 eric7.Preferences.Prefs.editorDefaults?7
7770 eric7.Preferences.ViewProfileDialog.ViewProfileDialog.getVisibilities?4() 7690 eric7.Preferences.ViewProfileDialog.ViewProfileDialog.getVisibilities?4()
7771 eric7.Preferences.ViewProfileDialog.ViewProfileDialog?1(layout, editVisibilities, debugVisibilities, parent=None) 7691 eric7.Preferences.ViewProfileDialog.ViewProfileDialog?1(layout, editVisibilities, debugVisibilities, parent=None)
7772 eric7.Preferences._Migrations?8 7692 eric7.Preferences._Migrations?8
7773 eric7.Preferences.convertPasswords?4(oldPassword, newPassword) 7693 eric7.Preferences.convertPasswords?4(oldPassword, newPassword)
7774 eric7.Preferences.exportPreferences?4() 7694 eric7.Preferences.exportPreferences?4()
7775 eric7.Preferences.getConda?4(key)
7776 eric7.Preferences.getDebugger?4(key) 7695 eric7.Preferences.getDebugger?4(key)
7777 eric7.Preferences.getDiffColour?4(key) 7696 eric7.Preferences.getDiffColour?4(key)
7778 eric7.Preferences.getDocuViewer?4(key) 7697 eric7.Preferences.getDocuViewer?4(key)
7779 eric7.Preferences.getEditor?4(key) 7698 eric7.Preferences.getEditor?4(key)
7780 eric7.Preferences.getEditorAPI?4(language, projectType="") 7699 eric7.Preferences.getEditorAPI?4(language, projectType="")
7827 eric7.Preferences.readToolGroups?4() 7746 eric7.Preferences.readToolGroups?4()
7828 eric7.Preferences.removeProjectBrowsers?4(key) 7747 eric7.Preferences.removeProjectBrowsers?4(key)
7829 eric7.Preferences.resetLayout?4() 7748 eric7.Preferences.resetLayout?4()
7830 eric7.Preferences.saveResetLayout?4() 7749 eric7.Preferences.saveResetLayout?4()
7831 eric7.Preferences.saveToolGroups?4(toolGroups, currentGroup) 7750 eric7.Preferences.saveToolGroups?4(toolGroups, currentGroup)
7832 eric7.Preferences.setConda?4(key, value)
7833 eric7.Preferences.setConfigured?4() 7751 eric7.Preferences.setConfigured?4()
7834 eric7.Preferences.setDebugger?4(key, value) 7752 eric7.Preferences.setDebugger?4(key, value)
7835 eric7.Preferences.setDiffColour?4(key, value) 7753 eric7.Preferences.setDiffColour?4(key, value)
7836 eric7.Preferences.setDocuViewer?4(key, value) 7754 eric7.Preferences.setDocuViewer?4(key, value)
7837 eric7.Preferences.setEditor?4(key, value) 7755 eric7.Preferences.setEditor?4(key, value)

eric ide

mercurial