Updated source docu.

Sat, 01 Feb 2014 16:03:01 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 01 Feb 2014 16:03:01 +0100
changeset 3244
1a54f34202b8
parent 3243
bbaa32bb9e63
child 3246
4cd58a0d6c28

Updated source docu.

Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html file | annotate | diff | comparison | revisions
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Sat Feb 01 16:01:51 2014 +0100
+++ b/Documentation/Help/source.qhp	Sat Feb 01 16:03:01 2014 +0100
@@ -6123,6 +6123,7 @@
       <keyword name="HgLogBrowserDialog.__updateGraftAction" id="HgLogBrowserDialog.__updateGraftAction" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updateGraftAction" />
       <keyword name="HgLogBrowserDialog.__updateGui" id="HgLogBrowserDialog.__updateGui" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updateGui" />
       <keyword name="HgLogBrowserDialog.__updatePhaseAction" id="HgLogBrowserDialog.__updatePhaseAction" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updatePhaseAction" />
+      <keyword name="HgLogBrowserDialog.__updateTagAction" id="HgLogBrowserDialog.__updateTagAction" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.__updateTagAction" />
       <keyword name="HgLogBrowserDialog.closeEvent" id="HgLogBrowserDialog.closeEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.closeEvent" />
       <keyword name="HgLogBrowserDialog.col2x" id="HgLogBrowserDialog.col2x" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.col2x" />
       <keyword name="HgLogBrowserDialog.keyPressEvent" id="HgLogBrowserDialog.keyPressEvent" ref="eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html#HgLogBrowserDialog.keyPressEvent" />
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Sat Feb 01 16:01:51 2014 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Sat Feb 01 16:03:01 2014 +0100
@@ -139,13 +139,16 @@
 <td>Private slot to update the enabled status of the diff buttons.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.__updateGraftAction">__updateGraftAction</a></td>
-<td>Private slot to update the status of the graft button.</td>
+<td>Private slot to update the status of the graft action.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.__updateGui">__updateGui</a></td>
 <td>Private slot to update GUI elements except the diff and phase buttons.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.__updatePhaseAction">__updatePhaseAction</a></td>
-<td>Private slot to update the status of the phase button.</td>
+<td>Private slot to update the status of the phase action.</td>
+</tr><tr>
+<td><a href="#HgLogBrowserDialog.__updateTagAction">__updateTagAction</a></td>
+<td>Private slot to update the status of the graft action.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td>
 <td>Private slot implementing a close event handler.</td>
@@ -537,7 +540,7 @@
 <h4>HgLogBrowserDialog.__updateGraftAction</h4>
 <b>__updateGraftAction</b>(<i></i>)
 <p>
-        Private slot to update the status of the graft button.
+        Private slot to update the status of the graft action.
 </p><a NAME="HgLogBrowserDialog.__updateGui" ID="HgLogBrowserDialog.__updateGui"></a>
 <h4>HgLogBrowserDialog.__updateGui</h4>
 <b>__updateGui</b>(<i>itm</i>)
@@ -553,7 +556,12 @@
 <h4>HgLogBrowserDialog.__updatePhaseAction</h4>
 <b>__updatePhaseAction</b>(<i></i>)
 <p>
-        Private slot to update the status of the phase button.
+        Private slot to update the status of the phase action.
+</p><a NAME="HgLogBrowserDialog.__updateTagAction" ID="HgLogBrowserDialog.__updateTagAction"></a>
+<h4>HgLogBrowserDialog.__updateTagAction</h4>
+<b>__updateTagAction</b>(<i></i>)
+<p>
+        Private slot to update the status of the graft action.
 </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a>
 <h4>HgLogBrowserDialog.closeEvent</h4>
 <b>closeEvent</b>(<i>e</i>)

eric ide

mercurial