Documentation/Source/eric5.Tasks.TaskViewer.html

changeset 1373
b3b3c99dba01
parent 1229
a8207dc73672
child 1653
fed1920ff53b
child 2004
cd8050131d24
equal deleted inserted replaced
1370:cb90f71f11f5 1373:b3b3c99dba01
694 <dd> 694 <dd>
695 explanatory text of the task (string) 695 explanatory text of the task (string)
696 </dd> 696 </dd>
697 </dl><a NAME="TaskViewer.clearFileTasks" ID="TaskViewer.clearFileTasks"></a> 697 </dl><a NAME="TaskViewer.clearFileTasks" ID="TaskViewer.clearFileTasks"></a>
698 <h4>TaskViewer.clearFileTasks</h4> 698 <h4>TaskViewer.clearFileTasks</h4>
699 <b>clearFileTasks</b>(<i>filename</i>) 699 <b>clearFileTasks</b>(<i>filename, conditionally=False</i>)
700 <p> 700 <p>
701 Public slot to clear all tasks related to a file. 701 Public slot to clear all tasks related to a file.
702 </p><dl> 702 </p><dl>
703 <dt><i>filename</i></dt> 703 <dt><i>filename</i></dt>
704 <dd> 704 <dd>
705 name of the file (string) 705 name of the file (string)
706 </dd><dt><i>conditionally</i></dt>
707 <dd>
708 flag indicating to clear the tasks of the file
709 checking some conditions (boolean)
706 </dd> 710 </dd>
707 </dl><a NAME="TaskViewer.clearProjectTasks" ID="TaskViewer.clearProjectTasks"></a> 711 </dl><a NAME="TaskViewer.clearProjectTasks" ID="TaskViewer.clearProjectTasks"></a>
708 <h4>TaskViewer.clearProjectTasks</h4> 712 <h4>TaskViewer.clearProjectTasks</h4>
709 <b>clearProjectTasks</b>(<i></i>) 713 <b>clearProjectTasks</b>(<i></i>)
710 <p> 714 <p>

eric ide

mercurial