src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html	Sat Dec 23 15:40:23 2023 +0100
@@ -78,9 +78,9 @@
 </p>
 <dl>
 
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget (QWidget)
+parent widget
 </dd>
 </dl>
 <a NAME="SvnPropSetDialog.getData" ID="SvnPropSetDialog.getData"></a>
@@ -93,9 +93,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-tuple of three values giving the property name, a flag
-            indicating a file was selected and the text of the property
-            or the selected filename. (string, boolean, string)
+tuple containing the property name, a flag indicating a file was
+            selected and the text of the property or the selected filename
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+tuple of (str, bool, str)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial