--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitArchiveDataDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitArchiveDataDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -158,30 +158,30 @@ </dl> <a NAME="GitArchiveDataDialog.on_branchButton_toggled" ID="GitArchiveDataDialog.on_branchButton_toggled"></a> <h4>GitArchiveDataDialog.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="GitArchiveDataDialog.on_branchCombo_editTextChanged" ID="GitArchiveDataDialog.on_branchCombo_editTextChanged"></a> <h4>GitArchiveDataDialog.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="GitArchiveDataDialog.on_fileButton_clicked" ID="GitArchiveDataDialog.on_fileButton_clicked"></a> @@ -193,72 +193,72 @@ <a NAME="GitArchiveDataDialog.on_fileEdit_textChanged" ID="GitArchiveDataDialog.on_fileEdit_textChanged"></a> <h4>GitArchiveDataDialog.on_fileEdit_textChanged</h4> -<b>on_fileEdit_textChanged</b>(<i>txt</i>) +<b>on_fileEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the file 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="GitArchiveDataDialog.on_revButton_toggled" ID="GitArchiveDataDialog.on_revButton_toggled"></a> <h4>GitArchiveDataDialog.on_revButton_toggled</h4> -<b>on_revButton_toggled</b>(<i>checked</i>) +<b>on_revButton_toggled</b>(<i>_checked</i>) <p> Private slot to handle changes of the rev 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="GitArchiveDataDialog.on_revEdit_textChanged" ID="GitArchiveDataDialog.on_revEdit_textChanged"></a> <h4>GitArchiveDataDialog.on_revEdit_textChanged</h4> -<b>on_revEdit_textChanged</b>(<i>txt</i>) +<b>on_revEdit_textChanged</b>(<i>_txt</i>) <p> Private slot to handle changes of the rev 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="GitArchiveDataDialog.on_tagButton_toggled" ID="GitArchiveDataDialog.on_tagButton_toggled"></a> <h4>GitArchiveDataDialog.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="GitArchiveDataDialog.on_tagCombo_editTextChanged" ID="GitArchiveDataDialog.on_tagCombo_editTextChanged"></a> <h4>GitArchiveDataDialog.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>