--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html Sat Dec 23 15:40:23 2023 +0100 @@ -120,13 +120,13 @@ </p> <dl> -<dt><i>vcs</i></dt> +<dt><i>vcs</i> (Subversion)</dt> <dd> reference to the vcs object </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget (QWidget) +parent widget </dd> </dl> <a NAME="SvnPropListDialog.__finish" ID="SvnPropListDialog.__finish"></a> @@ -146,17 +146,17 @@ </p> <dl> -<dt><i>path</i></dt> +<dt><i>path</i> (str)</dt> <dd> -file/directory name the property applies to (string) +file/directory name the property applies to </dd> -<dt><i>propName</i></dt> +<dt><i>propName</i> (str)</dt> <dd> -name of the property (string) +name of the property </dd> -<dt><i>propValue</i></dt> +<dt><i>propValue</i> (str)</dt> <dd> -value of the property (string) +value of the property </dd> </dl> <a NAME="SvnPropListDialog.__procFinished" ID="SvnPropListDialog.__procFinished"></a> @@ -168,13 +168,13 @@ </p> <dl> -<dt><i>exitCode</i></dt> +<dt><i>exitCode</i> (int)</dt> <dd> -exit code of the process (integer) +exit code of the process </dd> -<dt><i>exitStatus</i></dt> +<dt><i>exitStatus</i> (QProcess.ExitStatus)</dt> <dd> -exit status of the process (QProcess.ExitStatus) +exit status of the process </dd> </dl> <a NAME="SvnPropListDialog.__readStderr" ID="SvnPropListDialog.__readStderr"></a> @@ -222,9 +222,9 @@ </p> <dl> -<dt><i>e</i></dt> +<dt><i>e</i> (QCloseEvent)</dt> <dd> -close event (QCloseEvent) +close event </dd> </dl> <a NAME="SvnPropListDialog.on_buttonBox_clicked" ID="SvnPropListDialog.on_buttonBox_clicked"></a> @@ -236,9 +236,9 @@ </p> <dl> -<dt><i>button</i></dt> +<dt><i>button</i> (QAbstractButton)</dt> <dd> -button that was clicked (QAbstractButton) +button that was clicked </dd> </dl> <a NAME="SvnPropListDialog.on_refreshButton_clicked" ID="SvnPropListDialog.on_refreshButton_clicked"></a> @@ -257,11 +257,11 @@ </p> <dl> -<dt><i>fn</i></dt> +<dt><i>fn</i> (str or list of str)</dt> <dd> -filename(s) (string or list of string) +filename(s) </dd> -<dt><i>recursive</i></dt> +<dt><i>recursive</i> (bool)</dt> <dd> flag indicating a recursive list is requested </dd>