APIs/Python3/eric6.api

changeset 4087
414a6fefc1f0
parent 4081
9bf3aa6c65e0
child 4093
8dd5c3a49b82
diff -r 822f456652c5 -r 414a6fefc1f0 APIs/Python3/eric6.api
--- a/APIs/Python3/eric6.api	Tue Feb 03 19:36:29 2015 +0100
+++ b/APIs/Python3/eric6.api	Tue Feb 03 19:37:19 2015 +0100
@@ -7587,6 +7587,7 @@
 eric6.QScintilla.QsciScintillaCompat.QsciScintillaCompat.zoomTo?4(zoom)
 eric6.QScintilla.QsciScintillaCompat.QsciScintillaCompat.zoomValueChanged?7
 eric6.QScintilla.QsciScintillaCompat.QsciScintillaCompat?1(parent=None)
+eric6.QScintilla.SearchReplaceWidget.SearchReplaceSlidingWidget.changeEvent?4(evt)
 eric6.QScintilla.SearchReplaceWidget.SearchReplaceSlidingWidget.findNext?4()
 eric6.QScintilla.SearchReplaceWidget.SearchReplaceSlidingWidget.findPrev?4()
 eric6.QScintilla.SearchReplaceWidget.SearchReplaceSlidingWidget.resizeEvent?4(evt)
@@ -8193,7 +8194,7 @@
 eric6.UI.LogView.LogViewer.appendToStdout?4(txt)
 eric6.UI.LogView.LogViewer.preferencesChanged?4()
 eric6.UI.LogView.LogViewer.showFind?4(txt="")
-eric6.UI.LogView.LogViewer?1(parent=None)
+eric6.UI.LogView.LogViewer?1(ui, parent=None)
 eric6.UI.LogView.LogViewerEdit.appendToStderr?4(txt)
 eric6.UI.LogView.LogViewerEdit.appendToStdout?4(txt)
 eric6.UI.LogView.LogViewerEdit.keyPressEvent?4(evt)
@@ -8354,7 +8355,7 @@
 eric6.UI.UserInterface.UserInterface.showEvent?4(evt)
 eric6.UI.UserInterface.UserInterface.showFindFileByNameDialog?4()
 eric6.UI.UserInterface.UserInterface.showFindFilesDialog?4(txt="", searchDir="", openFiles=False)
-eric6.UI.UserInterface.UserInterface.showLogTab?4(tabname)
+eric6.UI.UserInterface.UserInterface.showLogViewer?4()
 eric6.UI.UserInterface.UserInterface.showMenu?7
 eric6.UI.UserInterface.UserInterface.showNotification?4(icon, heading, text)
 eric6.UI.UserInterface.UserInterface.showPluginsAvailable?4()

eric ide

mercurial