APIs/Python3/eric6.api

changeset 5882
c52ed9b0ad2b
parent 5878
74d02cd37185
child 5885
5228afbb870f
child 5888
f23f3d2b7516
--- a/APIs/Python3/eric6.api	Sun Sep 24 17:31:40 2017 +0200
+++ b/APIs/Python3/eric6.api	Sun Sep 24 17:34:15 2017 +0200
@@ -7253,14 +7253,12 @@
 eric6.QScintilla.Editor.Editor.autoComplete?4(auto=False, context=True)
 eric6.QScintilla.Editor.Editor.autoCompleteQScintilla?4()
 eric6.QScintilla.Editor.Editor.autoCompletionAPIsAvailable?7
-eric6.QScintilla.Editor.Editor.autoCompletionHook?4()
 eric6.QScintilla.Editor.Editor.bookmarkToggled?7
 eric6.QScintilla.Editor.Editor.boxCommentLine?4()
 eric6.QScintilla.Editor.Editor.boxCommentLineOrSelection?4()
 eric6.QScintilla.Editor.Editor.boxCommentSelection?4()
 eric6.QScintilla.Editor.Editor.breakpointToggled?7
 eric6.QScintilla.Editor.Editor.callTip?4()
-eric6.QScintilla.Editor.Editor.callTipHook?4()
 eric6.QScintilla.Editor.Editor.canAutoCompleteFromAPIs?4()
 eric6.QScintilla.Editor.Editor.canProvideCallTipps?4()
 eric6.QScintilla.Editor.Editor.canProvideDynamicAutoCompletion?4()
@@ -7426,9 +7424,7 @@
 eric6.QScintilla.Editor.Editor.selectWord?4(line, index)
 eric6.QScintilla.Editor.Editor.sendSharedEdit?4()
 eric6.QScintilla.Editor.Editor.setAutoCompletionEnabled?4(enable)
-eric6.QScintilla.Editor.Editor.setAutoCompletionHook?4(func)
 eric6.QScintilla.Editor.Editor.setAutoSpellChecking?4()
-eric6.QScintilla.Editor.Editor.setCallTipHook?4(func)
 eric6.QScintilla.Editor.Editor.setLanguage?4(filename, initTextDisplay=True, propagate=True, pyname="")
 eric6.QScintilla.Editor.Editor.setMonospaced?4(on)
 eric6.QScintilla.Editor.Editor.setMouseClickHandler?4(name, modifiers, button, function)
@@ -7459,8 +7455,6 @@
 eric6.QScintilla.Editor.Editor.undo?4()
 eric6.QScintilla.Editor.Editor.undoAvailable?7
 eric6.QScintilla.Editor.Editor.unindentLineOrSelection?4()
-eric6.QScintilla.Editor.Editor.unsetAutoCompletionHook?4()
-eric6.QScintilla.Editor.Editor.unsetCallTipHook?4()
 eric6.QScintilla.Editor.Editor.updateMarkerMap?4()
 eric6.QScintilla.Editor.Editor.viewportEvent?4(evt)
 eric6.QScintilla.Editor.Editor.wheelEvent?4(evt)

eric ide

mercurial