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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html	Sat Dec 23 15:40:23 2023 +0100
@@ -82,13 +82,13 @@
 </p>
 <dl>
 
-<dt><i>recursive</i></dt>
+<dt><i>recursive</i> (bool)</dt>
 <dd>
 flag indicating a recursive set is requested
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget (QWidget)
+parent widget
 </dd>
 </dl>
 <a NAME="SvnPropDelDialog.getData" ID="SvnPropDelDialog.getData"></a>
@@ -103,7 +103,12 @@
 <dd>
 tuple of two values giving the property name and a flag
             indicating, that this property should be applied recursively.
-            (string, boolean)
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+tuple of (str, bool)
 </dd>
 </dl>
 <a NAME="SvnPropDelDialog.on_propNameEdit_textChanged" ID="SvnPropDelDialog.on_propNameEdit_textChanged"></a>
@@ -115,9 +120,9 @@
 </p>
 <dl>
 
-<dt><i>text</i></dt>
+<dt><i>text</i> (str)</dt>
 <dd>
-ignored
+text of the property name edit
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial