Documentation/Source/eric5.VCS.ProjectBrowserHelper.html

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3349
2a034a7f1f54
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Sun Mar 30 22:00:14 2014 +0200
+++ b/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Thu Apr 03 23:05:31 2014 +0200
@@ -78,6 +78,9 @@
 <td><a href="#VcsProjectBrowserHelper._VCSLog">_VCSLog</a></td>
 <td>Protected slot called by the context menu to show the VCS log of a file/directory.</td>
 </tr><tr>
+<td><a href="#VcsProjectBrowserHelper._VCSLogBrowser">_VCSLogBrowser</a></td>
+<td>Protected slot called by the context menu to show the log browser for a file.</td>
+</tr><tr>
 <td><a href="#VcsProjectBrowserHelper._VCSMerge">_VCSMerge</a></td>
 <td>Protected slot called by the context menu to merge changes into to a file.</td>
 </tr><tr>
@@ -179,6 +182,12 @@
 <p>
         Protected slot called by the context menu to show the VCS log of a
         file/directory.
+</p><a NAME="VcsProjectBrowserHelper._VCSLogBrowser" ID="VcsProjectBrowserHelper._VCSLogBrowser"></a>
+<h4>VcsProjectBrowserHelper._VCSLogBrowser</h4>
+<b>_VCSLogBrowser</b>(<i></i>)
+<p>
+        Protected slot called by the context menu to show the log browser for a
+        file.
 </p><a NAME="VcsProjectBrowserHelper._VCSMerge" ID="VcsProjectBrowserHelper._VCSMerge"></a>
 <h4>VcsProjectBrowserHelper._VCSMerge</h4>
 <b>_VCSMerge</b>(<i></i>)

eric ide

mercurial