Sun, 24 Sep 2017 17:34:15 +0200
Regenerated the source documentation.
--- 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)
--- a/Documentation/Help/source.qhp Sun Sep 24 17:31:40 2017 +0200 +++ b/Documentation/Help/source.qhp Sun Sep 24 17:34:15 2017 +0200 @@ -5030,12 +5030,10 @@ <keyword name="Editor.addedToProject" id="Editor.addedToProject" ref="eric6.QScintilla.Editor.html#Editor.addedToProject" /> <keyword name="Editor.autoComplete" id="Editor.autoComplete" ref="eric6.QScintilla.Editor.html#Editor.autoComplete" /> <keyword name="Editor.autoCompleteQScintilla" id="Editor.autoCompleteQScintilla" ref="eric6.QScintilla.Editor.html#Editor.autoCompleteQScintilla" /> - <keyword name="Editor.autoCompletionHook" id="Editor.autoCompletionHook" ref="eric6.QScintilla.Editor.html#Editor.autoCompletionHook" /> <keyword name="Editor.boxCommentLine" id="Editor.boxCommentLine" ref="eric6.QScintilla.Editor.html#Editor.boxCommentLine" /> <keyword name="Editor.boxCommentLineOrSelection" id="Editor.boxCommentLineOrSelection" ref="eric6.QScintilla.Editor.html#Editor.boxCommentLineOrSelection" /> <keyword name="Editor.boxCommentSelection" id="Editor.boxCommentSelection" ref="eric6.QScintilla.Editor.html#Editor.boxCommentSelection" /> <keyword name="Editor.callTip" id="Editor.callTip" ref="eric6.QScintilla.Editor.html#Editor.callTip" /> - <keyword name="Editor.callTipHook" id="Editor.callTipHook" ref="eric6.QScintilla.Editor.html#Editor.callTipHook" /> <keyword name="Editor.canAutoCompleteFromAPIs" id="Editor.canAutoCompleteFromAPIs" ref="eric6.QScintilla.Editor.html#Editor.canAutoCompleteFromAPIs" /> <keyword name="Editor.canProvideCallTipps" id="Editor.canProvideCallTipps" ref="eric6.QScintilla.Editor.html#Editor.canProvideCallTipps" /> <keyword name="Editor.canProvideDynamicAutoCompletion" id="Editor.canProvideDynamicAutoCompletion" ref="eric6.QScintilla.Editor.html#Editor.canProvideDynamicAutoCompletion" /> @@ -5186,9 +5184,7 @@ <keyword name="Editor.selectWord" id="Editor.selectWord" ref="eric6.QScintilla.Editor.html#Editor.selectWord" /> <keyword name="Editor.sendSharedEdit" id="Editor.sendSharedEdit" ref="eric6.QScintilla.Editor.html#Editor.sendSharedEdit" /> <keyword name="Editor.setAutoCompletionEnabled" id="Editor.setAutoCompletionEnabled" ref="eric6.QScintilla.Editor.html#Editor.setAutoCompletionEnabled" /> - <keyword name="Editor.setAutoCompletionHook" id="Editor.setAutoCompletionHook" ref="eric6.QScintilla.Editor.html#Editor.setAutoCompletionHook" /> <keyword name="Editor.setAutoSpellChecking" id="Editor.setAutoSpellChecking" ref="eric6.QScintilla.Editor.html#Editor.setAutoSpellChecking" /> - <keyword name="Editor.setCallTipHook" id="Editor.setCallTipHook" ref="eric6.QScintilla.Editor.html#Editor.setCallTipHook" /> <keyword name="Editor.setLanguage" id="Editor.setLanguage" ref="eric6.QScintilla.Editor.html#Editor.setLanguage" /> <keyword name="Editor.setMonospaced" id="Editor.setMonospaced" ref="eric6.QScintilla.Editor.html#Editor.setMonospaced" /> <keyword name="Editor.setMouseClickHandler" id="Editor.setMouseClickHandler" ref="eric6.QScintilla.Editor.html#Editor.setMouseClickHandler" /> @@ -5214,8 +5210,6 @@ <keyword name="Editor.uncommentSelection" id="Editor.uncommentSelection" ref="eric6.QScintilla.Editor.html#Editor.uncommentSelection" /> <keyword name="Editor.undo" id="Editor.undo" ref="eric6.QScintilla.Editor.html#Editor.undo" /> <keyword name="Editor.unindentLineOrSelection" id="Editor.unindentLineOrSelection" ref="eric6.QScintilla.Editor.html#Editor.unindentLineOrSelection" /> - <keyword name="Editor.unsetAutoCompletionHook" id="Editor.unsetAutoCompletionHook" ref="eric6.QScintilla.Editor.html#Editor.unsetAutoCompletionHook" /> - <keyword name="Editor.unsetCallTipHook" id="Editor.unsetCallTipHook" ref="eric6.QScintilla.Editor.html#Editor.unsetCallTipHook" /> <keyword name="Editor.updateMarkerMap" id="Editor.updateMarkerMap" ref="eric6.QScintilla.Editor.html#Editor.updateMarkerMap" /> <keyword name="Editor.viewportEvent" id="Editor.viewportEvent" ref="eric6.QScintilla.Editor.html#Editor.viewportEvent" /> <keyword name="Editor.wheelEvent" id="Editor.wheelEvent" ref="eric6.QScintilla.Editor.html#Editor.wheelEvent" />
--- a/Documentation/Source/eric6.QScintilla.Editor.html Sun Sep 24 17:31:40 2017 +0200 +++ b/Documentation/Source/eric6.QScintilla.Editor.html Sun Sep 24 17:34:15 2017 +0200 @@ -633,9 +633,6 @@ <td><a href="#Editor.autoCompleteQScintilla">autoCompleteQScintilla</a></td> <td>Public method to perform an autocompletion using QScintilla methods.</td> </tr><tr> -<td><a href="#Editor.autoCompletionHook">autoCompletionHook</a></td> -<td>Public method to get the autocompletion hook function.</td> -</tr><tr> <td><a href="#Editor.boxCommentLine">boxCommentLine</a></td> <td>Public slot to box comment the current line.</td> </tr><tr> @@ -648,9 +645,6 @@ <td><a href="#Editor.callTip">callTip</a></td> <td>Public method to show calltips.</td> </tr><tr> -<td><a href="#Editor.callTipHook">callTipHook</a></td> -<td>Public method to get the calltip hook function.</td> -</tr><tr> <td><a href="#Editor.canAutoCompleteFromAPIs">canAutoCompleteFromAPIs</a></td> <td>Public method to check for API availablity.</td> </tr><tr> @@ -1101,15 +1095,9 @@ <td><a href="#Editor.setAutoCompletionEnabled">setAutoCompletionEnabled</a></td> <td>Public method to enable/disable autocompletion.</td> </tr><tr> -<td><a href="#Editor.setAutoCompletionHook">setAutoCompletionHook</a></td> -<td>Public method to set an autocompletion hook.</td> -</tr><tr> <td><a href="#Editor.setAutoSpellChecking">setAutoSpellChecking</a></td> <td>Public method to set the automatic spell checking.</td> </tr><tr> -<td><a href="#Editor.setCallTipHook">setCallTipHook</a></td> -<td>Public method to set a calltip hook.</td> -</tr><tr> <td><a href="#Editor.setLanguage">setLanguage</a></td> <td>Public method to set a lexer language.</td> </tr><tr> @@ -1185,12 +1173,6 @@ <td><a href="#Editor.unindentLineOrSelection">unindentLineOrSelection</a></td> <td>Public slot to unindent the current line or current selection.</td> </tr><tr> -<td><a href="#Editor.unsetAutoCompletionHook">unsetAutoCompletionHook</a></td> -<td>Public method to unset a previously installed autocompletion hook.</td> -</tr><tr> -<td><a href="#Editor.unsetCallTipHook">unsetCallTipHook</a></td> -<td>Public method to unset a calltip hook.</td> -</tr><tr> <td><a href="#Editor.updateMarkerMap">updateMarkerMap</a></td> <td>Public method to initiate an update of the marker map.</td> </tr><tr> @@ -2657,17 +2639,7 @@ <b>autoCompleteQScintilla</b>(<i></i>) <p> Public method to perform an autocompletion using QScintilla methods. -</p><a NAME="Editor.autoCompletionHook" ID="Editor.autoCompletionHook"></a> -<h4>Editor.autoCompletionHook</h4> -<b>autoCompletionHook</b>(<i></i>) -<p> - Public method to get the autocompletion hook function. -</p><dl> -<dt>Returns:</dt> -<dd> -function set by setAutoCompletionHook() -</dd> -</dl><a NAME="Editor.boxCommentLine" ID="Editor.boxCommentLine"></a> +</p><a NAME="Editor.boxCommentLine" ID="Editor.boxCommentLine"></a> <h4>Editor.boxCommentLine</h4> <b>boxCommentLine</b>(<i></i>) <p> @@ -2687,17 +2659,7 @@ <b>callTip</b>(<i></i>) <p> Public method to show calltips. -</p><a NAME="Editor.callTipHook" ID="Editor.callTipHook"></a> -<h4>Editor.callTipHook</h4> -<b>callTipHook</b>(<i></i>) -<p> - Public method to get the calltip hook function. -</p><dl> -<dt>Returns:</dt> -<dd> -function set by setCallTipHook() -</dd> -</dl><a NAME="Editor.canAutoCompleteFromAPIs" ID="Editor.canAutoCompleteFromAPIs"></a> +</p><a NAME="Editor.canAutoCompleteFromAPIs" ID="Editor.canAutoCompleteFromAPIs"></a> <h4>Editor.canAutoCompleteFromAPIs</h4> <b>canAutoCompleteFromAPIs</b>(<i></i>) <p> @@ -4151,38 +4113,12 @@ flag indicating the desired autocompletion status (boolean) </dd> -</dl><a NAME="Editor.setAutoCompletionHook" ID="Editor.setAutoCompletionHook"></a> -<h4>Editor.setAutoCompletionHook</h4> -<b>setAutoCompletionHook</b>(<i>func</i>) -<p> - Public method to set an autocompletion hook. -</p><dl> -<dt><i>func</i></dt> -<dd> -Function to be set to handle autocompletion. func - should be a function taking a reference to the editor and - a boolean indicating to complete a context. -</dd> </dl><a NAME="Editor.setAutoSpellChecking" ID="Editor.setAutoSpellChecking"></a> <h4>Editor.setAutoSpellChecking</h4> <b>setAutoSpellChecking</b>(<i></i>) <p> Public method to set the automatic spell checking. -</p><a NAME="Editor.setCallTipHook" ID="Editor.setCallTipHook"></a> -<h4>Editor.setCallTipHook</h4> -<b>setCallTipHook</b>(<i>func</i>) -<p> - Public method to set a calltip hook. -</p><dl> -<dt><i>func</i></dt> -<dd> -Function to be set to determine calltips. func - should be a function taking a reference to the editor, - a position into the text and the amount of commas to the - left of the cursor. It should return the possible - calltips as a list of strings. -</dd> -</dl><a NAME="Editor.setLanguage" ID="Editor.setLanguage"></a> +</p><a NAME="Editor.setLanguage" ID="Editor.setLanguage"></a> <h4>Editor.setLanguage</h4> <b>setLanguage</b>(<i>filename, initTextDisplay=True, propagate=True, pyname=""</i>) <p> @@ -4430,16 +4366,6 @@ <b>unindentLineOrSelection</b>(<i></i>) <p> Public slot to unindent the current line or current selection. -</p><a NAME="Editor.unsetAutoCompletionHook" ID="Editor.unsetAutoCompletionHook"></a> -<h4>Editor.unsetAutoCompletionHook</h4> -<b>unsetAutoCompletionHook</b>(<i></i>) -<p> - Public method to unset a previously installed autocompletion hook. -</p><a NAME="Editor.unsetCallTipHook" ID="Editor.unsetCallTipHook"></a> -<h4>Editor.unsetCallTipHook</h4> -<b>unsetCallTipHook</b>(<i></i>) -<p> - Public method to unset a calltip hook. </p><a NAME="Editor.updateMarkerMap" ID="Editor.updateMarkerMap"></a> <h4>Editor.updateMarkerMap</h4> <b>updateMarkerMap</b>(<i></i>)