eric6/APIs/Python3/eric6.api

changeset 7969
62eff8b34a8d
parent 7959
44e15eda6506
child 7976
a8a20f558176
--- a/eric6/APIs/Python3/eric6.api	Mon Jan 11 19:31:21 2021 +0100
+++ b/eric6/APIs/Python3/eric6.api	Tue Jan 12 17:19:02 2021 +0100
@@ -7342,6 +7342,7 @@
 eric6.QScintilla.Editor.Editor.ClassID?7
 eric6.QScintilla.Editor.Editor.ClassPrivateID?7
 eric6.QScintilla.Editor.Editor.ClassProtectedID?7
+eric6.QScintilla.Editor.Editor.EncloseChars?7
 eric6.QScintilla.Editor.Editor.EndEditToken?7
 eric6.QScintilla.Editor.Editor.EnumID?7
 eric6.QScintilla.Editor.Editor.FromDocumentID?7
@@ -7413,6 +7414,7 @@
 eric6.QScintilla.Editor.Editor.editorCommand?4(cmd)
 eric6.QScintilla.Editor.Editor.editorRenamed?7
 eric6.QScintilla.Editor.Editor.editorSaved?7
+eric6.QScintilla.Editor.Editor.encloseSelectedText?4()
 eric6.QScintilla.Editor.Editor.encodingChanged?7
 eric6.QScintilla.Editor.Editor.ensureVisible?4(line, expand=False)
 eric6.QScintilla.Editor.Editor.ensureVisibleTop?4(line, expand=False)
@@ -8154,6 +8156,8 @@
 eric6.QScintilla.MiniEditor.MiniEditor.showSearchWidget?4()
 eric6.QScintilla.MiniEditor.MiniEditor.textForFind?4()
 eric6.QScintilla.MiniEditor.MiniEditor?1(filename="", filetype="", parent=None, name=None)
+eric6.QScintilla.MiniEditor.MiniScintilla.EncloseChars?7
+eric6.QScintilla.MiniEditor.MiniScintilla.encloseSelectedText?4()
 eric6.QScintilla.MiniEditor.MiniScintilla.focusInEvent?4(event)
 eric6.QScintilla.MiniEditor.MiniScintilla.focusOutEvent?4(event)
 eric6.QScintilla.MiniEditor.MiniScintilla.getFileName?4()

eric ide

mercurial