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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html	Sat Dec 23 15:40:23 2023 +0100
@@ -111,7 +111,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-list of all actions (list of EricAction)
+list of all actions
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+list of EricAction
 </dd>
 </dl>
 <a NAME="HgExtensionProjectHelper.initActions" ID="HgExtensionProjectHelper.initActions"></a>
@@ -144,15 +150,21 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
-reference to the main menu (QMenu)
+reference to the main menu
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-populated menu (QMenu)
+populated menu
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QMenu
 </dd>
 </dl>
 <dl>
@@ -176,7 +188,13 @@
 <dl>
 <dt>Return:</dt>
 <dd>
-title of the menu (string)
+title of the menu
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+str
 </dd>
 </dl>
 <dl>
@@ -196,11 +214,11 @@
 </p>
 <dl>
 
-<dt><i>vcsObject</i></dt>
+<dt><i>vcsObject</i> (Hg)</dt>
 <dd>
 reference to the vcs object
 </dd>
-<dt><i>projectObject</i></dt>
+<dt><i>projectObject</i> (Project)</dt>
 <dd>
 reference to the project object
 </dd>

eric ide

mercurial