eric6/APIs/Python3/eric6.api

changeset 8138
169e65a6787c
parent 8134
a5c4ac339f2a
child 8139
418c2d9a767d
--- a/eric6/APIs/Python3/eric6.api	Sat Feb 27 11:28:22 2021 +0100
+++ b/eric6/APIs/Python3/eric6.api	Sat Feb 27 12:08:23 2021 +0100
@@ -580,6 +580,7 @@
 eric6.Debugger.DebugServer.DebugServer.isConnected?4()
 eric6.Debugger.DebugServer.DebugServer.isDebugging?4()
 eric6.Debugger.DebugServer.DebugServer.lastClientExited?7
+eric6.Debugger.DebugServer.DebugServer.mainClientExit?7
 eric6.Debugger.DebugServer.DebugServer.masterClientConnected?4()
 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7
 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc, debuggerId)
@@ -642,6 +643,7 @@
 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables, debuggerId)
 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition, debuggerId)
 eric6.Debugger.DebugServer.DebugServer.signalLastClientExited?4()
+eric6.Debugger.DebugServer.DebugServer.signalMainClientExit?4()
 eric6.Debugger.DebugServer.DebugServer.startClient?4(unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir=None)
 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName)
 eric6.Debugger.DebugServer.DebugServer.utDiscovered?7
@@ -2517,6 +2519,7 @@
 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DevicePortRole?7
 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceTypeRole?7
 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.DeviceVidRole?7
+eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ManualMarker?7
 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ZoomMax?7
 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.ZoomMin?7
 eric6.MicroPython.MicroPythonWidget.MicroPythonWidget.commandsInterface?4()

eric ide

mercurial