Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html

changeset 2837
a96cb48e86a5
parent 2387
2d119e79ab54
child 2838
0f1423054184
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html	Wed Jul 31 20:01:58 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html	Wed Jul 31 20:07:41 2013 +0200
@@ -84,6 +84,9 @@
 <td><a href="#HgProjectBrowserHelper.__HgRevert">__HgRevert</a></td>
 <td>Protected slot called by the context menu to revert changes made.</td>
 </tr><tr>
+<td><a href="#HgProjectBrowserHelper.__HgSbsDiff">__HgSbsDiff</a></td>
+<td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td>
+</tr><tr>
 <td><a href="#HgProjectBrowserHelper._addVCSMenu">_addVCSMenu</a></td>
 <td>Protected method used to add the VCS menu to all project browsers.</td>
 </tr><tr>
@@ -186,6 +189,12 @@
 <b>__HgRevert</b>(<i></i>)
 <p>
         Protected slot called by the context menu to revert changes made.
+</p><a NAME="HgProjectBrowserHelper.__HgSbsDiff" ID="HgProjectBrowserHelper.__HgSbsDiff"></a>
+<h4>HgProjectBrowserHelper.__HgSbsDiff</h4>
+<b>__HgSbsDiff</b>(<i></i>)
+<p>
+        Private slot called by the context menu to show the difference of a file to
+        the repository side-by-side.
 </p><a NAME="HgProjectBrowserHelper._addVCSMenu" ID="HgProjectBrowserHelper._addVCSMenu"></a>
 <h4>HgProjectBrowserHelper._addVCSMenu</h4>
 <b>_addVCSMenu</b>(<i>mainMenu</i>)

eric ide

mercurial