src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 10321
4a017fdf316f
parent 10316
bae834dc40ec
child 10333
4aa8d3b69832
equal deleted inserted replaced
10320:ff28050f5dec 10321:4a017fdf316f
395 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryBreakpoint?4(filename, lineno) 395 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryBreakpoint?4(filename, lineno)
396 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryWatch?4(condition) 396 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryWatch?4(condition)
397 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendDebuggerId?4() 397 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendDebuggerId?4()
398 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendException?4(exceptionType, exceptionMessage, stack, threadName) 398 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendException?4(exceptionType, exceptionMessage, stack, threadName)
399 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendJsonCommand?4(method, params) 399 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendJsonCommand?4(method, params)
400 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendPassiveStartup?4(filename, exceptions) 400 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendPassiveStartup?4(filename, reportAllExceptions)
401 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack, threadName) 401 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack, threadName)
402 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno, threadName) 402 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno, threadName)
403 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True) 403 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True)
404 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly) 404 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly)
405 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.skipMultiProcessDebugging?4(scriptName) 405 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.skipMultiProcessDebugging?4(scriptName)
406 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, ) 406 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, reportAllExceptions=False, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, )
407 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd="", host=None, port=None, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, callTraceOptimization=False, codeStr="", scriptModule="", ) 407 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd="", host=None, port=None, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, reportAllExceptions=False, callTraceOptimization=False, codeStr="", scriptModule="", )
408 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream) 408 eric7.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream)
409 eric7.DebugClients.Python.DebugClientBase.DebugClientBase?1() 409 eric7.DebugClients.Python.DebugClientBase.DebugClientBase?1()
410 eric7.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) 410 eric7.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd)
411 eric7.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="", echo=True) 411 eric7.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="", echo=True)
412 eric7.DebugClients.Python.DebugClientBase.DebugClientInstance?7 412 eric7.DebugClients.Python.DebugClientBase.DebugClientInstance?7
673 eric7.Debugger.DebugServer.DebugServer.isDebugging?4() 673 eric7.Debugger.DebugServer.DebugServer.isDebugging?4()
674 eric7.Debugger.DebugServer.DebugServer.lastClientExited?7 674 eric7.Debugger.DebugServer.DebugServer.lastClientExited?7
675 eric7.Debugger.DebugServer.DebugServer.mainClientConnected?4() 675 eric7.Debugger.DebugServer.DebugServer.mainClientConnected?4()
676 eric7.Debugger.DebugServer.DebugServer.mainClientExit?7 676 eric7.Debugger.DebugServer.DebugServer.mainClientExit?7
677 eric7.Debugger.DebugServer.DebugServer.passiveDebugStarted?7 677 eric7.Debugger.DebugServer.DebugServer.passiveDebugStarted?7
678 eric7.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc, debuggerId) 678 eric7.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, reportAllExceptions, debuggerId)
679 eric7.Debugger.DebugServer.DebugServer.preferencesChanged?4() 679 eric7.Debugger.DebugServer.DebugServer.preferencesChanged?4()
680 eric7.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False) 680 eric7.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False)
681 eric7.Debugger.DebugServer.DebugServer.remoteBanner?4() 681 eric7.Debugger.DebugServer.DebugServer.remoteBanner?4()
682 eric7.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(debuggerId, fn, line, setBreakpoint, cond=None, temp=False) 682 eric7.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(debuggerId, fn, line, setBreakpoint, cond=None, temp=False)
683 eric7.Debugger.DebugServer.DebugServer.remoteCapabilities?4() 683 eric7.Debugger.DebugServer.DebugServer.remoteCapabilities?4()
689 eric7.Debugger.DebugServer.DebugServer.remoteCompletion?4(debuggerId, text) 689 eric7.Debugger.DebugServer.DebugServer.remoteCompletion?4(debuggerId, text)
690 eric7.Debugger.DebugServer.DebugServer.remoteContinue?4(debuggerId, special=False) 690 eric7.Debugger.DebugServer.DebugServer.remoteContinue?4(debuggerId, special=False)
691 eric7.Debugger.DebugServer.DebugServer.remoteContinueUntil?4(debuggerId, line) 691 eric7.Debugger.DebugServer.DebugServer.remoteContinueUntil?4(debuggerId, line)
692 eric7.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="", configOverride=None, ) 692 eric7.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="", configOverride=None, )
693 eric7.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env) 693 eric7.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env)
694 eric7.Debugger.DebugServer.DebugServer.remoteLoad?4(venvName, fn, argv, wd, env, autoClearShell=True, tracePython=False, autoContinue=True, forProject=False, runInConsole=False, clientType="", enableCallTrace=False, enableMultiprocess=False, multiprocessNoDebug="", configOverride=None, ) 694 eric7.Debugger.DebugServer.DebugServer.remoteLoad?4(venvName, fn, argv, wd, env, autoClearShell=True, tracePython=False, autoContinue=True, forProject=False, runInConsole=False, clientType="", enableCallTrace=False, enableMultiprocess=False, multiprocessNoDebug="", configOverride=None, reportAllExceptions=False, )
695 eric7.Debugger.DebugServer.DebugServer.remoteMoveIP?4(debuggerId, line) 695 eric7.Debugger.DebugServer.DebugServer.remoteMoveIP?4(debuggerId, line)
696 eric7.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="", configOverride=None, ) 696 eric7.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="", configOverride=None, )
697 eric7.Debugger.DebugServer.DebugServer.remoteRawInput?4(debuggerId, inputString) 697 eric7.Debugger.DebugServer.DebugServer.remoteRawInput?4(debuggerId, inputString)
698 eric7.Debugger.DebugServer.DebugServer.remoteRun?4(venvName, fn, argv, wd, env, autoClearShell=True, forProject=False, runInConsole=False, clientType="", configOverride=None, ) 698 eric7.Debugger.DebugServer.DebugServer.remoteRun?4(venvName, fn, argv, wd, env, autoClearShell=True, forProject=False, runInConsole=False, clientType="", configOverride=None, )
699 eric7.Debugger.DebugServer.DebugServer.remoteSetThread?4(debuggerId, tid) 699 eric7.Debugger.DebugServer.DebugServer.remoteSetThread?4(debuggerId, tid)
760 eric7.Debugger.DebugUI.DebugUI.setEnableGlobalConfigOverride?4(overrideData) 760 eric7.Debugger.DebugUI.DebugUI.setEnableGlobalConfigOverride?4(overrideData)
761 eric7.Debugger.DebugUI.DebugUI.setEnableMultiprocess?4(enableMultiprocess) 761 eric7.Debugger.DebugUI.DebugUI.setEnableMultiprocess?4(enableMultiprocess)
762 eric7.Debugger.DebugUI.DebugUI.setEnvHistory?4(envStr, clearHistories=False, history=None) 762 eric7.Debugger.DebugUI.DebugUI.setEnvHistory?4(envStr, clearHistories=False, history=None)
763 eric7.Debugger.DebugUI.DebugUI.setExcIgnoreList?4(excIgnoreList) 763 eric7.Debugger.DebugUI.DebugUI.setExcIgnoreList?4(excIgnoreList)
764 eric7.Debugger.DebugUI.DebugUI.setExcList?4(excList) 764 eric7.Debugger.DebugUI.DebugUI.setExcList?4(excList)
765 eric7.Debugger.DebugUI.DebugUI.setExceptionReporting?4(exceptions, unhandledExceptions=True) 765 eric7.Debugger.DebugUI.DebugUI.setExceptionReporting?4(reportAllExceptions)
766 eric7.Debugger.DebugUI.DebugUI.setMultiprocessNoDebugHistory?4(noDebugList, clearHistories=False, history=None) 766 eric7.Debugger.DebugUI.DebugUI.setMultiprocessNoDebugHistory?4(noDebugList, clearHistories=False, history=None)
767 eric7.Debugger.DebugUI.DebugUI.setScriptsHistory?4(scriptName, clearHistories=False, history=None) 767 eric7.Debugger.DebugUI.DebugUI.setScriptsHistory?4(scriptName, clearHistories=False, history=None)
768 eric7.Debugger.DebugUI.DebugUI.setTracePython?4(tracePython) 768 eric7.Debugger.DebugUI.DebugUI.setTracePython?4(tracePython)
769 eric7.Debugger.DebugUI.DebugUI.setWdHistory?4(wdStr, clearHistories=False, history=None) 769 eric7.Debugger.DebugUI.DebugUI.setWdHistory?4(wdStr, clearHistories=False, history=None)
770 eric7.Debugger.DebugUI.DebugUI.showNotification?4(notification, kind=NotificationTypes.INFORMATION, timeout=None) 770 eric7.Debugger.DebugUI.DebugUI.showNotification?4(notification, kind=NotificationTypes.INFORMATION, timeout=None)
819 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCompletion?4(debuggerId, text) 819 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCompletion?4(debuggerId, text)
820 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinue?4(debuggerId, special=False) 820 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinue?4(debuggerId, special=False)
821 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinueUntil?4(debuggerId, line) 821 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinueUntil?4(debuggerId, line)
822 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCoverage?4(fn, argv, wd, erase=False) 822 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCoverage?4(fn, argv, wd, erase=False)
823 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteEnvironment?4(env) 823 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteEnvironment?4(env)
824 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False, ) 824 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False, reportAllExceptions=False, )
825 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteMoveIP?4(debuggerId, line) 825 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteMoveIP?4(debuggerId, line)
826 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteNoDebugList?4(debuggerId, noDebugList) 826 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteNoDebugList?4(debuggerId, noDebugList)
827 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteProfile?4(fn, argv, wd, erase=False) 827 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteProfile?4(fn, argv, wd, erase=False)
828 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRawInput?4(debuggerId, inputString) 828 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRawInput?4(debuggerId, inputString)
829 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRun?4(fn, argv, wd) 829 eric7.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRun?4(fn, argv, wd)
862 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(debuggerId, text) 862 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(debuggerId, text)
863 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(debuggerId, special=False) 863 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(debuggerId, special=False)
864 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinueUntil?4(debuggerId, line) 864 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinueUntil?4(debuggerId, line)
865 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCoverage?4(fn, argv, wd, erase=False) 865 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCoverage?4(fn, argv, wd, erase=False)
866 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteEnvironment?4(env) 866 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteEnvironment?4(env)
867 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False, ) 867 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False, reportAllExceptions=False, )
868 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteMoveIP?4(debuggerId, line) 868 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteMoveIP?4(debuggerId, line)
869 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteNoDebugList?4(debuggerId, noDebugList) 869 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteNoDebugList?4(debuggerId, noDebugList)
870 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteProfile?4(fn, argv, wd, erase=False) 870 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteProfile?4(fn, argv, wd, erase=False)
871 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRawInput?4(debuggerId, inputString) 871 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRawInput?4(debuggerId, inputString)
872 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRun?4(fn, argv, wd) 872 eric7.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRun?4(fn, argv, wd)
912 eric7.Debugger.StartDialog.StartDialog.getHistories?4() 912 eric7.Debugger.StartDialog.StartDialog.getHistories?4()
913 eric7.Debugger.StartDialog.StartDialog.getProfilingData?4() 913 eric7.Debugger.StartDialog.StartDialog.getProfilingData?4()
914 eric7.Debugger.StartDialog.StartDialog.historiesModified?4() 914 eric7.Debugger.StartDialog.StartDialog.historiesModified?4()
915 eric7.Debugger.StartDialog.StartDialog.on_buttonBox_clicked?4(button) 915 eric7.Debugger.StartDialog.StartDialog.on_buttonBox_clicked?4(button)
916 eric7.Debugger.StartDialog.StartDialog.on_modFuncCombo_editTextChanged?4() 916 eric7.Debugger.StartDialog.StartDialog.on_modFuncCombo_editTextChanged?4()
917 eric7.Debugger.StartDialog.StartDialog?1(caption, lastUsedVenvName, argvList, wdList, envList, exceptions, unhandledExceptions, parent=None, dialogMode=StartDialogMode.Debug, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, enableMultiprocess=False, multiprocessNoDebugHistory=None, configOverride=None, forProject=False, scriptName="", scriptsList=None, ) 917 eric7.Debugger.StartDialog.StartDialog?1(caption, lastUsedVenvName, argvList, wdList, envList, parent=None, dialogMode=StartDialogMode.Debug, modfuncList=None, autoClearShell=True, tracePython=False, autoContinue=True, reportAllExceptions=False, enableMultiprocess=False, multiprocessNoDebugHistory=None, configOverride=None, forProject=False, scriptName="", scriptsList=None, )
918 eric7.Debugger.StartDialog.StartDialogMode.Coverage?7 918 eric7.Debugger.StartDialog.StartDialogMode.Coverage?7
919 eric7.Debugger.StartDialog.StartDialogMode.Debug?7 919 eric7.Debugger.StartDialog.StartDialogMode.Debug?7
920 eric7.Debugger.StartDialog.StartDialogMode.Profile?7 920 eric7.Debugger.StartDialog.StartDialogMode.Profile?7
921 eric7.Debugger.StartDialog.StartDialogMode.Run?7 921 eric7.Debugger.StartDialog.StartDialogMode.Run?7
922 eric7.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.getHistory?4() 922 eric7.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.getHistory?4()
8099 eric7.Project.Project.Project.resetVCS?4() 8099 eric7.Project.Project.Project.resetVCS?4()
8100 eric7.Project.Project.Project.saveAllScripts?4(reportSyntaxErrors=False) 8100 eric7.Project.Project.Project.saveAllScripts?4(reportSyntaxErrors=False)
8101 eric7.Project.Project.Project.saveProject?4() 8101 eric7.Project.Project.Project.saveProject?4()
8102 eric7.Project.Project.Project.saveProjectAs?4() 8102 eric7.Project.Project.Project.saveProjectAs?4()
8103 eric7.Project.Project.Project.setData?4(category, key, data) 8103 eric7.Project.Project.Project.setData?4(category, key, data)
8104 eric7.Project.Project.Project.setDbgInfo?4(venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None, ) 8104 eric7.Project.Project.Project.setDbgInfo?4(venvName, argv, wd, env, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, reportAllExceptions=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None, )
8105 eric7.Project.Project.Project.setDirty?4(dirty) 8105 eric7.Project.Project.Project.setDirty?4(dirty)
8106 eric7.Project.Project.Project.setProjectData?4(data, dataKey=None, setDirty=True) 8106 eric7.Project.Project.Project.setProjectData?4(data, dataKey=None, setDirty=True)
8107 eric7.Project.Project.Project.setStatusMonitorAutoUpdate?4(auto) 8107 eric7.Project.Project.Project.setStatusMonitorAutoUpdate?4(auto)
8108 eric7.Project.Project.Project.setStatusMonitorInterval?4(interval) 8108 eric7.Project.Project.Project.setStatusMonitorInterval?4(interval)
8109 eric7.Project.Project.Project.setTranslationPattern?4(pattern) 8109 eric7.Project.Project.Project.setTranslationPattern?4(pattern)

eric ide

mercurial