src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -125,30 +125,30 @@
 </dl>
 <a NAME="HgBookmarkRenameDialog.on_bookmarkCombo_editTextChanged" ID="HgBookmarkRenameDialog.on_bookmarkCombo_editTextChanged"></a>
 <h4>HgBookmarkRenameDialog.on_bookmarkCombo_editTextChanged</h4>
-<b>on_bookmarkCombo_editTextChanged</b>(<i>txt</i>)
+<b>on_bookmarkCombo_editTextChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle changes of the selected bookmark.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-name of the selected bookmark
+name of the selected bookmark (unused)
 </dd>
 </dl>
 <a NAME="HgBookmarkRenameDialog.on_nameEdit_textChanged" ID="HgBookmarkRenameDialog.on_nameEdit_textChanged"></a>
 <h4>HgBookmarkRenameDialog.on_nameEdit_textChanged</h4>
-<b>on_nameEdit_textChanged</b>(<i>txt</i>)
+<b>on_nameEdit_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle changes of the bookmark name.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-text of the edit
+text of the edit (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial