391 <h2>TaskViewer</h2> |
391 <h2>TaskViewer</h2> |
392 <p> |
392 <p> |
393 Class implementing the task viewer. |
393 Class implementing the task viewer. |
394 </p><h4>Signals</h4> |
394 </p><h4>Signals</h4> |
395 <dl> |
395 <dl> |
396 <dt>displayFile(string, integer)</dt> |
396 <dt>displayFile(str, int)</dt> |
397 <dd> |
397 <dd> |
398 emitted to go to a file task |
398 emitted to go to a file task |
399 </dd> |
399 </dd> |
400 </dl> |
400 </dl> |
401 <h3>Derived from</h3> |
401 <h3>Derived from</h3> |
402 QTreeWidget |
402 QTreeWidget |
403 <h3>Class Attributes</h3> |
403 <h3>Class Attributes</h3> |
404 <table> |
404 <table> |
405 <tr><td>None</td></tr> |
405 <tr><td>displayFile</td></tr> |
406 </table> |
406 </table> |
407 <h3>Methods</h3> |
407 <h3>Methods</h3> |
408 <table> |
408 <table> |
409 <tr> |
409 <tr> |
410 <td><a href="#TaskViewer.__init__">TaskViewer</a></td> |
410 <td><a href="#TaskViewer.__init__">TaskViewer</a></td> |