src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html	Sat Dec 23 15:40:23 2023 +0100
@@ -127,17 +127,16 @@
 </p>
 <dl>
 
-<dt><i>mode</i></dt>
+<dt><i>mode</i> (str)</dt>
 <dd>
-verify mode (string; one of 'large', 'lfa' or 'lfc')
+verify mode (one of 'large', 'lfa' or 'lfc')
 </dd>
 </dl>
 <dl>
 
 <dt>Raises <b>ValueError</b>:</dt>
 <dd>
-raised to indicate a bad value for the
-            'mode' parameter.
+raised to indicate a bad value for the 'mode' parameter.
 </dd>
 </dl>
 <a NAME="LargefilesProjectHelper.__hgLfconvert" ID="LargefilesProjectHelper.__hgLfconvert"></a>
@@ -149,10 +148,9 @@
 </p>
 <dl>
 
-<dt><i>direction</i></dt>
+<dt><i>direction</i> (str)</dt>
 <dd>
-direction of the conversion (string; one of
-            'largefiles' or 'normal')
+direction of the conversion (one of 'largefiles' or 'normal')
 </dd>
 </dl>
 <dl>
@@ -179,15 +177,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>
 <a NAME="LargefilesProjectHelper.menuTitle" ID="LargefilesProjectHelper.menuTitle"></a>
@@ -200,7 +204,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>
 <a NAME="LargefilesProjectHelper.shutdown" ID="LargefilesProjectHelper.shutdown"></a>

eric ide

mercurial