Documentation/Source/eric5.DataViews.PyCoverageDialog.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
--- a/Documentation/Source/eric5.DataViews.PyCoverageDialog.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.DataViews.PyCoverageDialog.html	Sun Oct 13 17:44:48 2013 +0200
@@ -100,7 +100,7 @@
 <td>Public slot to start the coverage data evaluation.</td>
 </tr><tr>
 <td><a href="#PyCoverageDialog.stringify">stringify</a></td>
-<td>Private helper function to generate a string representation of a pair</td>
+<td>Private helper function to generate a string representation of a pair.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -178,12 +178,14 @@
 <h4>PyCoverageDialog.__finish</h4>
 <b>__finish</b>(<i></i>)
 <p>
-        Private slot called when the action finished or the user pressed the button.
+        Private slot called when the action finished or the user pressed the
+        button.
 </p><a NAME="PyCoverageDialog.__format_lines" ID="PyCoverageDialog.__format_lines"></a>
 <h4>PyCoverageDialog.__format_lines</h4>
 <b>__format_lines</b>(<i>lines</i>)
 <p>
-        Private method to format a list of integers into string by coalescing groups.
+        Private method to format a list of integers into string by coalescing
+        groups.
 </p><dl>
 <dt><i>lines</i></dt>
 <dd>
@@ -260,7 +262,8 @@
 <h4>PyCoverageDialog.stringify</h4>
 <b>stringify</b>(<i></i>)
 <p>
-            Private helper function to generate a string representation of a pair
+            Private helper function to generate a string representation of a
+            pair.
 </p><dl>
 <dt><i>pair</i></dt>
 <dd>

eric ide

mercurial