eric6/APIs/Python3/eric6.api

changeset 8163
29fb6d420a25
parent 8161
3591a85e4da7
child 8166
bd5cd5858503
equal deleted inserted replaced
8162:8358c3c95841 8163:29fb6d420a25
595 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0) 595 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0)
596 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0) 596 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0)
597 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(debuggerId, text) 597 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(debuggerId, text)
598 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(debuggerId, special=False) 598 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(debuggerId, special=False)
599 eric6.Debugger.DebugServer.DebugServer.remoteContinueUntil?4(debuggerId, line) 599 eric6.Debugger.DebugServer.DebugServer.remoteContinueUntil?4(debuggerId, line)
600 eric6.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") 600 eric6.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="", configOverride=None)
601 eric6.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env) 601 eric6.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env)
602 eric6.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="") 602 eric6.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)
603 eric6.Debugger.DebugServer.DebugServer.remoteMoveIP?4(debuggerId, line) 603 eric6.Debugger.DebugServer.DebugServer.remoteMoveIP?4(debuggerId, line)
604 eric6.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") 604 eric6.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="", configOverride=None)
605 eric6.Debugger.DebugServer.DebugServer.remoteRawInput?4(debuggerId, inputString) 605 eric6.Debugger.DebugServer.DebugServer.remoteRawInput?4(debuggerId, inputString)
606 eric6.Debugger.DebugServer.DebugServer.remoteRun?4(venvName, fn, argv, wd, env, autoClearShell=True, forProject=False, runInConsole=False, clientType="") 606 eric6.Debugger.DebugServer.DebugServer.remoteRun?4(venvName, fn, argv, wd, env, autoClearShell=True, forProject=False, runInConsole=False, clientType="", configOverride=None)
607 eric6.Debugger.DebugServer.DebugServer.remoteSetThread?4(debuggerId, tid) 607 eric6.Debugger.DebugServer.DebugServer.remoteSetThread?4(debuggerId, tid)
608 eric6.Debugger.DebugServer.DebugServer.remoteStatement?4(debuggerId, stmt) 608 eric6.Debugger.DebugServer.DebugServer.remoteStatement?4(debuggerId, stmt)
609 eric6.Debugger.DebugServer.DebugServer.remoteStep?4(debuggerId) 609 eric6.Debugger.DebugServer.DebugServer.remoteStep?4(debuggerId)
610 eric6.Debugger.DebugServer.DebugServer.remoteStepOut?4(debuggerId) 610 eric6.Debugger.DebugServer.DebugServer.remoteStepOut?4(debuggerId)
611 eric6.Debugger.DebugServer.DebugServer.remoteStepOver?4(debuggerId) 611 eric6.Debugger.DebugServer.DebugServer.remoteStepOver?4(debuggerId)
642 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables, debuggerId) 642 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables, debuggerId)
643 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables, debuggerId) 643 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables, debuggerId)
644 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition, debuggerId) 644 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition, debuggerId)
645 eric6.Debugger.DebugServer.DebugServer.signalLastClientExited?4() 645 eric6.Debugger.DebugServer.DebugServer.signalLastClientExited?4()
646 eric6.Debugger.DebugServer.DebugServer.signalMainClientExit?4() 646 eric6.Debugger.DebugServer.DebugServer.signalMainClientExit?4()
647 eric6.Debugger.DebugServer.DebugServer.startClient?4(unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir=None) 647 eric6.Debugger.DebugServer.DebugServer.startClient?4(unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir=None, configOverride=None)
648 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName) 648 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName)
649 eric6.Debugger.DebugServer.DebugServer.utDiscovered?7 649 eric6.Debugger.DebugServer.DebugServer.utDiscovered?7
650 eric6.Debugger.DebugServer.DebugServer.utFinished?7 650 eric6.Debugger.DebugServer.DebugServer.utFinished?7
651 eric6.Debugger.DebugServer.DebugServer.utPrepared?7 651 eric6.Debugger.DebugServer.DebugServer.utPrepared?7
652 eric6.Debugger.DebugServer.DebugServer.utStartTest?7 652 eric6.Debugger.DebugServer.DebugServer.utStartTest?7
674 eric6.Debugger.DebugUI.DebugUI.resetUI?7 674 eric6.Debugger.DebugUI.DebugUI.resetUI?7
675 eric6.Debugger.DebugUI.DebugUI.setArgvHistory?4(argsStr, clearHistories=False, history=None) 675 eric6.Debugger.DebugUI.DebugUI.setArgvHistory?4(argsStr, clearHistories=False, history=None)
676 eric6.Debugger.DebugUI.DebugUI.setAutoClearShell?4(autoClearShell) 676 eric6.Debugger.DebugUI.DebugUI.setAutoClearShell?4(autoClearShell)
677 eric6.Debugger.DebugUI.DebugUI.setAutoContinue?4(autoContinue) 677 eric6.Debugger.DebugUI.DebugUI.setAutoContinue?4(autoContinue)
678 eric6.Debugger.DebugUI.DebugUI.setDebugActionsEnabled?4(enable) 678 eric6.Debugger.DebugUI.DebugUI.setDebugActionsEnabled?4(enable)
679 eric6.Debugger.DebugUI.DebugUI.setEnableGlobalConfigOverride?4(overrideData)
679 eric6.Debugger.DebugUI.DebugUI.setEnableMultiprocess?4(enableMultiprocess) 680 eric6.Debugger.DebugUI.DebugUI.setEnableMultiprocess?4(enableMultiprocess)
680 eric6.Debugger.DebugUI.DebugUI.setEnvHistory?4(envStr, clearHistories=False, history=None) 681 eric6.Debugger.DebugUI.DebugUI.setEnvHistory?4(envStr, clearHistories=False, history=None)
681 eric6.Debugger.DebugUI.DebugUI.setExcIgnoreList?4(excIgnoreList) 682 eric6.Debugger.DebugUI.DebugUI.setExcIgnoreList?4(excIgnoreList)
682 eric6.Debugger.DebugUI.DebugUI.setExcList?4(excList) 683 eric6.Debugger.DebugUI.DebugUI.setExcList?4(excList)
683 eric6.Debugger.DebugUI.DebugUI.setExceptionReporting?4(exceptions) 684 eric6.Debugger.DebugUI.DebugUI.setExceptionReporting?4(exceptions)
804 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpoint?4(debuggerId, cond, setWatch, temp=False) 805 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpoint?4(debuggerId, cond, setWatch, temp=False)
805 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointEnable?4(debuggerId, cond, enable) 806 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointEnable?4(debuggerId, cond, enable)
806 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointIgnore?4(debuggerId, cond, count) 807 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointIgnore?4(debuggerId, cond, count)
807 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.setCallTraceEnabled?4(debuggerId, on) 808 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.setCallTraceEnabled?4(debuggerId, on)
808 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.shutdown?4() 809 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.shutdown?4()
809 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemote?4(port, runInConsole, venvName, originalPathString, workingDir=None) 810 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemote?4(port, runInConsole, venvName, originalPathString, workingDir=None, configOverride=None)
810 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemoteForProject?4(port, runInConsole, venvName, originalPathString, workingDir=None) 811 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemoteForProject?4(port, runInConsole, venvName, originalPathString, workingDir=None, configOverride=None)
811 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython?1(debugServer, passive) 812 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython?1(debugServer, passive)
812 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython3?4(debugServer, passive) 813 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython3?4(debugServer, passive)
813 eric6.Debugger.DebuggerInterfacePython.getRegistryData?4() 814 eric6.Debugger.DebuggerInterfacePython.getRegistryData?4()
814 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getAddData?4() 815 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getAddData?4()
815 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getData?4() 816 eric6.Debugger.EditBreakpointDialog.EditBreakpointDialog.getData?4()
830 eric6.Debugger.ExceptionsFilterDialog.ExceptionsFilterDialog?1(excList, ignore, parent=None) 831 eric6.Debugger.ExceptionsFilterDialog.ExceptionsFilterDialog?1(excList, ignore, parent=None)
831 eric6.Debugger.StartDialog.StartDialog.clearHistories?4() 832 eric6.Debugger.StartDialog.StartDialog.clearHistories?4()
832 eric6.Debugger.StartDialog.StartDialog.getCoverageData?4() 833 eric6.Debugger.StartDialog.StartDialog.getCoverageData?4()
833 eric6.Debugger.StartDialog.StartDialog.getData?4() 834 eric6.Debugger.StartDialog.StartDialog.getData?4()
834 eric6.Debugger.StartDialog.StartDialog.getDebugData?4() 835 eric6.Debugger.StartDialog.StartDialog.getDebugData?4()
836 eric6.Debugger.StartDialog.StartDialog.getGlobalOverrideData?4()
835 eric6.Debugger.StartDialog.StartDialog.getHistories?4() 837 eric6.Debugger.StartDialog.StartDialog.getHistories?4()
836 eric6.Debugger.StartDialog.StartDialog.getProfilingData?4() 838 eric6.Debugger.StartDialog.StartDialog.getProfilingData?4()
837 eric6.Debugger.StartDialog.StartDialog.historiesModified?4() 839 eric6.Debugger.StartDialog.StartDialog.historiesModified?4()
838 eric6.Debugger.StartDialog.StartDialog.on_buttonBox_clicked?4(button) 840 eric6.Debugger.StartDialog.StartDialog.on_buttonBox_clicked?4(button)
839 eric6.Debugger.StartDialog.StartDialog.on_modFuncCombo_editTextChanged?4() 841 eric6.Debugger.StartDialog.StartDialog.on_modFuncCombo_editTextChanged?4()
840 eric6.Debugger.StartDialog.StartDialog?1(caption, lastUsedVenvName, argvList, wdList, envList, exceptions, parent=None, dialogType=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, enableMultiprocess=False, multiprocessNoDebugHistory=None) 842 eric6.Debugger.StartDialog.StartDialog?1(caption, lastUsedVenvName, argvList, wdList, envList, exceptions, parent=None, dialogType=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, enableMultiprocess=False, multiprocessNoDebugHistory=None, configOverride=None)
841 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.getHistory?4() 843 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.getHistory?4()
842 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_deleteAllButton_clicked?4() 844 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_deleteAllButton_clicked?4()
843 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_deleteButton_clicked?4() 845 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_deleteButton_clicked?4()
844 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_editButton_clicked?4() 846 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_editButton_clicked?4()
845 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_historyList_itemSelectionChanged?4() 847 eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_historyList_itemSelectionChanged?4()
7173 eric6.Project.Project.Project.resetVCS?4() 7175 eric6.Project.Project.Project.resetVCS?4()
7174 eric6.Project.Project.Project.saveAllScripts?4(reportSyntaxErrors=False) 7176 eric6.Project.Project.Project.saveAllScripts?4(reportSyntaxErrors=False)
7175 eric6.Project.Project.Project.saveProject?4() 7177 eric6.Project.Project.Project.saveProject?4()
7176 eric6.Project.Project.Project.saveProjectAs?4() 7178 eric6.Project.Project.Project.saveProjectAs?4()
7177 eric6.Project.Project.Project.setData?4(category, key, data) 7179 eric6.Project.Project.Project.setData?4(category, key, data)
7178 eric6.Project.Project.Project.setDbgInfo?4(venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None) 7180 eric6.Project.Project.Project.setDbgInfo?4(venvName, argv, wd, env, excReporting, excList, excIgnoreList, autoClearShell, tracePython=None, autoContinue=None, enableMultiprocess=None, multiprocessNoDebug=None, configOverride=None)
7179 eric6.Project.Project.Project.setDirty?4(dirty) 7181 eric6.Project.Project.Project.setDirty?4(dirty)
7180 eric6.Project.Project.Project.setStatusMonitorAutoUpdate?4(auto) 7182 eric6.Project.Project.Project.setStatusMonitorAutoUpdate?4(auto)
7181 eric6.Project.Project.Project.setStatusMonitorInterval?4(interval) 7183 eric6.Project.Project.Project.setStatusMonitorInterval?4(interval)
7182 eric6.Project.Project.Project.setTranslationPattern?4(pattern) 7184 eric6.Project.Project.Project.setTranslationPattern?4(pattern)
7183 eric6.Project.Project.Project.showMenu?7 7185 eric6.Project.Project.Project.showMenu?7

eric ide

mercurial