src/eric7/Documentation/Source/eric7.Debugger.EditWatchpointDialog.html

branch
eric7
changeset 10689
3ede487187f2
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Debugger.EditWatchpointDialog.html	Mon Apr 22 13:20:16 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Debugger.EditWatchpointDialog.html	Mon Apr 22 15:15:36 2024 +0200
@@ -101,7 +101,7 @@
 </dl>
 <a NAME="EditWatchpointDialog.__textChanged" ID="EditWatchpointDialog.__textChanged"></a>
 <h4>EditWatchpointDialog.__textChanged</h4>
-<b>__textChanged</b>(<i>txt</i>)
+<b>__textChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle the text changed signal of the condition line
         edit.
@@ -109,9 +109,9 @@
 
 <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="EditWatchpointDialog.getData" ID="EditWatchpointDialog.getData"></a>

eric ide

mercurial