diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.UI.Previewer.html --- a/src/eric7/Documentation/Source/eric7.UI.Previewer.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.UI.Previewer.html Thu May 25 19:52:31 2023 +0200 @@ -69,7 +69,7 @@ </tr> <tr> <td><a href="#Previewer.__editorTextChanged">__editorTextChanged</a></td> -<td>Private slot to handle changes of an editor's text.</td> +<td></td> </tr> <tr> <td><a href="#Previewer.__isPreviewable">__isPreviewable</a></td> @@ -164,16 +164,6 @@ <h4>Previewer.__editorTextChanged</h4> <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> -<dd> -reference to the editor -</dd> -</dl> <a NAME="Previewer.__isPreviewable" ID="Previewer.__isPreviewable"></a> <h4>Previewer.__isPreviewable</h4> <b>__isPreviewable</b>(<i>editor</i>)