eric7/APIs/Python3/eric7.api

branch
eric7
changeset 8523
14e1ee6e720b
parent 8513
a7464bea3d0a
child 8524
595547ab8d6f
diff -r 4f263b89a293 -r 14e1ee6e720b eric7/APIs/Python3/eric7.api
--- a/eric7/APIs/Python3/eric7.api	Fri Aug 20 14:19:13 2021 +0200
+++ b/eric7/APIs/Python3/eric7.api	Fri Aug 20 14:19:55 2021 +0200
@@ -8727,6 +8727,7 @@
 eric7.QScintilla.Shell.Shell.queueText?7
 eric7.QScintilla.Shell.Shell.registerDebuggerIdMethod?4(method)
 eric7.QScintilla.Shell.Shell.reloadHistory?4()
+eric7.QScintilla.Shell.Shell.saveContents?4()
 eric7.QScintilla.Shell.Shell.saveHistory?4(clientType)
 eric7.QScintilla.Shell.Shell.searchNext?4(txt, caseSensitive, wholeWord, regexp)
 eric7.QScintilla.Shell.Shell.searchPrev?4(txt, caseSensitive, wholeWord, regexp)
@@ -10174,6 +10175,7 @@
 eric7.ViewManager.ViewManager.ViewManager.printCurrentEditor?4()
 eric7.ViewManager.ViewManager.ViewManager.printEditor?4(editor)
 eric7.ViewManager.ViewManager.ViewManager.printPreviewCurrentEditor?4()
+eric7.ViewManager.ViewManager.ViewManager.printPreviewEditor?4(editor)
 eric7.ViewManager.ViewManager.ViewManager.projectClosed?4()
 eric7.ViewManager.ViewManager.ViewManager.projectFileRenamed?4(oldfn, newfn)
 eric7.ViewManager.ViewManager.ViewManager.projectLexerAssociationsChanged?4()

eric ide

mercurial