src/eric7/Documentation/Source/eric7.UI.Previewer.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 11215
d07c71a34adf
--- a/src/eric7/Documentation/Source/eric7.UI.Previewer.html	Sat Apr 20 18:01:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.UI.Previewer.html	Sat Apr 20 18:02:35 2024 +0200
@@ -160,16 +160,16 @@
 </dl>
 <a NAME="Previewer.__editorTextChanged" ID="Previewer.__editorTextChanged"></a>
 <h4>Previewer.__editorTextChanged</h4>
-<b>__editorTextChanged</b>(<i>editor</i>)
+<b>__editorTextChanged</b>(<i>_editor</i>)
 <p>
         Private slot to handle changes of an editor's text.
 </p>
 
 <dl>
 
-<dt><i>editor</i> (Editor)</dt>
+<dt><i>_editor</i> (Editor)</dt>
 <dd>
-reference to the editor
+reference to the editor (unused)
 </dd>
 </dl>
 <a NAME="Previewer.__isPreviewable" ID="Previewer.__isPreviewable"></a>

eric ide

mercurial