src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog.html	Sat Dec 23 15:40:23 2023 +0100
@@ -86,13 +86,13 @@
 </p>
 <dl>
 
-<dt><i>vcs</i></dt>
+<dt><i>vcs</i> (Hg)</dt>
 <dd>
 reference to the Mercurial object (Hg)
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-reference to the parent widget (QWidget)
+reference to the parent widget
 </dd>
 </dl>
 <a NAME="HgArchiveDialog.getData" ID="HgArchiveDialog.getData"></a>
@@ -105,9 +105,14 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-tuple giving the archive name (string), the archive type
-            (string), the directory prefix 8string) and a flag indicating
-            to recurse into subrepositories (boolean)
+tuple giving the archive name, the archive type, the directory prefix
+             and a flag indicating to recurse into subrepositories
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+tuple of (str, str, str, bool)
 </dd>
 </dl>
 <a NAME="HgArchiveDialog.on_archivePicker_textChanged" ID="HgArchiveDialog.on_archivePicker_textChanged"></a>
@@ -119,9 +124,9 @@
 </p>
 <dl>
 
-<dt><i>archive</i></dt>
+<dt><i>archive</i> (str)</dt>
 <dd>
-name of the archive (string)
+name of the archive
 </dd>
 </dl>
 <a NAME="HgArchiveDialog.on_typeComboBox_activated" ID="HgArchiveDialog.on_typeComboBox_activated"></a>
@@ -133,9 +138,9 @@
 </p>
 <dl>
 
-<dt><i>index</i></dt>
+<dt><i>index</i> (int)</dt>
 <dd>
-index of the selected type (integer)
+index of the selected type
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial