src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11272
58ec0448af03
parent 11270
0e220c26e60e
child 11275
933c08329e8b
equal deleted inserted replaced
11271:b66562f4b1c5 11272:58ec0448af03
144 eric7.CondaInterface.condaVersionStr?4() 144 eric7.CondaInterface.condaVersionStr?4()
145 eric7.CondaInterface.isCondaAvailable?4() 145 eric7.CondaInterface.isCondaAvailable?4()
146 eric7.CondaInterface.resetInterface?4() 146 eric7.CondaInterface.resetInterface?4()
147 eric7.CondaInterface.rootPrefix?4() 147 eric7.CondaInterface.rootPrefix?4()
148 eric7.CondaInterface.userConfiguration?4() 148 eric7.CondaInterface.userConfiguration?4()
149 eric7.Cooperation.ChatWidget.ChatWidget.appendMessage?4(from_, message)
150 eric7.Cooperation.ChatWidget.ChatWidget.checkEditorActions?4(editor)
151 eric7.Cooperation.ChatWidget.ChatWidget.getClient?4()
152 eric7.Cooperation.ChatWidget.ChatWidget.on_cancelEditButton_clicked?4()
153 eric7.Cooperation.ChatWidget.ChatWidget.on_chatEdit_copyAvailable?4(yes)
154 eric7.Cooperation.ChatWidget.ChatWidget.on_chatEdit_customContextMenuRequested?4(pos)
155 eric7.Cooperation.ChatWidget.ChatWidget.on_clearHostsButton_clicked?4()
156 eric7.Cooperation.ChatWidget.ChatWidget.on_connectButton_clicked?4()
157 eric7.Cooperation.ChatWidget.ChatWidget.on_hostEdit_editTextChanged?4(host)
158 eric7.Cooperation.ChatWidget.ChatWidget.on_sendEditButton_clicked?4()
159 eric7.Cooperation.ChatWidget.ChatWidget.on_serverButton_clicked?4()
160 eric7.Cooperation.ChatWidget.ChatWidget.on_shareButton_clicked?4(checked)
161 eric7.Cooperation.ChatWidget.ChatWidget.on_startEditButton_clicked?4(checked)
162 eric7.Cooperation.ChatWidget.ChatWidget.on_usersList_customContextMenuRequested?4(pos)
163 eric7.Cooperation.ChatWidget.ChatWidget.preferencesChanged?4()
164 eric7.Cooperation.ChatWidget.ChatWidget?1(ui, port=-1, parent=None)
165 eric7.Cooperation.Connection.Connection.Editor?7
166 eric7.Cooperation.Connection.Connection.GetParticipants?7
167 eric7.Cooperation.Connection.Connection.Greeting?7
168 eric7.Cooperation.Connection.Connection.Participants?7
169 eric7.Cooperation.Connection.Connection.Ping?7
170 eric7.Cooperation.Connection.Connection.PlainText?7
171 eric7.Cooperation.Connection.Connection.Pong?7
172 eric7.Cooperation.Connection.Connection.ProtocolEditor?7
173 eric7.Cooperation.Connection.Connection.ProtocolGetParticipants?7
174 eric7.Cooperation.Connection.Connection.ProtocolGreeting?7
175 eric7.Cooperation.Connection.Connection.ProtocolMessage?7
176 eric7.Cooperation.Connection.Connection.ProtocolParticipants?7
177 eric7.Cooperation.Connection.Connection.ProtocolPing?7
178 eric7.Cooperation.Connection.Connection.ProtocolPong?7
179 eric7.Cooperation.Connection.Connection.ReadingGreeting?7
180 eric7.Cooperation.Connection.Connection.ReadyForUse?7
181 eric7.Cooperation.Connection.Connection.Undefined?7
182 eric7.Cooperation.Connection.Connection.WaitingForGreeting?7
183 eric7.Cooperation.Connection.Connection.editorCommand?7
184 eric7.Cooperation.Connection.Connection.getParticipants?7
185 eric7.Cooperation.Connection.Connection.name?4()
186 eric7.Cooperation.Connection.Connection.newMessage?7
187 eric7.Cooperation.Connection.Connection.participants?7
188 eric7.Cooperation.Connection.Connection.readyForUse?7
189 eric7.Cooperation.Connection.Connection.rejected?7
190 eric7.Cooperation.Connection.Connection.sendEditorCommand?4(projectHash, filename, message)
191 eric7.Cooperation.Connection.Connection.sendGetParticipants?4()
192 eric7.Cooperation.Connection.Connection.sendMessage?4(message)
193 eric7.Cooperation.Connection.Connection.sendParticipants?4(participants)
194 eric7.Cooperation.Connection.Connection.serverPort?4()
195 eric7.Cooperation.Connection.Connection.setClient?4(client)
196 eric7.Cooperation.Connection.Connection.setGreetingMessage?4(message, serverPort)
197 eric7.Cooperation.Connection.Connection.timerEvent?4(evt)
198 eric7.Cooperation.Connection.Connection?1(parent=None)
199 eric7.Cooperation.Connection.MaxBufferSize?7
200 eric7.Cooperation.Connection.PingInterval?7
201 eric7.Cooperation.Connection.PongTimeout?7
202 eric7.Cooperation.Connection.SeparatorToken?7
203 eric7.Cooperation.Connection.SeparatorToken_b?7
204 eric7.Cooperation.Connection.TransferTimeout?7
205 eric7.Cooperation.CooperationClient.CooperationClient.banKickUser?4(nick)
206 eric7.Cooperation.CooperationClient.CooperationClient.banUser?4(nick)
207 eric7.Cooperation.CooperationClient.CooperationClient.cannotConnect?7
208 eric7.Cooperation.CooperationClient.CooperationClient.chatWidget?4()
209 eric7.Cooperation.CooperationClient.CooperationClient.close?4()
210 eric7.Cooperation.CooperationClient.CooperationClient.connectToHost?4(host, port)
211 eric7.Cooperation.CooperationClient.CooperationClient.connectionError?7
212 eric7.Cooperation.CooperationClient.CooperationClient.disconnectConnections?4()
213 eric7.Cooperation.CooperationClient.CooperationClient.editorCommand?7
214 eric7.Cooperation.CooperationClient.CooperationClient.errorString?4()
215 eric7.Cooperation.CooperationClient.CooperationClient.hasConnection?4(senderIp, senderPort=-1)
216 eric7.Cooperation.CooperationClient.CooperationClient.hasConnections?4()
217 eric7.Cooperation.CooperationClient.CooperationClient.isListening?4()
218 eric7.Cooperation.CooperationClient.CooperationClient.kickUser?4(nick)
219 eric7.Cooperation.CooperationClient.CooperationClient.newMessage?7
220 eric7.Cooperation.CooperationClient.CooperationClient.newParticipant?7
221 eric7.Cooperation.CooperationClient.CooperationClient.nickName?4()
222 eric7.Cooperation.CooperationClient.CooperationClient.participantLeft?7
223 eric7.Cooperation.CooperationClient.CooperationClient.removeConnection?4(connection)
224 eric7.Cooperation.CooperationClient.CooperationClient.sendEditorCommand?4(projectHash, filename, message)
225 eric7.Cooperation.CooperationClient.CooperationClient.sendMessage?4(message)
226 eric7.Cooperation.CooperationClient.CooperationClient.startListening?4(port=-1)
227 eric7.Cooperation.CooperationClient.CooperationClient?1(parent=None)
228 eric7.Cooperation.CooperationServer.CooperationServer.incomingConnection?4(socketDescriptor)
229 eric7.Cooperation.CooperationServer.CooperationServer.newConnection?7
230 eric7.Cooperation.CooperationServer.CooperationServer.startListening?4(port=-1, findFreePort=False)
231 eric7.Cooperation.CooperationServer.CooperationServer?1(address, parent=None)
232 eric7.Cooperation.SharedEditStatus.SharedEditStatus.inRemoteSharedEdit?7
233 eric7.Cooperation.SharedEditStatus.SharedEditStatus.inSharedEdit?7
234 eric7.Cooperation.SharedEditStatus.SharedEditStatus.isShared?7
235 eric7.Cooperation.SharedEditStatus.SharedEditStatus.isSyncing?7
236 eric7.Cooperation.SharedEditStatus.SharedEditStatus.receivedWhileSyncing?7
237 eric7.Cooperation.SharedEditStatus.SharedEditStatus.savedText?7
238 eric7.Cooperation.SharedEditorController.SharedEditorController.CancelEditToken?7
239 eric7.Cooperation.SharedEditorController.SharedEditorController.EndEditToken?7
240 eric7.Cooperation.SharedEditorController.SharedEditorController.RequestSyncToken?7
241 eric7.Cooperation.SharedEditorController.SharedEditorController.Separator?7
242 eric7.Cooperation.SharedEditorController.SharedEditorController.StartEditToken?7
243 eric7.Cooperation.SharedEditorController.SharedEditorController.SyncToken?7
244 eric7.Cooperation.SharedEditorController.SharedEditorController.cancelSharedEdit?4()
245 eric7.Cooperation.SharedEditorController.SharedEditorController.getSharingStatus?4(editor)
246 eric7.Cooperation.SharedEditorController.SharedEditorController.receiveEditorCommand?4(projectHash, fileName, command)
247 eric7.Cooperation.SharedEditorController.SharedEditorController.sendSharedEdit?4()
248 eric7.Cooperation.SharedEditorController.SharedEditorController.shareConnected?4(connected)
249 eric7.Cooperation.SharedEditorController.SharedEditorController.shareEditor?4(share)
250 eric7.Cooperation.SharedEditorController.SharedEditorController.startSharedEdit?4()
251 eric7.Cooperation.SharedEditorController.SharedEditorController?1(cooperationClient, chatWidget)
252 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileFormat?7 149 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileFormat?7
253 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileNames?7 150 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.DefaultFileNames?7
254 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.Sources?7 151 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.Sources?7
255 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.SupportedSchemas?7 152 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.SupportedSchemas?7
256 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.getData?4() 153 eric7.CycloneDXInterface.CycloneDXConfigDialog.CycloneDXConfigDialog.getData?4()
7340 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveColours?4(prefMethod) 7237 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveColours?4(prefMethod)
7341 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveState?4() 7238 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.saveState?4()
7342 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.selectFont?4(fontSample, fontVar, showFontInfo=False, options=None) 7239 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.selectFont?4(fontSample, fontVar, showFontInfo=False, options=None)
7343 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.setState?4(state) 7240 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase.setState?4(state)
7344 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase?1() 7241 eric7.Preferences.ConfigurationPages.ConfigurationPageBase.ConfigurationPageBase?1()
7345 eric7.Preferences.ConfigurationPages.CooperationPage.CooperationPage.on_addBannedUserButton_clicked?4()
7346 eric7.Preferences.ConfigurationPages.CooperationPage.CooperationPage.on_bannedUserEdit_textChanged?4(txt)
7347 eric7.Preferences.ConfigurationPages.CooperationPage.CooperationPage.on_bannedUsersList_itemSelectionChanged?4()
7348 eric7.Preferences.ConfigurationPages.CooperationPage.CooperationPage.on_deleteBannedUsersButton_clicked?4()
7349 eric7.Preferences.ConfigurationPages.CooperationPage.CooperationPage.save?4()
7350 eric7.Preferences.ConfigurationPages.CooperationPage.CooperationPage?1()
7351 eric7.Preferences.ConfigurationPages.CooperationPage.create?4(_dlg)
7352 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_addAllowedHostButton_clicked?4() 7242 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_addAllowedHostButton_clicked?4()
7353 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_allowedHostsList_currentItemChanged?4(current, _previous) 7243 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_allowedHostsList_currentItemChanged?4(current, _previous)
7354 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_deleteAllowedHostButton_clicked?4() 7244 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_deleteAllowedHostButton_clicked?4()
7355 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_editAllowedHostButton_clicked?4() 7245 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_editAllowedHostButton_clicked?4()
7356 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_interfaceSelectorComboBox_currentIndexChanged?4(index) 7246 eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.DebuggerGeneralPage.on_interfaceSelectorComboBox_currentIndexChanged?4(index)
7760 eric7.Preferences.PreferencesLexer.PreferencesLexer.writeSettings?4() 7650 eric7.Preferences.PreferencesLexer.PreferencesLexer.writeSettings?4()
7761 eric7.Preferences.PreferencesLexer.PreferencesLexer?1(language, parent=None) 7651 eric7.Preferences.PreferencesLexer.PreferencesLexer?1(language, parent=None)
7762 eric7.Preferences.PreferencesLexer.PreferencesLexerError?1() 7652 eric7.Preferences.PreferencesLexer.PreferencesLexerError?1()
7763 eric7.Preferences.PreferencesLexer.PreferencesLexerLanguageError?1(language) 7653 eric7.Preferences.PreferencesLexer.PreferencesLexerLanguageError?1(language)
7764 eric7.Preferences.Prefs.condaDefaults?7 7654 eric7.Preferences.Prefs.condaDefaults?7
7765 eric7.Preferences.Prefs.cooperationDefaults?7
7766 eric7.Preferences.Prefs.debuggerDefaults?7 7655 eric7.Preferences.Prefs.debuggerDefaults?7
7767 eric7.Preferences.Prefs.diffColourDefaults?7 7656 eric7.Preferences.Prefs.diffColourDefaults?7
7768 eric7.Preferences.Prefs.docuViewerDefaults?7 7657 eric7.Preferences.Prefs.docuViewerDefaults?7
7769 eric7.Preferences.Prefs.editorColourDefaults?7 7658 eric7.Preferences.Prefs.editorColourDefaults?7
7770 eric7.Preferences.Prefs.editorDefaults?7 7659 eric7.Preferences.Prefs.editorDefaults?7
7879 eric7.Preferences.ViewProfileDialog.ViewProfileDialog?1(layout, editVisibilities, debugVisibilities, parent=None) 7768 eric7.Preferences.ViewProfileDialog.ViewProfileDialog?1(layout, editVisibilities, debugVisibilities, parent=None)
7880 eric7.Preferences._Migrations?8 7769 eric7.Preferences._Migrations?8
7881 eric7.Preferences.convertPasswords?4(oldPassword, newPassword) 7770 eric7.Preferences.convertPasswords?4(oldPassword, newPassword)
7882 eric7.Preferences.exportPreferences?4() 7771 eric7.Preferences.exportPreferences?4()
7883 eric7.Preferences.getConda?4(key) 7772 eric7.Preferences.getConda?4(key)
7884 eric7.Preferences.getCooperation?4(key)
7885 eric7.Preferences.getDebugger?4(key) 7773 eric7.Preferences.getDebugger?4(key)
7886 eric7.Preferences.getDiffColour?4(key) 7774 eric7.Preferences.getDiffColour?4(key)
7887 eric7.Preferences.getDocuViewer?4(key) 7775 eric7.Preferences.getDocuViewer?4(key)
7888 eric7.Preferences.getEditor?4(key) 7776 eric7.Preferences.getEditor?4(key)
7889 eric7.Preferences.getEditorAPI?4(language, projectType="") 7777 eric7.Preferences.getEditorAPI?4(language, projectType="")
7938 eric7.Preferences.resetLayout?4() 7826 eric7.Preferences.resetLayout?4()
7939 eric7.Preferences.saveResetLayout?4() 7827 eric7.Preferences.saveResetLayout?4()
7940 eric7.Preferences.saveToolGroups?4(toolGroups, currentGroup) 7828 eric7.Preferences.saveToolGroups?4(toolGroups, currentGroup)
7941 eric7.Preferences.setConda?4(key, value) 7829 eric7.Preferences.setConda?4(key, value)
7942 eric7.Preferences.setConfigured?4() 7830 eric7.Preferences.setConfigured?4()
7943 eric7.Preferences.setCooperation?4(key, value)
7944 eric7.Preferences.setDebugger?4(key, value) 7831 eric7.Preferences.setDebugger?4(key, value)
7945 eric7.Preferences.setDiffColour?4(key, value) 7832 eric7.Preferences.setDiffColour?4(key, value)
7946 eric7.Preferences.setDocuViewer?4(key, value) 7833 eric7.Preferences.setDocuViewer?4(key, value)
7947 eric7.Preferences.setEditor?4(key, value) 7834 eric7.Preferences.setEditor?4(key, value)
7948 eric7.Preferences.setEditorAPI?4(language, projectType, apilist) 7835 eric7.Preferences.setEditorAPI?4(language, projectType, apilist)
11010 eric7.UI.SymbolsWidget.SymbolsWidget?1(parent=None) 10897 eric7.UI.SymbolsWidget.SymbolsWidget?1(parent=None)
11011 eric7.UI.UserInterface.SSL_AVAILABLE?7 10898 eric7.UI.UserInterface.SSL_AVAILABLE?7
11012 eric7.UI.UserInterface.UserInterface.ErrorLogFileName?7 10899 eric7.UI.UserInterface.UserInterface.ErrorLogFileName?7
11013 eric7.UI.UserInterface.UserInterface.ReleaseMode?7 10900 eric7.UI.UserInterface.UserInterface.ReleaseMode?7
11014 eric7.UI.UserInterface.UserInterface.activateCodeDocumentationViewer?4(switchFocus=True) 10901 eric7.UI.UserInterface.UserInterface.activateCodeDocumentationViewer?4(switchFocus=True)
11015 eric7.UI.UserInterface.UserInterface.activateCooperationViewer?4()
11016 eric7.UI.UserInterface.UserInterface.activateDebugViewer?4() 10902 eric7.UI.UserInterface.UserInterface.activateDebugViewer?4()
11017 eric7.UI.UserInterface.UserInterface.activateLeftRightSidebarWidget?4(widget) 10903 eric7.UI.UserInterface.UserInterface.activateLeftRightSidebarWidget?4(widget)
11018 eric7.UI.UserInterface.UserInterface.activatePluginRepositoryViewer?4() 10904 eric7.UI.UserInterface.UserInterface.activatePluginRepositoryViewer?4()
11019 eric7.UI.UserInterface.UserInterface.activateVirtualenvManager?4() 10905 eric7.UI.UserInterface.UserInterface.activateVirtualenvManager?4()
11020 eric7.UI.UserInterface.UserInterface.addEricActions?4(actions, actionType) 10906 eric7.UI.UserInterface.UserInterface.addEricActions?4(actions, actionType)

eric ide

mercurial