eric6/APIs/Python3/eric6.api

changeset 7707
6abcf4275d0e
parent 7705
90a9aefd4253
child 7713
ab61050423ef
equal deleted inserted replaced
7706:0c6d32ec64f1 7707:6abcf4275d0e
310 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendJsonCommand?4(method, params) 310 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendJsonCommand?4(method, params)
311 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendPassiveStartup?4(filename, exceptions) 311 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendPassiveStartup?4(filename, exceptions)
312 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack) 312 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack)
313 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno) 313 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno)
314 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True) 314 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True)
315 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly)
315 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True) 316 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True)
316 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd='', host=None, port=None, exceptions=True, tracePython=False, redirect=True) 317 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd='', host=None, port=None, exceptions=True, tracePython=False, redirect=True)
317 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream) 318 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream)
318 eric6.DebugClients.Python.DebugClientBase.DebugClientBase?1() 319 eric6.DebugClients.Python.DebugClientBase.DebugClientBase?1()
319 eric6.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) 320 eric6.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd)
473 eric6.Debugger.DebugServer.DebugServer.clientBreakConditionError?7 474 eric6.Debugger.DebugServer.DebugServer.clientBreakConditionError?7
474 eric6.Debugger.DebugServer.DebugServer.clientCapabilities?7 475 eric6.Debugger.DebugServer.DebugServer.clientCapabilities?7
475 eric6.Debugger.DebugServer.DebugServer.clientClearBreak?7 476 eric6.Debugger.DebugServer.DebugServer.clientClearBreak?7
476 eric6.Debugger.DebugServer.DebugServer.clientClearWatch?7 477 eric6.Debugger.DebugServer.DebugServer.clientClearWatch?7
477 eric6.Debugger.DebugServer.DebugServer.clientCompletionList?7 478 eric6.Debugger.DebugServer.DebugServer.clientCompletionList?7
479 eric6.Debugger.DebugServer.DebugServer.clientDisassembly?7
478 eric6.Debugger.DebugServer.DebugServer.clientException?7 480 eric6.Debugger.DebugServer.DebugServer.clientException?7
479 eric6.Debugger.DebugServer.DebugServer.clientExit?7 481 eric6.Debugger.DebugServer.DebugServer.clientExit?7
480 eric6.Debugger.DebugServer.DebugServer.clientGone?7 482 eric6.Debugger.DebugServer.DebugServer.clientGone?7
481 eric6.Debugger.DebugServer.DebugServer.clientInterpreterChanged?7 483 eric6.Debugger.DebugServer.DebugServer.clientInterpreterChanged?7
482 eric6.Debugger.DebugServer.DebugServer.clientLine?7 484 eric6.Debugger.DebugServer.DebugServer.clientLine?7
520 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4() 522 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4()
521 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False) 523 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False)
522 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4() 524 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4()
523 eric6.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False) 525 eric6.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False)
524 eric6.Debugger.DebugServer.DebugServer.remoteCapabilities?4() 526 eric6.Debugger.DebugServer.DebugServer.remoteCapabilities?4()
527 eric6.Debugger.DebugServer.DebugServer.remoteClientDisassembly?4()
525 eric6.Debugger.DebugServer.DebugServer.remoteClientSetFilter?4(scope, filterStr) 528 eric6.Debugger.DebugServer.DebugServer.remoteClientSetFilter?4(scope, filterStr)
526 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(scope, filterList, var, framenr=0) 529 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(scope, filterList, var, framenr=0)
527 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(scope, filterList, framenr=0) 530 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(scope, filterList, framenr=0)
528 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(text) 531 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(text)
529 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(special=False) 532 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(special=False)
553 eric6.Debugger.DebugServer.DebugServer.signalClientCallTrace?4(isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction) 556 eric6.Debugger.DebugServer.DebugServer.signalClientCallTrace?4(isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction)
554 eric6.Debugger.DebugServer.DebugServer.signalClientCapabilities?4(capabilities, clientType, venvName) 557 eric6.Debugger.DebugServer.DebugServer.signalClientCapabilities?4(capabilities, clientType, venvName)
555 eric6.Debugger.DebugServer.DebugServer.signalClientClearBreak?4(filename, lineno) 558 eric6.Debugger.DebugServer.DebugServer.signalClientClearBreak?4(filename, lineno)
556 eric6.Debugger.DebugServer.DebugServer.signalClientClearWatch?4(condition) 559 eric6.Debugger.DebugServer.DebugServer.signalClientClearWatch?4(condition)
557 eric6.Debugger.DebugServer.DebugServer.signalClientCompletionList?4(completionList, text) 560 eric6.Debugger.DebugServer.DebugServer.signalClientCompletionList?4(completionList, text)
561 eric6.Debugger.DebugServer.DebugServer.signalClientDisassembly?4(disassembly)
558 eric6.Debugger.DebugServer.DebugServer.signalClientException?4(exceptionType, exceptionMessage, stackTrace) 562 eric6.Debugger.DebugServer.DebugServer.signalClientException?4(exceptionType, exceptionMessage, stackTrace)
559 eric6.Debugger.DebugServer.DebugServer.signalClientExit?4(status, message="") 563 eric6.Debugger.DebugServer.DebugServer.signalClientExit?4(status, message="")
560 eric6.Debugger.DebugServer.DebugServer.signalClientLine?4(filename, lineno, forStack=False) 564 eric6.Debugger.DebugServer.DebugServer.signalClientLine?4(filename, lineno, forStack=False)
561 eric6.Debugger.DebugServer.DebugServer.signalClientOutput?4(line) 565 eric6.Debugger.DebugServer.DebugServer.signalClientOutput?4(line)
562 eric6.Debugger.DebugServer.DebugServer.signalClientRawInput?4(prompt, echo) 566 eric6.Debugger.DebugServer.DebugServer.signalClientRawInput?4(prompt, echo)
683 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBanner?4() 687 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBanner?4()
684 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False) 688 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False)
685 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointEnable?4(fn, line, enable) 689 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointEnable?4(fn, line, enable)
686 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointIgnore?4(fn, line, count) 690 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointIgnore?4(fn, line, count)
687 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCapabilities?4() 691 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCapabilities?4()
692 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientDisassembly?4()
688 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientSetFilter?4(scope, filterStr) 693 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientSetFilter?4(scope, filterStr)
689 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariable?4(scope, filterList, var, framenr=0, maxSize=0) 694 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariable?4(scope, filterList, var, framenr=0, maxSize=0)
690 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariables?4(scope, filterList, framenr=0, maxSize=0) 695 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariables?4(scope, filterList, framenr=0, maxSize=0)
691 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(text) 696 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(text)
692 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(special=False) 697 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(special=False)
9013 eric6.UI.PythonAstViewer.PythonAstViewer.show?4() 9018 eric6.UI.PythonAstViewer.PythonAstViewer.show?4()
9014 eric6.UI.PythonAstViewer.PythonAstViewer.shutdown?4() 9019 eric6.UI.PythonAstViewer.PythonAstViewer.shutdown?4()
9015 eric6.UI.PythonAstViewer.PythonAstViewer?1(viewmanager, parent=None) 9020 eric6.UI.PythonAstViewer.PythonAstViewer?1(viewmanager, parent=None)
9016 eric6.UI.PythonDisViewer.PythonDisViewer.EndLineRole?7 9021 eric6.UI.PythonDisViewer.PythonDisViewer.EndLineRole?7
9017 eric6.UI.PythonDisViewer.PythonDisViewer.StartLineRole?7 9022 eric6.UI.PythonDisViewer.PythonDisViewer.StartLineRole?7
9023 eric6.UI.PythonDisViewer.PythonDisViewer.clear?4()
9018 eric6.UI.PythonDisViewer.PythonDisViewer.hide?4() 9024 eric6.UI.PythonDisViewer.PythonDisViewer.hide?4()
9019 eric6.UI.PythonDisViewer.PythonDisViewer.preferencesChanged?4() 9025 eric6.UI.PythonDisViewer.PythonDisViewer.preferencesChanged?4()
9020 eric6.UI.PythonDisViewer.PythonDisViewer.resizeEvent?4(evt) 9026 eric6.UI.PythonDisViewer.PythonDisViewer.resizeEvent?4(evt)
9021 eric6.UI.PythonDisViewer.PythonDisViewer.show?4() 9027 eric6.UI.PythonDisViewer.PythonDisViewer.show?4()
9028 eric6.UI.PythonDisViewer.PythonDisViewer.showDisassembly?4(disassembly)
9022 eric6.UI.PythonDisViewer.PythonDisViewer.shutdown?4() 9029 eric6.UI.PythonDisViewer.PythonDisViewer.shutdown?4()
9023 eric6.UI.PythonDisViewer.PythonDisViewer?1(viewmanager, parent=None) 9030 eric6.UI.PythonDisViewer.PythonDisViewer?1(viewmanager, mode=PythonDisViewerModes.SourceDisassemblyMode, parent=None)
9031 eric6.UI.PythonDisViewer.PythonDisViewerModes.SourceDisassemblyMode?7
9032 eric6.UI.PythonDisViewer.PythonDisViewerModes.TracebackMode?7
9024 eric6.UI.SearchWidget.SearchWidget.keyPressEvent?4(event) 9033 eric6.UI.SearchWidget.SearchWidget.keyPressEvent?4(event)
9025 eric6.UI.SearchWidget.SearchWidget.on_closeButton_clicked?4() 9034 eric6.UI.SearchWidget.SearchWidget.on_closeButton_clicked?4()
9026 eric6.UI.SearchWidget.SearchWidget.on_findNextButton_clicked?4() 9035 eric6.UI.SearchWidget.SearchWidget.on_findNextButton_clicked?4()
9027 eric6.UI.SearchWidget.SearchWidget.on_findPrevButton_clicked?4() 9036 eric6.UI.SearchWidget.SearchWidget.on_findPrevButton_clicked?4()
9028 eric6.UI.SearchWidget.SearchWidget.on_findtextCombo_editTextChanged?4(txt) 9037 eric6.UI.SearchWidget.SearchWidget.on_findtextCombo_editTextChanged?4(txt)

eric ide

mercurial