9235:b5fe898e171f | 9236:db53a9efe7ef |
---|---|
137 <tr><td>None</td></tr> | 137 <tr><td>None</td></tr> |
138 </table> | 138 </table> |
139 | 139 |
140 <a NAME="Task.__init__" ID="Task.__init__"></a> | 140 <a NAME="Task.__init__" ID="Task.__init__"></a> |
141 <h4>Task (Constructor)</h4> | 141 <h4>Task (Constructor)</h4> |
142 <b>Task</b>(<i>summary, priority=TaskPriority.NORMAL, filename="", lineno=0, completed=False, _time=0, isProjectTask=False, taskType=TaskType.TODO, project=None, description="", uid="", parentUid=""</i>) | 142 <b>Task</b>(<i>summary, priority=TaskPriority.NORMAL, filename="", lineno=0, completed=False, _time=0, isProjectTask=False, taskType=TaskType.TODO, project=None, description="", uid="", parentUid="", </i>) |
143 | 143 |
144 <p> | 144 <p> |
145 Constructor | 145 Constructor |
146 </p> | 146 </p> |
147 <dl> | 147 <dl> |