Documentation/Source/eric5.Tasks.TaskViewer.html

changeset 960
64a6e66b4707
parent 945
8cd4d08fa9f6
child 1228
7afaf2fca55b
diff -r 9f712690525e -r 64a6e66b4707 Documentation/Source/eric5.Tasks.TaskViewer.html
--- a/Documentation/Source/eric5.Tasks.TaskViewer.html	Sun Mar 27 12:22:31 2011 +0200
+++ b/Documentation/Source/eric5.Tasks.TaskViewer.html	Sun Mar 27 17:50:02 2011 +0200
@@ -419,6 +419,9 @@
 <td><a href="#TaskViewer.__configureFilter">__configureFilter</a></td>
 <td>Private slot to handle the "Configure filter" context menu entry.</td>
 </tr><tr>
+<td><a href="#TaskViewer.__configureProjectTasksScanOptions">__configureProjectTasksScanOptions</a></td>
+<td>Private slot to configure scan options for project tasks.</td>
+</tr><tr>
 <td><a href="#TaskViewer.__copyTask">__copyTask</a></td>
 <td>Private slot to handle the "Copy" context menu entry.</td>
 </tr><tr>
@@ -522,6 +525,11 @@
 <b>__configureFilter</b>(<i></i>)
 <p>
         Private slot to handle the "Configure filter" context menu entry.
+</p><a NAME="TaskViewer.__configureProjectTasksScanOptions" ID="TaskViewer.__configureProjectTasksScanOptions"></a>
+<h4>TaskViewer.__configureProjectTasksScanOptions</h4>
+<b>__configureProjectTasksScanOptions</b>(<i></i>)
+<p>
+        Private slot to configure scan options for project tasks.
 </p><a NAME="TaskViewer.__copyTask" ID="TaskViewer.__copyTask"></a>
 <h4>TaskViewer.__copyTask</h4>
 <b>__copyTask</b>(<i></i>)

eric ide

mercurial