src/eric7/APIs/Python3/eric7.api

branch
mpy_network
changeset 9802
22aeee2bf35f
parent 9799
a79430a8811d
parent 9790
6b14962d9d31
child 9829
cafb132fe3bb
diff -r 25f388536caf -r 22aeee2bf35f src/eric7/APIs/Python3/eric7.api
--- a/src/eric7/APIs/Python3/eric7.api	Sat Feb 25 19:18:43 2023 +0100
+++ b/src/eric7/APIs/Python3/eric7.api	Sat Feb 25 19:47:23 2023 +0100
@@ -8417,12 +8417,14 @@
 eric7.QScintilla.Editor.Editor.insertDocstring?4()
 eric7.QScintilla.Editor.Editor.isClone?4(editor)
 eric7.QScintilla.Editor.Editor.isCythonFile?4()
+eric7.QScintilla.Editor.Editor.isDeviceFile?4()
 eric7.QScintilla.Editor.Editor.isJavascriptFile?4()
 eric7.QScintilla.Editor.Editor.isLastEditPositionAvailable?4()
 eric7.QScintilla.Editor.Editor.isLocalFile?4()
 eric7.QScintilla.Editor.Editor.isMicroPythonFile?4()
 eric7.QScintilla.Editor.Editor.isPy3File?4()
 eric7.QScintilla.Editor.Editor.isPyFile?4()
+eric7.QScintilla.Editor.Editor.isRemoteFile?4()
 eric7.QScintilla.Editor.Editor.isRubyFile?4()
 eric7.QScintilla.Editor.Editor.isSpellCheckRegion?4(pos)
 eric7.QScintilla.Editor.Editor.joinLines?4()
@@ -8475,6 +8477,7 @@
 eric7.QScintilla.Editor.Editor.removeCompletionListHook?4(key)
 eric7.QScintilla.Editor.Editor.removeMouseClickHandler?4(modifiers, button)
 eric7.QScintilla.Editor.Editor.removeMouseClickHandlers?4(name)
+eric7.QScintilla.Editor.Editor.resetOnlineChangeTraceInfo?4()
 eric7.QScintilla.Editor.Editor.resizeEvent?4(evt)
 eric7.QScintilla.Editor.Editor.revertToUnmodified?4()
 eric7.QScintilla.Editor.Editor.saveFile?4(saveas=False, path=None)

eric ide

mercurial