--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPushDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPushDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -94,17 +94,17 @@ </p> <dl> -<dt><i>vcs</i></dt> +<dt><i>vcs</i> (Git)</dt> <dd> reference to the git object </dd> -<dt><i>repodir</i></dt> +<dt><i>repodir</i> (str)</dt> <dd> -directory name of the local repository (string) +directory name of the local repository </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -reference to the parent widget (QWidget) +reference to the parent widget </dd> </dl> <a NAME="GitPushDialog.__resizeColumns" ID="GitPushDialog.__resizeColumns"></a> @@ -144,13 +144,13 @@ </p> <dl> -<dt><i>item</i></dt> +<dt><i>item</i> (QTreeWidgetItem)</dt> <dd> -reference to the changed item (QTreeWidgetItem) +reference to the changed item </dd> -<dt><i>column</i></dt> +<dt><i>column</i> (int)</dt> <dd> -changed column (integer) +changed column </dd> </dl> <a NAME="GitPushDialog.on_remotesComboBox_currentTextChanged" ID="GitPushDialog.on_remotesComboBox_currentTextChanged"></a> @@ -162,9 +162,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -current text of the combo box (string) +current text of the combo box </dd> </dl> <a NAME="GitPushDialog.on_selectAllCheckBox_stateChanged" ID="GitPushDialog.on_selectAllCheckBox_stateChanged"></a> @@ -176,9 +176,9 @@ </p> <dl> -<dt><i>state</i></dt> +<dt><i>state</i> (Qt.CheckState)</dt> <dd> -check state of the check box (Qt.CheckState) +check state of the check box </dd> </dl> <div align="right"><a href="#top">Up</a></div>