Fri, 20 Aug 2021 14:19:55 +0200
Updated source documentation.
--- a/eric7/APIs/Python3/eric7.api Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/APIs/Python3/eric7.api Fri Aug 20 14:19:55 2021 +0200 @@ -8727,6 +8727,7 @@ eric7.QScintilla.Shell.Shell.queueText?7 eric7.QScintilla.Shell.Shell.registerDebuggerIdMethod?4(method) eric7.QScintilla.Shell.Shell.reloadHistory?4() +eric7.QScintilla.Shell.Shell.saveContents?4() eric7.QScintilla.Shell.Shell.saveHistory?4(clientType) eric7.QScintilla.Shell.Shell.searchNext?4(txt, caseSensitive, wholeWord, regexp) eric7.QScintilla.Shell.Shell.searchPrev?4(txt, caseSensitive, wholeWord, regexp) @@ -10174,6 +10175,7 @@ eric7.ViewManager.ViewManager.ViewManager.printCurrentEditor?4() eric7.ViewManager.ViewManager.ViewManager.printEditor?4(editor) eric7.ViewManager.ViewManager.ViewManager.printPreviewCurrentEditor?4() +eric7.ViewManager.ViewManager.ViewManager.printPreviewEditor?4(editor) eric7.ViewManager.ViewManager.ViewManager.projectClosed?4() eric7.ViewManager.ViewManager.ViewManager.projectFileRenamed?4(oldfn, newfn) eric7.ViewManager.ViewManager.ViewManager.projectLexerAssociationsChanged?4()
--- a/eric7/Documentation/Help/source.qhp Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Help/source.qhp Fri Aug 20 14:19:55 2021 +0200 @@ -4001,7 +4001,6 @@ <keyword name="Editor.__contextMenuCollapseFoldWithChildren" id="Editor.__contextMenuCollapseFoldWithChildren" ref="eric7.QScintilla.Editor.html#Editor.__contextMenuCollapseFoldWithChildren" /> <keyword name="Editor.__contextMenuExpandFoldWithChildren" id="Editor.__contextMenuExpandFoldWithChildren" ref="eric7.QScintilla.Editor.html#Editor.__contextMenuExpandFoldWithChildren" /> <keyword name="Editor.__contextMenuSpellingTriggered" id="Editor.__contextMenuSpellingTriggered" ref="eric7.QScintilla.Editor.html#Editor.__contextMenuSpellingTriggered" /> - <keyword name="Editor.__contextOpenRejections" id="Editor.__contextOpenRejections" ref="eric7.QScintilla.Editor.html#Editor.__contextOpenRejections" /> <keyword name="Editor.__contextSave" id="Editor.__contextSave" ref="eric7.QScintilla.Editor.html#Editor.__contextSave" /> <keyword name="Editor.__contextSaveAs" id="Editor.__contextSaveAs" ref="eric7.QScintilla.Editor.html#Editor.__contextSaveAs" /> <keyword name="Editor.__contextSaveCopy" id="Editor.__contextSaveCopy" ref="eric7.QScintilla.Editor.html#Editor.__contextSaveCopy" /> @@ -4018,7 +4017,6 @@ <keyword name="Editor.__eolChanged" id="Editor.__eolChanged" ref="eric7.QScintilla.Editor.html#Editor.__eolChanged" /> <keyword name="Editor.__eolMenuTriggered" id="Editor.__eolMenuTriggered" ref="eric7.QScintilla.Editor.html#Editor.__eolMenuTriggered" /> <keyword name="Editor.__executeSelection" id="Editor.__executeSelection" ref="eric7.QScintilla.Editor.html#Editor.__executeSelection" /> - <keyword name="Editor.__exportMenuTriggered" id="Editor.__exportMenuTriggered" ref="eric7.QScintilla.Editor.html#Editor.__exportMenuTriggered" /> <keyword name="Editor.__getAcText" id="Editor.__getAcText" ref="eric7.QScintilla.Editor.html#Editor.__getAcText" /> <keyword name="Editor.__getCharacter" id="Editor.__getCharacter" ref="eric7.QScintilla.Editor.html#Editor.__getCharacter" /> <keyword name="Editor.__getCodeCoverageFile" id="Editor.__getCodeCoverageFile" ref="eric7.QScintilla.Editor.html#Editor.__getCodeCoverageFile" /> @@ -4035,13 +4033,13 @@ <keyword name="Editor.__initContextMenuChecks" id="Editor.__initContextMenuChecks" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuChecks" /> <keyword name="Editor.__initContextMenuEncodings" id="Editor.__initContextMenuEncodings" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuEncodings" /> <keyword name="Editor.__initContextMenuEol" id="Editor.__initContextMenuEol" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuEol" /> - <keyword name="Editor.__initContextMenuExporters" id="Editor.__initContextMenuExporters" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuExporters" /> <keyword name="Editor.__initContextMenuGraphics" id="Editor.__initContextMenuGraphics" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuGraphics" /> <keyword name="Editor.__initContextMenuLanguages" id="Editor.__initContextMenuLanguages" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuLanguages" /> <keyword name="Editor.__initContextMenuMargins" id="Editor.__initContextMenuMargins" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuMargins" /> <keyword name="Editor.__initContextMenuReopenWithEncoding" id="Editor.__initContextMenuReopenWithEncoding" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuReopenWithEncoding" /> <keyword name="Editor.__initContextMenuResources" id="Editor.__initContextMenuResources" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuResources" /> <keyword name="Editor.__initContextMenuShow" id="Editor.__initContextMenuShow" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuShow" /> + <keyword name="Editor.__initContextMenuSpellCheck" id="Editor.__initContextMenuSpellCheck" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuSpellCheck" /> <keyword name="Editor.__initContextMenuSpellLanguages" id="Editor.__initContextMenuSpellLanguages" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuSpellLanguages" /> <keyword name="Editor.__initContextMenuTools" id="Editor.__initContextMenuTools" ref="eric7.QScintilla.Editor.html#Editor.__initContextMenuTools" /> <keyword name="Editor.__initOnlineChangeTrace" id="Editor.__initOnlineChangeTrace" ref="eric7.QScintilla.Editor.html#Editor.__initOnlineChangeTrace" /> @@ -4125,6 +4123,7 @@ <keyword name="Editor.__showContextMenuMargin" id="Editor.__showContextMenuMargin" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuMargin" /> <keyword name="Editor.__showContextMenuResources" id="Editor.__showContextMenuResources" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuResources" /> <keyword name="Editor.__showContextMenuShow" id="Editor.__showContextMenuShow" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuShow" /> + <keyword name="Editor.__showContextMenuSpellCheck" id="Editor.__showContextMenuSpellCheck" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuSpellCheck" /> <keyword name="Editor.__showContextMenuSpellLanguages" id="Editor.__showContextMenuSpellLanguages" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuSpellLanguages" /> <keyword name="Editor.__showContextMenuSpelling" id="Editor.__showContextMenuSpelling" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuSpelling" /> <keyword name="Editor.__showContextMenuTools" id="Editor.__showContextMenuTools" ref="eric7.QScintilla.Editor.html#Editor.__showContextMenuTools" /> @@ -9629,6 +9628,7 @@ <keyword name="Listspace.__contextMenuCopyPathToClipboard" id="Listspace.__contextMenuCopyPathToClipboard" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuCopyPathToClipboard" /> <keyword name="Listspace.__contextMenuOpenRejections" id="Listspace.__contextMenuOpenRejections" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuOpenRejections" /> <keyword name="Listspace.__contextMenuPrintFile" id="Listspace.__contextMenuPrintFile" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuPrintFile" /> + <keyword name="Listspace.__contextMenuPrintPreviewFile" id="Listspace.__contextMenuPrintPreviewFile" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuPrintPreviewFile" /> <keyword name="Listspace.__contextMenuSave" id="Listspace.__contextMenuSave" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSave" /> <keyword name="Listspace.__contextMenuSaveAll" id="Listspace.__contextMenuSaveAll" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSaveAll" /> <keyword name="Listspace.__contextMenuSaveAs" id="Listspace.__contextMenuSaveAs" ref="eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html#Listspace.__contextMenuSaveAs" /> @@ -13252,6 +13252,7 @@ <keyword name="Shell.paste" id="Shell.paste" ref="eric7.QScintilla.Shell.html#Shell.paste" /> <keyword name="Shell.registerDebuggerIdMethod" id="Shell.registerDebuggerIdMethod" ref="eric7.QScintilla.Shell.html#Shell.registerDebuggerIdMethod" /> <keyword name="Shell.reloadHistory" id="Shell.reloadHistory" ref="eric7.QScintilla.Shell.html#Shell.reloadHistory" /> + <keyword name="Shell.saveContents" id="Shell.saveContents" ref="eric7.QScintilla.Shell.html#Shell.saveContents" /> <keyword name="Shell.saveHistory" id="Shell.saveHistory" ref="eric7.QScintilla.Shell.html#Shell.saveHistory" /> <keyword name="Shell.searchNext" id="Shell.searchNext" ref="eric7.QScintilla.Shell.html#Shell.searchNext" /> <keyword name="Shell.searchPrev" id="Shell.searchPrev" ref="eric7.QScintilla.Shell.html#Shell.searchPrev" /> @@ -14961,6 +14962,7 @@ <keyword name="TabWidget.__contextMenuMoveRight" id="TabWidget.__contextMenuMoveRight" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuMoveRight" /> <keyword name="TabWidget.__contextMenuOpenRejections" id="TabWidget.__contextMenuOpenRejections" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuOpenRejections" /> <keyword name="TabWidget.__contextMenuPrintFile" id="TabWidget.__contextMenuPrintFile" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuPrintFile" /> + <keyword name="TabWidget.__contextMenuPrintPreviewFile" id="TabWidget.__contextMenuPrintPreviewFile" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuPrintPreviewFile" /> <keyword name="TabWidget.__contextMenuSave" id="TabWidget.__contextMenuSave" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSave" /> <keyword name="TabWidget.__contextMenuSaveAll" id="TabWidget.__contextMenuSaveAll" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSaveAll" /> <keyword name="TabWidget.__contextMenuSaveAs" id="TabWidget.__contextMenuSaveAs" ref="eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html#TabWidget.__contextMenuSaveAs" /> @@ -16407,6 +16409,7 @@ <keyword name="ViewManager.printCurrentEditor" id="ViewManager.printCurrentEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printCurrentEditor" /> <keyword name="ViewManager.printEditor" id="ViewManager.printEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printEditor" /> <keyword name="ViewManager.printPreviewCurrentEditor" id="ViewManager.printPreviewCurrentEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printPreviewCurrentEditor" /> + <keyword name="ViewManager.printPreviewEditor" id="ViewManager.printPreviewEditor" ref="eric7.ViewManager.ViewManager.html#ViewManager.printPreviewEditor" /> <keyword name="ViewManager.projectClosed" id="ViewManager.projectClosed" ref="eric7.ViewManager.ViewManager.html#ViewManager.projectClosed" /> <keyword name="ViewManager.projectFileRenamed" id="ViewManager.projectFileRenamed" ref="eric7.ViewManager.ViewManager.html#ViewManager.projectFileRenamed" /> <keyword name="ViewManager.projectLexerAssociationsChanged" id="ViewManager.projectLexerAssociationsChanged" ref="eric7.ViewManager.ViewManager.html#ViewManager.projectLexerAssociationsChanged" />
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html Fri Aug 20 14:19:55 2021 +0200 @@ -74,7 +74,7 @@ </tr> <tr> <td><a href="#MercurialPage.__mercurialInstalled">__mercurialInstalled</a></td> -<td>Private method to check, if mercurial is installed alongside eric7.</td> +<td>Private method to check, if Mercurial is installed alongside eric7.</td> </tr> <tr> <td><a href="#MercurialPage.on_configButton_clicked">on_configButton_clicked</a></td> @@ -114,8 +114,20 @@ <b>__mercurialInstalled</b>(<i></i>) <p> - Private method to check, if mercurial is installed alongside eric7. + Private method to check, if Mercurial is installed alongside eric7. </p> +<dl> +<dt>Return:</dt> +<dd> +flag indicating an installed Mercurial executable +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool +</dd> +</dl> <a NAME="MercurialPage.on_configButton_clicked" ID="MercurialPage.on_configButton_clicked"></a> <h4>MercurialPage.on_configButton_clicked</h4> <b>on_configButton_clicked</b>(<i></i>)
--- a/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Fri Aug 20 14:19:55 2021 +0200 @@ -210,6 +210,10 @@ <td>Private method to print the selected editor.</td> </tr> <tr> +<td><a href="#Listspace.__contextMenuPrintPreviewFile">__contextMenuPrintPreviewFile</a></td> +<td>Private method to show a print preview of the selected editor.</td> +</tr> +<tr> <td><a href="#Listspace.__contextMenuSave">__contextMenuSave</a></td> <td>Private method to save the selected editor.</td> </tr> @@ -431,6 +435,13 @@ <p> Private method to print the selected editor. </p> +<a NAME="Listspace.__contextMenuPrintPreviewFile" ID="Listspace.__contextMenuPrintPreviewFile"></a> +<h4>Listspace.__contextMenuPrintPreviewFile</h4> +<b>__contextMenuPrintPreviewFile</b>(<i></i>) + +<p> + Private method to show a print preview of the selected editor. +</p> <a NAME="Listspace.__contextMenuSave" ID="Listspace.__contextMenuSave"></a> <h4>Listspace.__contextMenuSave</h4> <b>__contextMenuSave</b>(<i></i>)
--- a/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html Fri Aug 20 14:19:55 2021 +0200 @@ -281,6 +281,10 @@ <td>Private method to print the selected tab.</td> </tr> <tr> +<td><a href="#TabWidget.__contextMenuPrintPreviewFile">__contextMenuPrintPreviewFile</a></td> +<td>Private method to show a print preview of the selected tab.</td> +</tr> +<tr> <td><a href="#TabWidget.__contextMenuSave">__contextMenuSave</a></td> <td>Private method to save the selected tab.</td> </tr> @@ -500,6 +504,13 @@ <p> Private method to print the selected tab. </p> +<a NAME="TabWidget.__contextMenuPrintPreviewFile" ID="TabWidget.__contextMenuPrintPreviewFile"></a> +<h4>TabWidget.__contextMenuPrintPreviewFile</h4> +<b>__contextMenuPrintPreviewFile</b>(<i></i>) + +<p> + Private method to show a print preview of the selected tab. +</p> <a NAME="TabWidget.__contextMenuSave" ID="TabWidget.__contextMenuSave"></a> <h4>TabWidget.__contextMenuSave</h4> <b>__contextMenuSave</b>(<i></i>)
--- 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>
--- a/eric7/Documentation/Source/eric7.QScintilla.Shell.html Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Shell.html Fri Aug 20 14:19:55 2021 +0200 @@ -544,6 +544,10 @@ <td>Public method to reload the history of the currently selected client type.</td> </tr> <tr> +<td><a href="#Shell.saveContents">saveContents</a></td> +<td>Public method to save the current contents to a file.</td> +</tr> +<tr> <td><a href="#Shell.saveHistory">saveHistory</a></td> <td>Public method to save the history for the given client type.</td> </tr> @@ -2029,6 +2033,13 @@ Public method to reload the history of the currently selected client type. </p> +<a NAME="Shell.saveContents" ID="Shell.saveContents"></a> +<h4>Shell.saveContents</h4> +<b>saveContents</b>(<i></i>) + +<p> + Public method to save the current contents to a file. +</p> <a NAME="Shell.saveHistory" ID="Shell.saveHistory"></a> <h4>Shell.saveHistory</h4> <b>saveHistory</b>(<i>clientType</i>)
--- a/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Fri Aug 20 14:19:13 2021 +0200 +++ b/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Fri Aug 20 14:19:55 2021 +0200 @@ -1060,6 +1060,10 @@ <td>Public slot to show a print preview of the current editor.</td> </tr> <tr> +<td><a href="#ViewManager.printPreviewEditor">printPreviewEditor</a></td> +<td>Public slot to show a print preview of an editor.</td> +</tr> +<tr> <td><a href="#ViewManager.projectClosed">projectClosed</a></td> <td>Public slot to handle the projectClosed signal.</td> </tr> @@ -3924,7 +3928,7 @@ </p> <dl> -<dt><i>editor</i></dt> +<dt><i>editor</i> (Editor)</dt> <dd> editor to be printed </dd> @@ -3936,6 +3940,20 @@ <p> Public slot to show a print preview of the current editor. </p> +<a NAME="ViewManager.printPreviewEditor" ID="ViewManager.printPreviewEditor"></a> +<h4>ViewManager.printPreviewEditor</h4> +<b>printPreviewEditor</b>(<i>editor</i>) + +<p> + Public slot to show a print preview of an editor. +</p> +<dl> + +<dt><i>editor</i> (Editor)</dt> +<dd> +editor to be printed +</dd> +</dl> <a NAME="ViewManager.projectClosed" ID="ViewManager.projectClosed"></a> <h4>ViewManager.projectClosed</h4> <b>projectClosed</b>(<i></i>)