Updated source docu. 5_2_x

Sun, 19 Feb 2012 15:29:32 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 19 Feb 2012 15:29:32 +0100
branch
5_2_x
changeset 1643
56c886e0baef
parent 1642
906cd3ed0e6a
child 1646
26e064833700

Updated source docu.

Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Source/eric5.DataViews.CodeMetricsDialog.html file | annotate | diff | comparison | revisions
Binary file Documentation/Help/source.qch has changed
--- 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>

eric ide

mercurial