--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -123,30 +123,30 @@ </dl> <a NAME="CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged" ID="CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged"></a> <h4>CodeStyleAddBuiltinIgnoreDialog.on_leftEdit_textChanged</h4> -<b>on_leftEdit_textChanged</b>(<i>txt</i>) +<b>on_leftEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle a change of the text of the left side edit. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the line edit +text of the line edit (unused) </dd> </dl> <a NAME="CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged" ID="CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged"></a> <h4>CodeStyleAddBuiltinIgnoreDialog.on_rightEdit_textChanged</h4> -<b>on_rightEdit_textChanged</b>(<i>txt</i>) +<b>on_rightEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle a change of the text of the right side edit. </p> <dl> -<dt><i>txt</i> (str)</dt> +<dt><i>_txt</i> (str)</dt> <dd> -text of the line edit +text of the line edit (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>