95 <td>Public slot to update the priority.</td> |
99 <td>Public slot to update the priority.</td> |
96 </tr><tr> |
100 </tr><tr> |
97 <td><a href="#Task.setProjectTask">setProjectTask</a></td> |
101 <td><a href="#Task.setProjectTask">setProjectTask</a></td> |
98 <td>Public method to set the project relation flag.</td> |
102 <td>Public method to set the project relation flag.</td> |
99 </tr> |
103 </tr> |
|
104 </table> |
|
105 <h3>Static Methods</h3> |
|
106 <table> |
|
107 <tr><td>None</td></tr> |
100 </table> |
108 </table> |
101 <a NAME="Task.__init__" ID="Task.__init__"></a> |
109 <a NAME="Task.__init__" ID="Task.__init__"></a> |
102 <h4>Task (Constructor)</h4> |
110 <h4>Task (Constructor)</h4> |
103 <b>Task</b>(<i>description, priority = 1, filename = "", lineno = 0, completed = False, _time = 0, isProjectTask = False, isBugfixTask = False, project = None, longtext = ""</i>) |
111 <b>Task</b>(<i>description, priority = 1, filename = "", lineno = 0, completed = False, _time = 0, isProjectTask = False, isBugfixTask = False, project = None, longtext = ""</i>) |
104 <p> |
112 <p> |
279 <td>Public method to set the type filter.</td> |
291 <td>Public method to set the type filter.</td> |
280 </tr><tr> |
292 </tr><tr> |
281 <td><a href="#TaskFilter.showTask">showTask</a></td> |
293 <td><a href="#TaskFilter.showTask">showTask</a></td> |
282 <td>Public method to check, if a task should be shown.</td> |
294 <td>Public method to check, if a task should be shown.</td> |
283 </tr> |
295 </tr> |
|
296 </table> |
|
297 <h3>Static Methods</h3> |
|
298 <table> |
|
299 <tr><td>None</td></tr> |
284 </table> |
300 </table> |
285 <a NAME="TaskFilter.__init__" ID="TaskFilter.__init__"></a> |
301 <a NAME="TaskFilter.__init__" ID="TaskFilter.__init__"></a> |
286 <h4>TaskFilter (Constructor)</h4> |
302 <h4>TaskFilter (Constructor)</h4> |
287 <b>TaskFilter</b>(<i></i>) |
303 <b>TaskFilter</b>(<i></i>) |
288 <p> |
304 <p> |
486 <td>Public slot to react to changes of the preferences.</td> |
506 <td>Public slot to react to changes of the preferences.</td> |
487 </tr><tr> |
507 </tr><tr> |
488 <td><a href="#TaskViewer.setProjectOpen">setProjectOpen</a></td> |
508 <td><a href="#TaskViewer.setProjectOpen">setProjectOpen</a></td> |
489 <td>Public slot to set the project status.</td> |
509 <td>Public slot to set the project status.</td> |
490 </tr> |
510 </tr> |
|
511 </table> |
|
512 <h3>Static Methods</h3> |
|
513 <table> |
|
514 <tr><td>None</td></tr> |
491 </table> |
515 </table> |
492 <a NAME="TaskViewer.__init__" ID="TaskViewer.__init__"></a> |
516 <a NAME="TaskViewer.__init__" ID="TaskViewer.__init__"></a> |
493 <h4>TaskViewer (Constructor)</h4> |
517 <h4>TaskViewer (Constructor)</h4> |
494 <b>TaskViewer</b>(<i>parent, project</i>) |
518 <b>TaskViewer</b>(<i>parent, project</i>) |
495 <p> |
519 <p> |