eric6/APIs/Python3/eric6.api

changeset 8138
169e65a6787c
parent 8134
a5c4ac339f2a
child 8139
418c2d9a767d
equal deleted inserted replaced
8137:97d37389fbfd 8138:169e65a6787c
578 eric6.Debugger.DebugServer.DebugServer.initializeClient?4(debuggerId) 578 eric6.Debugger.DebugServer.DebugServer.initializeClient?4(debuggerId)
579 eric6.Debugger.DebugServer.DebugServer.isClientProcessUp?4() 579 eric6.Debugger.DebugServer.DebugServer.isClientProcessUp?4()
580 eric6.Debugger.DebugServer.DebugServer.isConnected?4() 580 eric6.Debugger.DebugServer.DebugServer.isConnected?4()
581 eric6.Debugger.DebugServer.DebugServer.isDebugging?4() 581 eric6.Debugger.DebugServer.DebugServer.isDebugging?4()
582 eric6.Debugger.DebugServer.DebugServer.lastClientExited?7 582 eric6.Debugger.DebugServer.DebugServer.lastClientExited?7
583 eric6.Debugger.DebugServer.DebugServer.mainClientExit?7
583 eric6.Debugger.DebugServer.DebugServer.masterClientConnected?4() 584 eric6.Debugger.DebugServer.DebugServer.masterClientConnected?4()
584 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7 585 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7
585 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc, debuggerId) 586 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc, debuggerId)
586 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4() 587 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4()
587 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False) 588 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False)
640 eric6.Debugger.DebugServer.DebugServer.signalClientThreadSet?4(debuggerId) 641 eric6.Debugger.DebugServer.DebugServer.signalClientThreadSet?4(debuggerId)
641 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables, debuggerId) 642 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables, debuggerId)
642 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables, debuggerId) 643 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables, debuggerId)
643 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition, debuggerId) 644 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition, debuggerId)
644 eric6.Debugger.DebugServer.DebugServer.signalLastClientExited?4() 645 eric6.Debugger.DebugServer.DebugServer.signalLastClientExited?4()
646 eric6.Debugger.DebugServer.DebugServer.signalMainClientExit?4()
645 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)
646 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName) 648 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName)
647 eric6.Debugger.DebugServer.DebugServer.utDiscovered?7 649 eric6.Debugger.DebugServer.DebugServer.utDiscovered?7
648 eric6.Debugger.DebugServer.DebugServer.utFinished?7 650 eric6.Debugger.DebugServer.DebugServer.utFinished?7
649 eric6.Debugger.DebugServer.DebugServer.utPrepared?7 651 eric6.Debugger.DebugServer.DebugServer.utPrepared?7
2515 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceBoardRole?7 2517 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceBoardRole?7
2516 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DevicePidRole?7 2518 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DevicePidRole?7
2517 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DevicePortRole?7 2519 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DevicePortRole?7
2518 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceTypeRole?7 2520 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceTypeRole?7
2519 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceVidRole?7 2521 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceVidRole?7
2522 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ManualMarker?7
2520 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ZoomMax?7 2523 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ZoomMax?7
2521 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ZoomMin?7 2524 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ZoomMin?7
2522 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.commandsInterface?4() 2525 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.commandsInterface?4()
2523 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.dataReceived?7 2526 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.dataReceived?7
2524 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.eventFilter?4(obj, evt) 2527 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.eventFilter?4(obj, evt)

eric ide

mercurial