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

changeset 244
30be2b4a9721
parent 242
77047898c023
child 316
b7e499650928
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Thu May 13 14:36:46 2010 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html	Thu May 13 17:43:30 2010 +0200
@@ -121,7 +121,7 @@
 <td>Private slot implementing a close event handler.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.col2x">col2x</a></td>
-<td></td>
+<td>Local function to calculate a x-position for a column.</td>
 </tr><tr>
 <td><a href="#HgLogBrowserDialog.keyPressEvent">keyPressEvent</a></td>
 <td>Protected slot to handle a key press event.</td>
@@ -459,7 +459,17 @@
 </dl><a NAME="HgLogBrowserDialog.col2x" ID="HgLogBrowserDialog.col2x"></a>
 <h4>HgLogBrowserDialog.col2x</h4>
 <b>col2x</b>(<i>radius</i>)
-<a NAME="HgLogBrowserDialog.keyPressEvent" ID="HgLogBrowserDialog.keyPressEvent"></a>
+<p>
+            Local function to calculate a x-position for a column.
+</p><dl>
+<dt><i>col</i></dt>
+<dd>
+column number (integer)
+</dd><dt><i>radius</i></dt>
+<dd>
+radius of the indicator circle (integer)
+</dd>
+</dl><a NAME="HgLogBrowserDialog.keyPressEvent" ID="HgLogBrowserDialog.keyPressEvent"></a>
 <h4>HgLogBrowserDialog.keyPressEvent</h4>
 <b>keyPressEvent</b>(<i>evt</i>)
 <p>

eric ide

mercurial