Documentation/Source/eric5.Tasks.TaskViewer.html

changeset 1373
b3b3c99dba01
parent 1229
a8207dc73672
child 1653
fed1920ff53b
child 2004
cd8050131d24
diff -r cb90f71f11f5 -r b3b3c99dba01 Documentation/Source/eric5.Tasks.TaskViewer.html
--- a/Documentation/Source/eric5.Tasks.TaskViewer.html	Mon Oct 17 19:38:59 2011 +0200
+++ b/Documentation/Source/eric5.Tasks.TaskViewer.html	Wed Oct 19 19:42:58 2011 +0200
@@ -696,13 +696,17 @@
 </dd>
 </dl><a NAME="TaskViewer.clearFileTasks" ID="TaskViewer.clearFileTasks"></a>
 <h4>TaskViewer.clearFileTasks</h4>
-<b>clearFileTasks</b>(<i>filename</i>)
+<b>clearFileTasks</b>(<i>filename, conditionally=False</i>)
 <p>
         Public slot to clear all tasks related to a file.
 </p><dl>
 <dt><i>filename</i></dt>
 <dd>
 name of the file (string)
+</dd><dt><i>conditionally</i></dt>
+<dd>
+flag indicating to clear the tasks of the file
+            checking some conditions (boolean)
 </dd>
 </dl><a NAME="TaskViewer.clearProjectTasks" ID="TaskViewer.clearProjectTasks"></a>
 <h4>TaskViewer.clearProjectTasks</h4>

eric ide

mercurial