src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html	Sat Dec 23 15:40:23 2023 +0100
@@ -108,13 +108,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>
@@ -134,17 +134,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.__resizeColumns" ID="SvnPropListDialog.__resizeColumns"></a>
@@ -170,9 +170,9 @@
 </p>
 <dl>
 
-<dt><i>msg</i></dt>
+<dt><i>msg</i> (str)</dt>
 <dd>
-error message to show (string)
+error message to show
 </dd>
 </dl>
 <a NAME="SvnPropListDialog.on_buttonBox_clicked" ID="SvnPropListDialog.on_buttonBox_clicked"></a>
@@ -184,9 +184,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>
@@ -205,11 +205,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 strings)
+filename(s)
 </dd>
-<dt><i>recursive</i></dt>
+<dt><i>recursive</i> (bool)</dt>
 <dd>
 flag indicating a recursive list is requested
 </dd>

eric ide

mercurial