src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 11206
9271719f43a7
parent 11190
f5ffdf0164ab
child 11208
f776db7cc222
--- a/src/eric7/APIs/Python3/eric7.api	Wed Apr 02 16:56:06 2025 +0200
+++ b/src/eric7/APIs/Python3/eric7.api	Thu Apr 03 19:50:43 2025 +0200
@@ -10192,6 +10192,8 @@
 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_removeButton_clicked?4()
 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog.on_resetButton_clicked?4()
 eric7.RemoteServerInterface.EricServerProfilesDialog.EricServerProfilesDialog?1(connectionProfiles, parent=None)
+eric7.Sessions.CrashedSessionsSelectionDialog.CrashedSessionsSelectionDialog.getSelectedCrashSession?4()
+eric7.Sessions.CrashedSessionsSelectionDialog.CrashedSessionsSelectionDialog?1(sessionFiles, parent=None)
 eric7.Sessions.SessionFile.SessionFile.readFile?4(filename: str)
 eric7.Sessions.SessionFile.SessionFile.writeFile?4(filename: str, withServer: bool = True)
 eric7.Sessions.SessionFile.SessionFile?1(isGlobal: bool, parent: QObject = None)

eric ide

mercurial