APIs/Python3/eric6.api

changeset 5800
c3379bf35654
parent 5793
4ff73b969ab1
child 5804
f1861dd1935d
diff -r e87f52c0374a -r c3379bf35654 APIs/Python3/eric6.api
--- a/APIs/Python3/eric6.api	Mon Jul 10 18:24:35 2017 +0200
+++ b/APIs/Python3/eric6.api	Mon Jul 10 18:48:33 2017 +0200
@@ -8169,15 +8169,19 @@
 eric6.QScintilla.Shell.Shell.dropEvent?4(event)
 eric6.QScintilla.Shell.Shell.editorCommand?4(cmd)
 eric6.QScintilla.Shell.Shell.event?4(evt)
-eric6.QScintilla.Shell.Shell.executeLines?4(lines)
+eric6.QScintilla.Shell.Shell.executeLines?4(lines, historyIndex=None)
 eric6.QScintilla.Shell.Shell.focusInEvent?4(event)
 eric6.QScintilla.Shell.Shell.focusNextPrevChild?4(nextChild)
 eric6.QScintilla.Shell.Shell.focusOutEvent?4(event)
 eric6.QScintilla.Shell.Shell.gestureEvent?4(evt)
 eric6.QScintilla.Shell.Shell.getClientType?4()
 eric6.QScintilla.Shell.Shell.getHistory?4(clientType)
+eric6.QScintilla.Shell.Shell.getHistoryIndex?4()
 eric6.QScintilla.Shell.Shell.handlePreferencesChanged?4()
+eric6.QScintilla.Shell.Shell.historyStyle?4()
+eric6.QScintilla.Shell.Shell.historyStyleChanged?7
 eric6.QScintilla.Shell.Shell.insert?4(txt)
+eric6.QScintilla.Shell.Shell.isHistoryEnabled?4()
 eric6.QScintilla.Shell.Shell.keyPressEvent?4(ev)
 eric6.QScintilla.Shell.Shell.loadHistory?4(clientType)
 eric6.QScintilla.Shell.Shell.mousePressEvent?4(event)
@@ -8195,6 +8199,9 @@
 eric6.QScintilla.Shell.ShellAssembly.shell?4()
 eric6.QScintilla.Shell.ShellAssembly.showFind?4(txt="")
 eric6.QScintilla.Shell.ShellAssembly?1(dbs, vm, horizontal=True, parent=None)
+eric6.QScintilla.Shell.ShellHistoryStyle.Disabled?7
+eric6.QScintilla.Shell.ShellHistoryStyle.LinuxStyle?7
+eric6.QScintilla.Shell.ShellHistoryStyle.WindowsStyle?7
 eric6.QScintilla.ShellHistoryDialog.ShellHistoryDialog.getHistory?4()
 eric6.QScintilla.ShellHistoryDialog.ShellHistoryDialog.on_copyButton_clicked?4()
 eric6.QScintilla.ShellHistoryDialog.ShellHistoryDialog.on_deleteButton_clicked?4()

eric ide

mercurial