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

changeset 3342
f8cd11fa94ed
parent 3316
aaa864fa5c1e
child 3591
2f2a4a76dd22
diff -r 7c015811fc4d -r f8cd11fa94ed Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html	Fri Mar 07 19:13:06 2014 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html	Fri Mar 07 19:15:46 2014 +0100
@@ -134,6 +134,9 @@
 <td><a href="#HgStatusDialog.__sbsDiff">__sbsDiff</a></td>
 <td>Private slot to handle the Diff context menu entry.</td>
 </tr><tr>
+<td><a href="#HgStatusDialog.__showAddMenu">__showAddMenu</a></td>
+<td>Private slot to prepare the Add button menu before it is shown.</td>
+</tr><tr>
 <td><a href="#HgStatusDialog.__showContextMenu">__showContextMenu</a></td>
 <td>Protected slot to show the context menu of the status list.</td>
 </tr><tr>
@@ -400,6 +403,11 @@
 <b>__sbsDiff</b>(<i></i>)
 <p>
         Private slot to handle the Diff context menu entry.
+</p><a NAME="HgStatusDialog.__showAddMenu" ID="HgStatusDialog.__showAddMenu"></a>
+<h4>HgStatusDialog.__showAddMenu</h4>
+<b>__showAddMenu</b>(<i></i>)
+<p>
+        Private slot to prepare the Add button menu before it is shown.
 </p><a NAME="HgStatusDialog.__showContextMenu" ID="HgStatusDialog.__showContextMenu"></a>
 <h4>HgStatusDialog.__showContextMenu</h4>
 <b>__showContextMenu</b>(<i>coord</i>)

eric ide

mercurial