src/eric7/Documentation/Source/eric7.Tasks.TaskViewer.html

branch
eric7
changeset 9236
db53a9efe7ef
parent 9209
b99e7fd55fd3
child 10431
64157aeb0312
equal deleted inserted replaced
9235:b5fe898e171f 9236:db53a9efe7ef
579 explanatory text of the task 579 explanatory text of the task
580 </dd> 580 </dd>
581 </dl> 581 </dl>
582 <a NAME="TaskViewer.addTask" ID="TaskViewer.addTask"></a> 582 <a NAME="TaskViewer.addTask" ID="TaskViewer.addTask"></a>
583 <h4>TaskViewer.addTask</h4> 583 <h4>TaskViewer.addTask</h4>
584 <b>addTask</b>(<i>summary, priority=TaskPriority.NORMAL, filename="", lineno=0, completed=False, _time=0, isProjectTask=False, taskType=TaskType.TODO, description="", uid="", parentTask=None</i>) 584 <b>addTask</b>(<i>summary, priority=TaskPriority.NORMAL, filename="", lineno=0, completed=False, _time=0, isProjectTask=False, taskType=TaskType.TODO, description="", uid="", parentTask=None, </i>)
585 585
586 <p> 586 <p>
587 Public slot to add a task. 587 Public slot to add a task.
588 </p> 588 </p>
589 <dl> 589 <dl>

eric ide

mercurial