--- a/src/eric7/Documentation/Source/eric7.EricXML.TasksReader.html Tue Dec 19 11:04:03 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.EricXML.TasksReader.html Tue Dec 19 19:57:08 2023 +0100 @@ -82,17 +82,17 @@ </p> <dl> -<dt><i>device</i></dt> +<dt><i>device</i> (QIODevice)</dt> <dd> -reference to the I/O device to read from (QIODevice) +reference to the I/O device to read from </dd> -<dt><i>forProject</i></dt> +<dt><i>forProject</i> (bool)</dt> <dd> -flag indicating project related mode (boolean) +flag indicating project related mode </dd> -<dt><i>viewer</i></dt> +<dt><i>viewer</i> (TaskViewer)</dt> <dd> -reference to the task viewer (TaskViewer) +reference to the task viewer </dd> </dl> <a NAME="TasksReader.__readTask" ID="TasksReader.__readTask"></a>