--- a/eric7/Documentation/Source/eric7.QScintilla.Editor.html Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Editor.html Fri Aug 20 14:19:55 2021 +0200 @@ -345,10 +345,6 @@ <td>Private slot to handle the selection of a suggestion of the spelling context menu.</td> </tr> <tr> -<td><a href="#Editor.__contextOpenRejections">__contextOpenRejections</a></td> -<td>Private slot handling the open rejections file context menu entry.</td> -</tr> -<tr> <td><a href="#Editor.__contextSave">__contextSave</a></td> <td>Private slot handling the save context menu entry.</td> </tr> @@ -413,10 +409,6 @@ <td>Private slot to execute the selected text in the shell window.</td> </tr> <tr> -<td><a href="#Editor.__exportMenuTriggered">__exportMenuTriggered</a></td> -<td>Private method to handle the selection of an export format.</td> -</tr> -<tr> <td><a href="#Editor.__getAcText">__getAcText</a></td> <td>Private method to get the text from cursor position for autocompleting.</td> </tr> @@ -481,10 +473,6 @@ <td>Private method to setup the eol context sub menu.</td> </tr> <tr> -<td><a href="#Editor.__initContextMenuExporters">__initContextMenuExporters</a></td> -<td>Private method used to setup the Exporters context sub menu.</td> -</tr> -<tr> <td><a href="#Editor.__initContextMenuGraphics">__initContextMenuGraphics</a></td> <td>Private method used to setup the diagrams context sub menu.</td> </tr> @@ -509,6 +497,10 @@ <td>Private method used to setup the Show context sub menu.</td> </tr> <tr> +<td><a href="#Editor.__initContextMenuSpellCheck">__initContextMenuSpellCheck</a></td> +<td>Private method used to setup the spell checking context sub menu.</td> +</tr> +<tr> <td><a href="#Editor.__initContextMenuSpellLanguages">__initContextMenuSpellLanguages</a></td> <td>Private method to setup the spell checking languages context sub menu.</td> </tr> @@ -841,6 +833,10 @@ <td>Private slot called before the show menu is shown.</td> </tr> <tr> +<td><a href="#Editor.__showContextMenuSpellCheck">__showContextMenuSpellCheck</a></td> +<td>Private slot handling the aboutToShow signal of the spell check context menu.</td> +</tr> +<tr> <td><a href="#Editor.__showContextMenuSpellLanguages">__showContextMenuSpellLanguages</a></td> <td>Private slot handling the aboutToShow signal of the spell check languages context menu.</td> </tr> @@ -2080,7 +2076,7 @@ <b>__cancelMouseHoverHelp</b>(<i></i>) <p> - Private slot cancelling the display of mouse hover help. + Private slot cancelling the display of mouse hover help. </p> <a NAME="Editor.__changeBreakPoints" ID="Editor.__changeBreakPoints"></a> <h4>Editor.__changeBreakPoints</h4> @@ -2256,13 +2252,6 @@ reference to the action that was selected (QAction) </dd> </dl> -<a NAME="Editor.__contextOpenRejections" ID="Editor.__contextOpenRejections"></a> -<h4>Editor.__contextOpenRejections</h4> -<b>__contextOpenRejections</b>(<i></i>) - -<p> - Private slot handling the open rejections file context menu entry. -</p> <a NAME="Editor.__contextSave" ID="Editor.__contextSave"></a> <h4>Editor.__contextSave</h4> <b>__contextSave</b>(<i></i>) @@ -2465,20 +2454,6 @@ <p> Private slot to execute the selected text in the shell window. </p> -<a NAME="Editor.__exportMenuTriggered" ID="Editor.__exportMenuTriggered"></a> -<h4>Editor.__exportMenuTriggered</h4> -<b>__exportMenuTriggered</b>(<i>act</i>) - -<p> - Private method to handle the selection of an export format. -</p> -<dl> - -<dt><i>act</i></dt> -<dd> -reference to the action that was triggered (QAction) -</dd> -</dl> <a NAME="Editor.__getAcText" ID="Editor.__getAcText"></a> <h4>Editor.__getAcText</h4> <b>__getAcText</b>(<i></i>) @@ -2706,7 +2681,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuChecks" ID="Editor.__initContextMenuChecks"></a> @@ -2719,7 +2700,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuEncodings" ID="Editor.__initContextMenuEncodings"></a> @@ -2732,7 +2719,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuEol" ID="Editor.__initContextMenuEol"></a> @@ -2745,20 +2738,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) -</dd> -</dl> -<a NAME="Editor.__initContextMenuExporters" ID="Editor.__initContextMenuExporters"></a> -<h4>Editor.__initContextMenuExporters</h4> -<b>__initContextMenuExporters</b>(<i></i>) - -<p> - Private method used to setup the Exporters context sub menu. -</p> -<dl> -<dt>Return:</dt> -<dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuGraphics" ID="Editor.__initContextMenuGraphics"></a> @@ -2771,7 +2757,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuLanguages" ID="Editor.__initContextMenuLanguages"></a> @@ -2784,7 +2776,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuMargins" ID="Editor.__initContextMenuMargins"></a> @@ -2804,7 +2802,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuResources" ID="Editor.__initContextMenuResources"></a> @@ -2830,7 +2834,32 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu +</dd> +</dl> +<a NAME="Editor.__initContextMenuSpellCheck" ID="Editor.__initContextMenuSpellCheck"></a> +<h4>Editor.__initContextMenuSpellCheck</h4> +<b>__initContextMenuSpellCheck</b>(<i></i>) + +<p> + Private method used to setup the spell checking context sub menu. +</p> +<dl> +<dt>Return:</dt> +<dd> +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initContextMenuSpellLanguages" ID="Editor.__initContextMenuSpellLanguages"></a> @@ -2862,7 +2891,13 @@ <dl> <dt>Return:</dt> <dd> -reference to the generated menu (QMenu) +reference to the generated menu +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QMenu </dd> </dl> <a NAME="Editor.__initOnlineChangeTrace" ID="Editor.__initOnlineChangeTrace"></a> @@ -3798,6 +3833,14 @@ <p> Private slot called before the show menu is shown. </p> +<a NAME="Editor.__showContextMenuSpellCheck" ID="Editor.__showContextMenuSpellCheck"></a> +<h4>Editor.__showContextMenuSpellCheck</h4> +<b>__showContextMenuSpellCheck</b>(<i></i>) + +<p> + Private slot handling the aboutToShow signal of the spell check + context menu. +</p> <a NAME="Editor.__showContextMenuSpellLanguages" ID="Editor.__showContextMenuSpellLanguages"></a> <h4>Editor.__showContextMenuSpellLanguages</h4> <b>__showContextMenuSpellLanguages</b>(<i></i>) @@ -6640,7 +6683,7 @@ <dd> line of mouse cursor position </dd> -<dt><i>index</i> (TYPE)</dt> +<dt><i>index</i> (int)</dt> <dd> column of mouse cursor position </dd>