src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitMergeDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitMergeDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitMergeDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -188,44 +188,44 @@
 </dl>
 <a NAME="GitMergeDialog.on_branchButton_toggled" ID="GitMergeDialog.on_branchButton_toggled"></a>
 <h4>GitMergeDialog.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="GitMergeDialog.on_branchCombo_editTextChanged" ID="GitMergeDialog.on_branchCombo_editTextChanged"></a>
 <h4>GitMergeDialog.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="GitMergeDialog.on_commitGroupBox_toggled" ID="GitMergeDialog.on_commitGroupBox_toggled"></a>
 <h4>GitMergeDialog.on_commitGroupBox_toggled</h4>
-<b>on_commitGroupBox_toggled</b>(<i>checked</i>)
+<b>on_commitGroupBox_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the Commit select group.
 </p>
 
 <dl>
 
-<dt><i>checked</i> (bool)</dt>
+<dt><i>_checked</i> (bool)</dt>
 <dd>
-state of the group
+state of the group (unused)
 </dd>
 </dl>
 <a NAME="GitMergeDialog.on_commitMessageEdit_textChanged" ID="GitMergeDialog.on_commitMessageEdit_textChanged"></a>
@@ -237,100 +237,100 @@
 
 <a NAME="GitMergeDialog.on_idButton_toggled" ID="GitMergeDialog.on_idButton_toggled"></a>
 <h4>GitMergeDialog.on_idButton_toggled</h4>
-<b>on_idButton_toggled</b>(<i>checked</i>)
+<b>on_idButton_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the ID 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="GitMergeDialog.on_idEdit_textChanged" ID="GitMergeDialog.on_idEdit_textChanged"></a>
 <h4>GitMergeDialog.on_idEdit_textChanged</h4>
-<b>on_idEdit_textChanged</b>(<i>txt</i>)
+<b>on_idEdit_textChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle changes of the Commit edit.
 </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>
 <a NAME="GitMergeDialog.on_noneButton_toggled" ID="GitMergeDialog.on_noneButton_toggled"></a>
 <h4>GitMergeDialog.on_noneButton_toggled</h4>
-<b>on_noneButton_toggled</b>(<i>checked</i>)
+<b>on_noneButton_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the None 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="GitMergeDialog.on_remoteBranchButton_toggled" ID="GitMergeDialog.on_remoteBranchButton_toggled"></a>
 <h4>GitMergeDialog.on_remoteBranchButton_toggled</h4>
-<b>on_remoteBranchButton_toggled</b>(<i>checked</i>)
+<b>on_remoteBranchButton_toggled</b>(<i>_checked</i>)
 <p>
         Private slot to handle changes of the Remote 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="GitMergeDialog.on_remoteBranchCombo_editTextChanged" ID="GitMergeDialog.on_remoteBranchCombo_editTextChanged"></a>
 <h4>GitMergeDialog.on_remoteBranchCombo_editTextChanged</h4>
-<b>on_remoteBranchCombo_editTextChanged</b>(<i>txt</i>)
+<b>on_remoteBranchCombo_editTextChanged</b>(<i>_txt</i>)
 <p>
         Private slot to handle changes of the Remote 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="GitMergeDialog.on_tagButton_toggled" ID="GitMergeDialog.on_tagButton_toggled"></a>
 <h4>GitMergeDialog.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="GitMergeDialog.on_tagCombo_editTextChanged" ID="GitMergeDialog.on_tagCombo_editTextChanged"></a>
 <h4>GitMergeDialog.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