Documentation/Source/eric5.VCS.ProjectBrowserHelper.html

changeset 3349
2a034a7f1f54
parent 3018
70924c0bdaf1
child 3591
2f2a4a76dd22
--- a/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Sun Mar 09 12:16:00 2014 +0100
+++ b/Documentation/Source/eric5.VCS.ProjectBrowserHelper.html	Sun Mar 09 17:06:40 2014 +0100
@@ -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