APIs/Python3/eric5.api

changeset 1169
36a3bb21e6e6
parent 1166
a94b0a2fafd7
child 1170
a3731e520b28
diff -r 8beb6bacd874 -r 36a3bb21e6e6 APIs/Python3/eric5.api
--- a/APIs/Python3/eric5.api	Mon Jul 04 08:08:04 2011 +0200
+++ b/APIs/Python3/eric5.api	Sun Jul 10 16:31:33 2011 +0200
@@ -5452,7 +5452,9 @@
 eric5.QScintilla.Editor.Editor.getWordBoundaries?4(line, index, useWordChars=True)
 eric5.QScintilla.Editor.Editor.getWordLeft?4(line, index)
 eric5.QScintilla.Editor.Editor.getWordRight?4(line, index)
+eric5.QScintilla.Editor.Editor.gotoLastEditPosition?4()
 eric5.QScintilla.Editor.Editor.gotoLine?4(line, pos=1)
+eric5.QScintilla.Editor.Editor.gotoMethodClass?4(goUp=False)
 eric5.QScintilla.Editor.Editor.gotoSyntaxError?4()
 eric5.QScintilla.Editor.Editor.handleMonospacedEnable?4()
 eric5.QScintilla.Editor.Editor.handleRenamed?4(fn)
@@ -5466,6 +5468,7 @@
 eric5.QScintilla.Editor.Editor.highlight?4(line=None, error=False, syntaxError=False)
 eric5.QScintilla.Editor.Editor.highlightVisible?4()
 eric5.QScintilla.Editor.Editor.indentLineOrSelection?4()
+eric5.QScintilla.Editor.Editor.isLastEditPositionAvailable?4()
 eric5.QScintilla.Editor.Editor.isPy2File?4()
 eric5.QScintilla.Editor.Editor.isPy3File?4()
 eric5.QScintilla.Editor.Editor.isRubyFile?4()
@@ -5473,6 +5476,7 @@
 eric5.QScintilla.Editor.Editor.joinLines?4()
 eric5.QScintilla.Editor.Editor.keyPressEvent?4(ev)
 eric5.QScintilla.Editor.Editor.languageChanged?7
+eric5.QScintilla.Editor.Editor.lastEditPositionAvailable?7
 eric5.QScintilla.Editor.Editor.macroDelete?4()
 eric5.QScintilla.Editor.Editor.macroLoad?4()
 eric5.QScintilla.Editor.Editor.macroRecordingStart?4()

eric ide

mercurial