diff -r 7afaf2fca55b -r a8207dc73672 Documentation/Source/eric5.Tasks.TaskViewer.html --- a/Documentation/Source/eric5.Tasks.TaskViewer.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.Tasks.TaskViewer.html Sat Aug 20 17:24:33 2011 +0200 @@ -68,6 +68,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#Task.__init__">Task</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#Task.colorizeTask">colorizeTask</a></td> <td>Public slot to set the colors of the task item.</td> </tr><tr> @@ -260,6 +263,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#TaskFilter.__init__">TaskFilter</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#TaskFilter.hasActiveFilter">hasActiveFilter</a></td> <td>Public method to check for active filters.</td> </tr><tr> @@ -421,6 +427,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#TaskViewer.__init__">TaskViewer</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#TaskViewer.__activateFilter">__activateFilter</a></td> <td>Private slot to handle the "Filtered display" context menu entry.</td> </tr><tr>