--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -200,170 +200,170 @@ </dl> <a NAME="GitRevisionsSelectionDialog.on_branch1Button_toggled" ID="GitRevisionsSelectionDialog.on_branch1Button_toggled"></a> <h4>GitRevisionsSelectionDialog.on_branch1Button_toggled</h4> -<b>on_branch1Button_toggled</b>(<i>checked</i>) +<b>on_branch1Button_toggled</b>(<i>_checked</i>) <p> Private slot to handle changes of the Branch1 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="GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged"></a> <h4>GitRevisionsSelectionDialog.on_branch1Combo_editTextChanged</h4> -<b>on_branch1Combo_editTextChanged</b>(<i>txt</i>) +<b>on_branch1Combo_editTextChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the Branch1 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="GitRevisionsSelectionDialog.on_branch2Button_toggled" ID="GitRevisionsSelectionDialog.on_branch2Button_toggled"></a> <h4>GitRevisionsSelectionDialog.on_branch2Button_toggled</h4> -<b>on_branch2Button_toggled</b>(<i>checked</i>) +<b>on_branch2Button_toggled</b>(<i>_checked</i>) <p> Private slot to handle changes of the Branch2 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="GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged"></a> <h4>GitRevisionsSelectionDialog.on_branch2Combo_editTextChanged</h4> -<b>on_branch2Combo_editTextChanged</b>(<i>txt</i>) +<b>on_branch2Combo_editTextChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the Branch2 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="GitRevisionsSelectionDialog.on_rev1Button_toggled" ID="GitRevisionsSelectionDialog.on_rev1Button_toggled"></a> <h4>GitRevisionsSelectionDialog.on_rev1Button_toggled</h4> -<b>on_rev1Button_toggled</b>(<i>checked</i>) +<b>on_rev1Button_toggled</b>(<i>_checked</i>) <p> Private slot to handle changes of the rev1 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="GitRevisionsSelectionDialog.on_rev1Edit_textChanged" ID="GitRevisionsSelectionDialog.on_rev1Edit_textChanged"></a> <h4>GitRevisionsSelectionDialog.on_rev1Edit_textChanged</h4> -<b>on_rev1Edit_textChanged</b>(<i>txt</i>) +<b>on_rev1Edit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the rev1 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="GitRevisionsSelectionDialog.on_rev2Button_toggled" ID="GitRevisionsSelectionDialog.on_rev2Button_toggled"></a> <h4>GitRevisionsSelectionDialog.on_rev2Button_toggled</h4> -<b>on_rev2Button_toggled</b>(<i>checked</i>) +<b>on_rev2Button_toggled</b>(<i>_checked</i>) <p> Private slot to handle changes of the rev2 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="GitRevisionsSelectionDialog.on_rev2Edit_textChanged" ID="GitRevisionsSelectionDialog.on_rev2Edit_textChanged"></a> <h4>GitRevisionsSelectionDialog.on_rev2Edit_textChanged</h4> -<b>on_rev2Edit_textChanged</b>(<i>txt</i>) +<b>on_rev2Edit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the rev2 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="GitRevisionsSelectionDialog.on_tag1Button_toggled" ID="GitRevisionsSelectionDialog.on_tag1Button_toggled"></a> <h4>GitRevisionsSelectionDialog.on_tag1Button_toggled</h4> -<b>on_tag1Button_toggled</b>(<i>checked</i>) +<b>on_tag1Button_toggled</b>(<i>_checked</i>) <p> Private slot to handle changes of the Tag1 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="GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged"></a> <h4>GitRevisionsSelectionDialog.on_tag1Combo_editTextChanged</h4> -<b>on_tag1Combo_editTextChanged</b>(<i>txt</i>) +<b>on_tag1Combo_editTextChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the Tag1 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="GitRevisionsSelectionDialog.on_tag2Button_toggled" ID="GitRevisionsSelectionDialog.on_tag2Button_toggled"></a> <h4>GitRevisionsSelectionDialog.on_tag2Button_toggled</h4> -<b>on_tag2Button_toggled</b>(<i>checked</i>) +<b>on_tag2Button_toggled</b>(<i>_checked</i>) <p> Private slot to handle changes of the Tag2 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="GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged" ID="GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged"></a> <h4>GitRevisionsSelectionDialog.on_tag2Combo_editTextChanged</h4> -<b>on_tag2Combo_editTextChanged</b>(<i>txt</i>) +<b>on_tag2Combo_editTextChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the Tag2 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>