eric6/Documentation/Source/eric6.Tasks.Task.html

changeset 7989
a21d673a8f99
parent 7665
fbca6677b2a9
child 8049
af58c1d47e5e
--- a/eric6/Documentation/Source/eric6.Tasks.Task.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Tasks.Task.html	Sat Jan 16 16:51:23 2021 +0100
@@ -210,7 +210,7 @@
         Public method to retrieve the task's filename.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 filename (string)
 </dd>
@@ -223,7 +223,7 @@
         Public method to retrieve the task's linenumber.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 linenumber (integer)
 </dd>
@@ -236,7 +236,7 @@
         Public method to get the parent task's uid.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 parent uid (string)
 </dd>
@@ -249,7 +249,7 @@
         Public method to get the task's uid.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 uid (string)
 </dd>
@@ -262,7 +262,7 @@
         Public slot to return the completion status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the completion status (boolean)
 </dd>
@@ -275,7 +275,7 @@
         Public slot to get an indication, if this task is related to a file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a file task (boolean)
 </dd>
@@ -289,7 +289,7 @@
         project file.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a project file task (boolean)
 </dd>
@@ -302,7 +302,7 @@
         Public slot to return the project relation status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the project relation status (boolean)
 </dd>

eric ide

mercurial