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

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 10259
b51dfacef37f
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html	Fri Dec 22 19:45:17 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html	Sat Dec 23 15:40:23 2023 +0100
@@ -162,30 +162,30 @@
 </p>
 <dl>
 
-<dt><i>vcsObject</i></dt>
+<dt><i>vcsObject</i> (Git)</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="GitProjectBrowserHelper.__GitBlame" ID="GitProjectBrowserHelper.__GitBlame"></a>
@@ -312,7 +312,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -326,7 +326,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -340,7 +340,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -354,7 +354,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -369,7 +369,7 @@
 </p>
 <dl>
 
-<dt><i>mainMenu</i></dt>
+<dt><i>mainMenu</i> (QMenu)</dt>
 <dd>
 reference to the menu to be amended
 </dd>
@@ -387,11 +387,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
@@ -410,11 +410,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
@@ -433,11 +433,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
@@ -457,11 +457,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