--- 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>