APIs/Python3/eric5.api

changeset 1755
976457c61226
parent 1749
cfddfc179a2c
child 1763
25a83ac16a5e
diff -r 4e2f87d03546 -r 976457c61226 APIs/Python3/eric5.api
--- a/APIs/Python3/eric5.api	Sun Apr 01 14:31:29 2012 +0200
+++ b/APIs/Python3/eric5.api	Sun Apr 01 14:32:20 2012 +0200
@@ -5880,7 +5880,9 @@
 eric5.QScintilla.Editor.Editor.previousUncovered?4()
 eric5.QScintilla.Editor.Editor.printFile?4()
 eric5.QScintilla.Editor.Editor.printPreviewFile?4()
+eric5.QScintilla.Editor.Editor.projectClosed?4()
 eric5.QScintilla.Editor.Editor.projectLexerAssociationsChanged?4()
+eric5.QScintilla.Editor.Editor.projectOpened?4()
 eric5.QScintilla.Editor.Editor.readFile?4(fn, createIt=False)
 eric5.QScintilla.Editor.Editor.readSettings?4()
 eric5.QScintilla.Editor.Editor.receive?4(command)
@@ -7735,6 +7737,7 @@
 eric5.ViewManager.ViewManager.ViewManager.printCurrentEditor?4()
 eric5.ViewManager.ViewManager.ViewManager.printEditor?4(editor)
 eric5.ViewManager.ViewManager.ViewManager.printPreviewCurrentEditor?4()
+eric5.ViewManager.ViewManager.ViewManager.projectClosed?4()
 eric5.ViewManager.ViewManager.ViewManager.projectFileRenamed?4(oldfn, newfn)
 eric5.ViewManager.ViewManager.ViewManager.projectLexerAssociationsChanged?4()
 eric5.ViewManager.ViewManager.ViewManager.projectOpened?4()

eric ide

mercurial