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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 10259
b51dfacef37f
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html	Sat Dec 23 15:40:23 2023 +0100
@@ -178,30 +178,30 @@
 </p>
 <dl>
 
-<dt><i>vcsObject</i></dt>
+<dt><i>vcsObject</i> (Hg)</dt>
 <dd>
 reference to the vcs object
 </dd>
-<dt><i>browserObject</i></dt>
+<dt><i>browserObject</i> (ProjectBaseBrowser)</dt>
 <dd>
 reference to the project browser object
 </dd>
-<dt><i>projectObject</i></dt>
+<dt><i>projectObject</i> (Project)</dt>
 <dd>
 reference to the project object
 </dd>
-<dt><i>isTranslationsBrowser</i></dt>
+<dt><i>isTranslationsBrowser</i> (bool)</dt>
 <dd>
 flag indicating, the helper is requested
             for the translations browser (this needs some special treatment)
 </dd>
-<dt><i>parent</i></dt>
+<dt><i>parent</i> (QWidget)</dt>
 <dd>
-parent widget (QWidget)
+parent widget
 </dd>
-<dt><i>name</i></dt>
+<dt><i>name</i> (str)</dt>
 <dd>
-name of this object (string)
+name of this object
 </dd>
 </dl>
 <a NAME="HgProjectBrowserHelper.__HgAnnotate" ID="HgProjectBrowserHelper.__HgAnnotate"></a>
@@ -325,20 +325,26 @@
 </p>
 <dl>
 
-<dt><i>menu</i></dt>
+<dt><i>menu</i> (QMenu)</dt>
 <dd>
-menu to add it to (QMenu)
+menu to add it to
 </dd>
-<dt><i>key</i></dt>
+<dt><i>key</i> (str)</dt>
 <dd>
-menu key (string, one of 'mainMenu', 'multiMenu',
-            'backMenu', 'dirMenu' or 'dirMultiMenu')
+menu key (one of 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu'
+            or 'dirMultiMenu')
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-reference to the menu action (QAction)
+reference to the menu action
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+QAction
 </dd>
 </dl>
 <a NAME="HgProjectBrowserHelper.__showExtensionMenu" ID="HgProjectBrowserHelper.__showExtensionMenu"></a>
@@ -350,16 +356,15 @@
 </p>
 <dl>
 
-<dt><i>key</i></dt>
+<dt><i>key</i> (str)</dt>
 <dd>
-menu key (string, one of 'mainMenu', 'multiMenu',
-            'backMenu', 'dirMenu' or 'dirMultiMenu')
+menu key (one of 'mainMenu', 'multiMenu', 'backMenu', 'dirMenu'
+            or 'dirMultiMenu')
 </dd>
-<dt><i>controlled</i></dt>
+<dt><i>controlled</i> (bool)</dt>
 <dd>
 flag indicating to show the menu for a
             version controlled entry or a non-version controlled entry
-            (boolean)
 </dd>
 </dl>
 <a NAME="HgProjectBrowserHelper.__skipListFileName" ID="HgProjectBrowserHelper.__skipListFileName"></a>
@@ -390,7 +395,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -404,7 +409,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -418,7 +423,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -432,7 +437,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -447,7 +452,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -465,11 +470,11 @@
 </p>
 <dl>
 
-<dt><i>menu</i></dt>
+<dt><i>menu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be shown
 </dd>
-<dt><i>standardItems</i></dt>
+<dt><i>standardItems</i> (list of QAction)</dt>
 <dd>
 array of standard items that need
             activation/deactivation depending on the overall VCS status
@@ -488,11 +493,11 @@
 </p>
 <dl>
 
-<dt><i>menu</i></dt>
+<dt><i>menu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be shown
 </dd>
-<dt><i>standardItems</i></dt>
+<dt><i>standardItems</i> (list of QAction)</dt>
 <dd>
 array of standard items that need
             activation/deactivation depending on the overall VCS status
@@ -511,13 +516,13 @@
 </p>
 <dl>
 
-<dt><i>menu</i></dt>
+<dt><i>menu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be shown
 </dd>
-<dt><i>standardItems</i></dt>
+<dt><i>standardItems</i> (list of QAction)</dt>
 <dd>
-array of standard items that need
+list of standard items that need
             activation/deactivation depending on the overall VCS status
 </dd>
 </dl>
@@ -535,11 +540,11 @@
 </p>
 <dl>
 
-<dt><i>menu</i></dt>
+<dt><i>menu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be shown
 </dd>
-<dt><i>standardItems</i></dt>
+<dt><i>standardItems</i> (list of QAction)</dt>
 <dd>
 array of standard items that need
             activation/deactivation depending on the overall VCS status

eric ide

mercurial