--- a/src/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html Fri Dec 22 13:57:47 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html Fri Dec 22 17:24:07 2023 +0100 @@ -142,30 +142,30 @@ </p> <dl> -<dt><i>vcsObject</i></dt> +<dt><i>vcsObject</i> (VersionControl)</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="VcsProjectBrowserHelper._VCSAdd" ID="VcsProjectBrowserHelper._VCSAdd"></a> @@ -266,10 +266,9 @@ </p> <dl> -<dt><i>name</i></dt> +<dt><i>name</i> (str)</dt> <dd> filename or directoryname of the item to be updated - (string) </dd> </dl> <a NAME="VcsProjectBrowserHelper.addVCSMenus" ID="VcsProjectBrowserHelper.addVCSMenus"></a> @@ -282,26 +281,25 @@ </p> <dl> -<dt><i>mainMenu</i></dt> +<dt><i>mainMenu</i> (QMenu)</dt> <dd> -reference to the main menu (QPopupMenu) +reference to the main menu </dd> -<dt><i>multiMenu</i></dt> +<dt><i>multiMenu</i> (QMenu)</dt> <dd> -reference to the multiple selection menu (QPopupMenu) +reference to the multiple selection menu </dd> -<dt><i>backMenu</i></dt> +<dt><i>backMenu</i> (QMenu)</dt> <dd> -reference to the background menu (QPopupMenu) +reference to the background menu </dd> -<dt><i>dirMenu</i></dt> +<dt><i>dirMenu</i> (QMenu)</dt> <dd> -reference to the directory menu (QPopupMenu) +reference to the directory menu </dd> -<dt><i>dirMultiMenu</i></dt> +<dt><i>dirMultiMenu</i> (QMenu)</dt> <dd> -reference to the multiple selection directory - menu (QPopupMenu) +reference to the multiple selection directory menu </dd> </dl> <a NAME="VcsProjectBrowserHelper.showContextMenu" ID="VcsProjectBrowserHelper.showContextMenu"></a> @@ -317,11 +315,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 BrowserItem)</dt> <dd> array of standard items that need activation/deactivation depending on the overall VCS status @@ -348,11 +346,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 BrowserItem)</dt> <dd> array of standard items that need activation/deactivation depending on the overall VCS status @@ -379,11 +377,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 BrowserItem)</dt> <dd> array of standard items that need activation/deactivation depending on the overall VCS status @@ -411,11 +409,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 BrowserItem)</dt> <dd> array of standard items that need activation/deactivation depending on the overall VCS status