49 QDialog, Ui_PyCoverageDialog |
49 QDialog, Ui_PyCoverageDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#PyCoverageDialog.__init__">PyCoverageDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#PyCoverageDialog.__annotate">__annotate</a></td> |
61 <td><a href="#PyCoverageDialog.__annotate">__annotate</a></td> |
61 <td>Private slot to handle the annotate context menu action.</td> |
62 <td>Private slot to handle the annotate context menu action.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#PyCoverageDialog.__annotateAll">__annotateAll</a></td> |
64 <td><a href="#PyCoverageDialog.__annotateAll">__annotateAll</a></td> |
64 <td>Private slot to handle the annotate all context menu action.</td> |
65 <td>Private slot to handle the annotate all context menu action.</td> |
91 <td>Public slot to start the coverage data evaluation.</td> |
92 <td>Public slot to start the coverage data evaluation.</td> |
92 </tr><tr> |
93 </tr><tr> |
93 <td><a href="#PyCoverageDialog.stringify">stringify</a></td> |
94 <td><a href="#PyCoverageDialog.stringify">stringify</a></td> |
94 <td>Private helper function to generate a string representation of a pair</td> |
95 <td>Private helper function to generate a string representation of a pair</td> |
95 </tr> |
96 </tr> |
|
97 </table> |
|
98 <h3>Static Methods</h3> |
|
99 <table> |
|
100 <tr><td>None</td></tr> |
96 </table> |
101 </table> |
97 <a NAME="PyCoverageDialog.__init__" ID="PyCoverageDialog.__init__"></a> |
102 <a NAME="PyCoverageDialog.__init__" ID="PyCoverageDialog.__init__"></a> |
98 <h4>PyCoverageDialog (Constructor)</h4> |
103 <h4>PyCoverageDialog (Constructor)</h4> |
99 <b>PyCoverageDialog</b>(<i>parent=None</i>) |
104 <b>PyCoverageDialog</b>(<i>parent=None</i>) |
100 <p> |
105 <p> |