eric6/Documentation/Source/eric6.Tasks.TaskViewer.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8049
af58c1d47e5e
diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Tasks.TaskViewer.html
--- a/eric6/Documentation/Source/eric6.Tasks.TaskViewer.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Tasks.TaskViewer.html	Mon Feb 01 10:38:16 2021 +0100
@@ -639,7 +639,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the task item (Task)
 </dd>
@@ -672,7 +672,7 @@
 </p>
 <dl>
 
-<dt><i>fileOnly=</i></dt>
+<dt><i>fileOnly</i></dt>
 <dd>
 flag indicating to clear only file related
             project tasks (boolean)
@@ -700,7 +700,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the task (Task)
 </dd>
@@ -713,7 +713,7 @@
         Public method to retrieve all non project related tasks.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 copy of tasks (list of Task)
 </dd>
@@ -726,7 +726,7 @@
         Public method to retrieve all project related tasks.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 copy of tasks (list of Task)
 </dd>

eric ide

mercurial