141 <h2>UnittestDialog</h2> |
141 <h2>UnittestDialog</h2> |
142 <p> |
142 <p> |
143 Class implementing the UI to the pyunit package. |
143 Class implementing the UI to the pyunit package. |
144 </p><h4>Signals</h4> |
144 </p><h4>Signals</h4> |
145 <dl> |
145 <dl> |
146 <dt>unittestFile(string,int,int)</dt> |
146 <dt>unittestFile(str, int, int)</dt> |
147 <dd> |
147 <dd> |
148 emitted to show the source of a unittest file |
148 emitted to show the source of a unittest file |
149 </dd> |
149 </dd> |
150 </dl> |
150 </dl> |
151 <h3>Derived from</h3> |
151 <h3>Derived from</h3> |
152 QWidget, Ui_UnittestDialog |
152 QWidget, Ui_UnittestDialog |
153 <h3>Class Attributes</h3> |
153 <h3>Class Attributes</h3> |
154 <table> |
154 <table> |
155 <tr><td>None</td></tr> |
155 <tr><td>unittestFile</td></tr> |
156 </table> |
156 </table> |
157 <h3>Methods</h3> |
157 <h3>Methods</h3> |
158 <table> |
158 <table> |
159 <tr> |
159 <tr> |
160 <td><a href="#UnittestDialog.__init__">UnittestDialog</a></td> |
160 <td><a href="#UnittestDialog.__init__">UnittestDialog</a></td> |