--- a/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#VcsProjectBrowserHelper.__init__">VcsProjectBrowserHelper</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#VcsProjectBrowserHelper._VCSAdd">_VCSAdd</a></td> <td>Protected slot called by the context menu to add the selected file to the VCS repository.</td> </tr><tr> @@ -109,6 +110,10 @@ <td>Slot called before the context menu (multiple selections) is shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="VcsProjectBrowserHelper.__init__" ID="VcsProjectBrowserHelper.__init__"></a> <h4>VcsProjectBrowserHelper (Constructor)</h4> <b>VcsProjectBrowserHelper</b>(<i>vcsObject, browserObject, projectObject, isTranslationsBrowser, parent=None, name=None</i>)