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

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -162,72 +162,72 @@
 </dl>
 <a NAME="HgBundleDialog.on_bookmarkButton_toggled" ID="HgBundleDialog.on_bookmarkButton_toggled"></a>
 <h4>HgBundleDialog.on_bookmarkButton_toggled</h4>
-<b>on_bookmarkButton_toggled</b>(<i>checked</i>)
+<b>on_bookmarkButton_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the Bookmark select button.
 </p>
 
 <dl>
 
-<dt><i>checked</i> (bool)</dt>
+<dt><i>_checked</i> (bool)</dt>
 <dd>
-state of the button
+state of the button (unused)
 </dd>
 </dl>
 <a NAME="HgBundleDialog.on_bookmarkCombo_editTextChanged" ID="HgBundleDialog.on_bookmarkCombo_editTextChanged"></a>
 <h4>HgBundleDialog.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 Bookmark combo.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-text of the combo
+text of the combo (unused)
 </dd>
 </dl>
 <a NAME="HgBundleDialog.on_branchButton_toggled" ID="HgBundleDialog.on_branchButton_toggled"></a>
 <h4>HgBundleDialog.on_branchButton_toggled</h4>
-<b>on_branchButton_toggled</b>(<i>checked</i>)
+<b>on_branchButton_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the Branch select button.
 </p>
 
 <dl>
 
-<dt><i>checked</i> (bool)</dt>
+<dt><i>_checked</i> (bool)</dt>
 <dd>
-state of the button
+state of the button (unused)
 </dd>
 </dl>
 <a NAME="HgBundleDialog.on_branchCombo_editTextChanged" ID="HgBundleDialog.on_branchCombo_editTextChanged"></a>
 <h4>HgBundleDialog.on_branchCombo_editTextChanged</h4>
-<b>on_branchCombo_editTextChanged</b>(<i>txt</i>)
+<b>on_branchCombo_editTextChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle changes of the Branch combo.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</i> (str)</dt>
 <dd>
-text of the combo
+text of the combo (unused)
 </dd>
 </dl>
 <a NAME="HgBundleDialog.on_multipleButton_toggled" ID="HgBundleDialog.on_multipleButton_toggled"></a>
 <h4>HgBundleDialog.on_multipleButton_toggled</h4>
-<b>on_multipleButton_toggled</b>(<i>checked</i>)
+<b>on_multipleButton_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the Multiple select button.
 </p>
 
 <dl>
 
-<dt><i>checked</i> (bool)</dt>
+<dt><i>_checked</i> (bool)</dt>
 <dd>
-state of the button
+state of the button (unused)
 </dd>
 </dl>
 <a NAME="HgBundleDialog.on_multipleEdit_textChanged" ID="HgBundleDialog.on_multipleEdit_textChanged"></a>
@@ -239,30 +239,30 @@
 
 <a NAME="HgBundleDialog.on_tagButton_toggled" ID="HgBundleDialog.on_tagButton_toggled"></a>
 <h4>HgBundleDialog.on_tagButton_toggled</h4>
-<b>on_tagButton_toggled</b>(<i>checked</i>)
+<b>on_tagButton_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the Tag select button.
 </p>
 
 <dl>
 
-<dt><i>checked</i> (bool)</dt>
+<dt><i>_checked</i> (bool)</dt>
 <dd>
-state of the button
+state of the button (unused)
 </dd>
 </dl>
 <a NAME="HgBundleDialog.on_tagCombo_editTextChanged" ID="HgBundleDialog.on_tagCombo_editTextChanged"></a>
 <h4>HgBundleDialog.on_tagCombo_editTextChanged</h4>
-<b>on_tagCombo_editTextChanged</b>(<i>txt</i>)
+<b>on_tagCombo_editTextChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle changes of the Tag combo.
 </p>
 
 <dl>
 
-<dt><i>txt</i> (str)</dt>
+<dt><i>_txt</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