342 <p> |
342 <p> |
343 Private slot to handle the activation of an item. |
343 Private slot to handle the activation of an item. |
344 </p> |
344 </p> |
345 <dl> |
345 <dl> |
346 |
346 |
347 <dt><i>item</i></dt> |
347 <dt><i>item</i> (QTreeWidgetItem)</dt> |
348 <dd> |
348 <dd> |
349 reference to the activated item (QTreeWidgetItem) |
349 reference to the activated item |
350 </dd> |
350 </dd> |
351 <dt><i>column</i></dt> |
351 <dt><i>column</i> (int)</dt> |
352 <dd> |
352 <dd> |
353 column the item was activated in (integer) |
353 column the item was activated in |
354 </dd> |
354 </dd> |
355 </dl> |
355 </dl> |
356 <a NAME="PyCoverageDialog.start" ID="PyCoverageDialog.start"></a> |
356 <a NAME="PyCoverageDialog.start" ID="PyCoverageDialog.start"></a> |
357 <h4>PyCoverageDialog.start</h4> |
357 <h4>PyCoverageDialog.start</h4> |
358 <b>start</b>(<i>cfn, fn</i>) |
358 <b>start</b>(<i>cfn, fn</i>) |