eric6/APIs/Python3/eric6.api

changeset 8131
f2129bb79269
parent 8129
52c76e6cb35b
child 8134
a5c4ac339f2a
--- a/eric6/APIs/Python3/eric6.api	Tue Feb 23 17:31:36 2021 +0100
+++ b/eric6/APIs/Python3/eric6.api	Tue Feb 23 17:38:12 2021 +0100
@@ -7649,6 +7649,7 @@
 eric6.QScintilla.Editor.Editor.indentLineOrSelection?4()
 eric6.QScintilla.Editor.Editor.insertDocstring?4()
 eric6.QScintilla.Editor.Editor.isClone?4(editor)
+eric6.QScintilla.Editor.Editor.isCythonFile?4()
 eric6.QScintilla.Editor.Editor.isJavascriptFile?4()
 eric6.QScintilla.Editor.Editor.isLastEditPositionAvailable?4()
 eric6.QScintilla.Editor.Editor.isMicroPythonFile?4()
@@ -7755,7 +7756,7 @@
 eric6.QScintilla.Editor.Editor.viewportEvent?4(evt)
 eric6.QScintilla.Editor.Editor.wheelEvent?4(evt)
 eric6.QScintilla.Editor.Editor.writeFile?4(fn, backup=True)
-eric6.QScintilla.Editor.Editor?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None)
+eric6.QScintilla.Editor.Editor?1(dbs, fn="", vm=None, filetype="", editor=None, tv=None, parent=None)
 eric6.QScintilla.Editor.EditorAutoCompletionListID?7
 eric6.QScintilla.Editor.TemplateCompletionListID?7
 eric6.QScintilla.EditorAssembly.EditorAssembly.getEditor?4()
@@ -8947,6 +8948,7 @@
 eric6.UI.BrowserModel.BrowserFileItem.dirName?4()
 eric6.UI.BrowserModel.BrowserFileItem.fileExt?4()
 eric6.UI.BrowserModel.BrowserFileItem.fileName?4()
+eric6.UI.BrowserModel.BrowserFileItem.isCythonFile?4()
 eric6.UI.BrowserModel.BrowserFileItem.isDFile?4()
 eric6.UI.BrowserModel.BrowserFileItem.isDesignerFile?4()
 eric6.UI.BrowserModel.BrowserFileItem.isIdlFile?4()

eric ide

mercurial