src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -138,30 +138,30 @@
 </dl>
 <a NAME="SvnMergeDialog.on_tag1Combo_editTextChanged" ID="SvnMergeDialog.on_tag1Combo_editTextChanged"></a>
 <h4>SvnMergeDialog.on_tag1Combo_editTextChanged</h4>
-<b>on_tag1Combo_editTextChanged</b>(<i>text</i>)
+<b>on_tag1Combo_editTextChanged</b>(<i>_text</i>)
 <p>
         Private slot to handle the tag1Combo editTextChanged signal.
 </p>
 
 <dl>
 
-<dt><i>text</i> (str)</dt>
+<dt><i>_text</i> (str)</dt>
 <dd>
-text of the combo
+text of the combo (unused)
 </dd>
 </dl>
 <a NAME="SvnMergeDialog.on_tag2Combo_editTextChanged" ID="SvnMergeDialog.on_tag2Combo_editTextChanged"></a>
 <h4>SvnMergeDialog.on_tag2Combo_editTextChanged</h4>
-<b>on_tag2Combo_editTextChanged</b>(<i>text</i>)
+<b>on_tag2Combo_editTextChanged</b>(<i>_text</i>)
 <p>
         Private slot to handle the tag2Combo editTextChanged signal.
 </p>
 
 <dl>
 
-<dt><i>text</i> (str)</dt>
+<dt><i>_text</i> (str)</dt>
 <dd>
-text of the combo
+text of the combo (unused)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial