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

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAddSubrepositoryDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAddSubrepositoryDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -144,30 +144,30 @@
 </dl>
 <a NAME="HgAddSubrepositoryDialog.on_pathPicker_textChanged" ID="HgAddSubrepositoryDialog.on_pathPicker_textChanged"></a>
 <h4>HgAddSubrepositoryDialog.on_pathPicker_textChanged</h4>
-<b>on_pathPicker_textChanged</b>(<i>p0</i>)
+<b>on_pathPicker_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle the update of the path.
 </p>
 
 <dl>
 
-<dt><i>p0</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-text of the path edit
+text of the path edit (unused)
 </dd>
 </dl>
 <a NAME="HgAddSubrepositoryDialog.on_urlEdit_textChanged" ID="HgAddSubrepositoryDialog.on_urlEdit_textChanged"></a>
 <h4>HgAddSubrepositoryDialog.on_urlEdit_textChanged</h4>
-<b>on_urlEdit_textChanged</b>(<i>p0</i>)
+<b>on_urlEdit_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle the update of the URL.
 </p>
 
 <dl>
 
-<dt><i>p0</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-text of the URL edit
+text of the URL edit (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial