--- a/Documentation/Source/eric5.Tasks.Task.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.Tasks.Task.html Sun Sep 29 18:23:27 2013 +0200 @@ -104,10 +104,7 @@ <p> Constructor </p><dl> -<dt><i>parent</i></dt> -<dd> -parent widget of the task (QWidget) -</dd><dt><i>summary</i></dt> +<dt><i>summary</i></dt> <dd> summary text of the task (string) </dd><dt><i>priority</i></dt> @@ -127,8 +124,8 @@ creation time of the task (float, if 0 use current time) </dd><dt><i>isProjectTask</i></dt> <dd> -flag indicating a task related to the current project - (boolean) +flag indicating a task related to the current + project (boolean) </dd><dt><i>taskType</i></dt> <dd> type of the task (one of TypeFixme, TypeTodo,