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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html	Sat Dec 23 15:40:23 2023 +0100
@@ -78,13 +78,13 @@
 </p>
 <dl>
 
-<dt><i>currUrl</i></dt>
+<dt><i>currUrl</i> (str)</dt>
 <dd>
-current repository URL (string)
+current repository URL
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget (QWidget)
+parent widget
 </dd>
 </dl>
 <a NAME="SvnRelocateDialog.getData" ID="SvnRelocateDialog.getData"></a>
@@ -97,8 +97,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-the new repository URL (string) and an indication, if
-            the relocate is inside the repository (boolean)
+the new repository URL and an indication, if the relocate is inside
+            the repository
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+tuple of (str, bool)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial