59 QTreeWidgetItem |
59 QTreeWidgetItem |
60 <h3>Class Attributes</h3> |
60 <h3>Class Attributes</h3> |
61 <table> |
61 <table> |
62 <tr><td>None</td></tr> |
62 <tr><td>None</td></tr> |
63 </table> |
63 </table> |
|
64 <h3>Class Methods</h3> |
|
65 <table> |
|
66 <tr><td>None</td></tr> |
|
67 </table> |
64 <h3>Methods</h3> |
68 <h3>Methods</h3> |
65 <table> |
69 <table> |
66 <tr> |
70 <tr> |
67 <td><a href="#Task.__init__">Task</a></td> |
|
68 <td>Constructor</td> |
|
69 </tr><tr> |
|
70 <td><a href="#Task.colorizeTask">colorizeTask</a></td> |
71 <td><a href="#Task.colorizeTask">colorizeTask</a></td> |
71 <td>Public slot to set the colors of the task item.</td> |
72 <td>Public slot to set the colors of the task item.</td> |
72 </tr><tr> |
73 </tr><tr> |
73 <td><a href="#Task.getFilename">getFilename</a></td> |
74 <td><a href="#Task.getFilename">getFilename</a></td> |
74 <td>Public method to retrieve the tasks filename.</td> |
75 <td>Public method to retrieve the tasks filename.</td> |
95 <td>Public slot to update the priority.</td> |
96 <td>Public slot to update the priority.</td> |
96 </tr><tr> |
97 </tr><tr> |
97 <td><a href="#Task.setProjectTask">setProjectTask</a></td> |
98 <td><a href="#Task.setProjectTask">setProjectTask</a></td> |
98 <td>Public method to set the project relation flag.</td> |
99 <td>Public method to set the project relation flag.</td> |
99 </tr> |
100 </tr> |
|
101 </table> |
|
102 <h3>Static Methods</h3> |
|
103 <table> |
|
104 <tr><td>None</td></tr> |
100 </table> |
105 </table> |
101 <a NAME="Task.__init__" ID="Task.__init__"></a> |
106 <a NAME="Task.__init__" ID="Task.__init__"></a> |
102 <h4>Task (Constructor)</h4> |
107 <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>) |
108 <b>Task</b>(<i>description, priority=1, filename="", lineno=0, completed=False, _time=0, isProjectTask=False, isBugfixTask=False, project=None, longtext=""</i>) |
104 <p> |
109 <p> |
246 object |
251 object |
247 <h3>Class Attributes</h3> |
252 <h3>Class Attributes</h3> |
248 <table> |
253 <table> |
249 <tr><td>None</td></tr> |
254 <tr><td>None</td></tr> |
250 </table> |
255 </table> |
|
256 <h3>Class Methods</h3> |
|
257 <table> |
|
258 <tr><td>None</td></tr> |
|
259 </table> |
251 <h3>Methods</h3> |
260 <h3>Methods</h3> |
252 <table> |
261 <table> |
253 <tr> |
262 <tr> |
254 <td><a href="#TaskFilter.__init__">TaskFilter</a></td> |
|
255 <td>Constructor</td> |
|
256 </tr><tr> |
|
257 <td><a href="#TaskFilter.hasActiveFilter">hasActiveFilter</a></td> |
263 <td><a href="#TaskFilter.hasActiveFilter">hasActiveFilter</a></td> |
258 <td>Public method to check for active filters.</td> |
264 <td>Public method to check for active filters.</td> |
259 </tr><tr> |
265 </tr><tr> |
260 <td><a href="#TaskFilter.setActive">setActive</a></td> |
266 <td><a href="#TaskFilter.setActive">setActive</a></td> |
261 <td>Public method to activate the filter.</td> |
267 <td>Public method to activate the filter.</td> |
279 <td>Public method to set the type filter.</td> |
285 <td>Public method to set the type filter.</td> |
280 </tr><tr> |
286 </tr><tr> |
281 <td><a href="#TaskFilter.showTask">showTask</a></td> |
287 <td><a href="#TaskFilter.showTask">showTask</a></td> |
282 <td>Public method to check, if a task should be shown.</td> |
288 <td>Public method to check, if a task should be shown.</td> |
283 </tr> |
289 </tr> |
|
290 </table> |
|
291 <h3>Static Methods</h3> |
|
292 <table> |
|
293 <tr><td>None</td></tr> |
284 </table> |
294 </table> |
285 <a NAME="TaskFilter.__init__" ID="TaskFilter.__init__"></a> |
295 <a NAME="TaskFilter.__init__" ID="TaskFilter.__init__"></a> |
286 <h4>TaskFilter (Constructor)</h4> |
296 <h4>TaskFilter (Constructor)</h4> |
287 <b>TaskFilter</b>(<i></i>) |
297 <b>TaskFilter</b>(<i></i>) |
288 <p> |
298 <p> |
402 QTreeWidget |
412 QTreeWidget |
403 <h3>Class Attributes</h3> |
413 <h3>Class Attributes</h3> |
404 <table> |
414 <table> |
405 <tr><td>None</td></tr> |
415 <tr><td>None</td></tr> |
406 </table> |
416 </table> |
|
417 <h3>Class Methods</h3> |
|
418 <table> |
|
419 <tr><td>None</td></tr> |
|
420 </table> |
407 <h3>Methods</h3> |
421 <h3>Methods</h3> |
408 <table> |
422 <table> |
409 <tr> |
423 <tr> |
410 <td><a href="#TaskViewer.__init__">TaskViewer</a></td> |
|
411 <td>Constructor</td> |
|
412 </tr><tr> |
|
413 <td><a href="#TaskViewer.__activateFilter">__activateFilter</a></td> |
424 <td><a href="#TaskViewer.__activateFilter">__activateFilter</a></td> |
414 <td>Private slot to handle the "Filtered display" context menu entry.</td> |
425 <td>Private slot to handle the "Filtered display" context menu entry.</td> |
415 </tr><tr> |
426 </tr><tr> |
416 <td><a href="#TaskViewer.__configure">__configure</a></td> |
427 <td><a href="#TaskViewer.__configure">__configure</a></td> |
417 <td>Private method to open the configuration dialog.</td> |
428 <td>Private method to open the configuration dialog.</td> |
489 <td>Public slot to react to changes of the preferences.</td> |
500 <td>Public slot to react to changes of the preferences.</td> |
490 </tr><tr> |
501 </tr><tr> |
491 <td><a href="#TaskViewer.setProjectOpen">setProjectOpen</a></td> |
502 <td><a href="#TaskViewer.setProjectOpen">setProjectOpen</a></td> |
492 <td>Public slot to set the project status.</td> |
503 <td>Public slot to set the project status.</td> |
493 </tr> |
504 </tr> |
|
505 </table> |
|
506 <h3>Static Methods</h3> |
|
507 <table> |
|
508 <tr><td>None</td></tr> |
494 </table> |
509 </table> |
495 <a NAME="TaskViewer.__init__" ID="TaskViewer.__init__"></a> |
510 <a NAME="TaskViewer.__init__" ID="TaskViewer.__init__"></a> |
496 <h4>TaskViewer (Constructor)</h4> |
511 <h4>TaskViewer (Constructor)</h4> |
497 <b>TaskViewer</b>(<i>parent, project</i>) |
512 <b>TaskViewer</b>(<i>parent, project</i>) |
498 <p> |
513 <p> |