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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
diff -r 2f70ca07f0af -r 4cd7e5a8b3cf src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html	Sat Dec 23 15:40:23 2023 +0100
@@ -82,14 +82,13 @@
 </p>
 <dl>
 
-<dt><i>branches</i></dt>
+<dt><i>branches</i> (list of str)</dt>
 <dd>
 branch names to populate the branch list with
-            (list of string)
 </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="HgBranchInputDialog.getData" ID="HgBranchInputDialog.getData"></a>
@@ -121,9 +120,9 @@
 </p>
 <dl>
 
-<dt><i>txt</i></dt>
+<dt><i>txt</i> (str)</dt>
 <dd>
-contents of the branch combo box (string)
+contents of the branch combo box
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial