diff -r 906cd3ed0e6a -r 56c886e0baef Documentation/Source/eric5.DataViews.CodeMetricsDialog.html --- a/Documentation/Source/eric5.DataViews.CodeMetricsDialog.html Sun Feb 19 15:26:55 2012 +0100 +++ b/Documentation/Source/eric5.DataViews.CodeMetricsDialog.html Sun Feb 19 15:29:32 2012 +0100 @@ -117,16 +117,16 @@ </dd> </dl><a NAME="CodeMetricsDialog.__createResultItem" ID="CodeMetricsDialog.__createResultItem"></a> <h4>CodeMetricsDialog.__createResultItem</h4> -<b>__createResultItem</b>(<i>parent, strings</i>) +<b>__createResultItem</b>(<i>parent, values</i>) <p> Private slot to create a new item in the result list. </p><dl> <dt><i>parent</i></dt> <dd> parent of the new item (QTreeWidget or QTreeWidgetItem) -</dd><dt><i>strings</i></dt> +</dd><dt><i>values</i></dt> <dd> -strings to be displayed (list of strings) +values to be displayed (list) </dd> </dl><dl> <dt>Returns:</dt>