Documentation/Source/eric5.Tasks.Task.html

changeset 2001
92a4e822aefe
parent 1819
cfcfd617216a
child 2197
c4f24f8f34c0
--- a/Documentation/Source/eric5.Tasks.Task.html	Sun Aug 12 13:42:23 2012 +0200
+++ b/Documentation/Source/eric5.Tasks.Task.html	Sun Aug 12 13:43:15 2012 +0200
@@ -73,6 +73,9 @@
 <td><a href="#Task.isCompleted">isCompleted</a></td>
 <td>Public slot to return the completion status.</td>
 </tr><tr>
+<td><a href="#Task.isProjectFileTask">isProjectFileTask</a></td>
+<td>Public slot to get an indication, if this task is related to a project file.</td>
+</tr><tr>
 <td><a href="#Task.isProjectTask">isProjectTask</a></td>
 <td>Public slot to return the project relation status.</td>
 </tr><tr>
@@ -173,6 +176,16 @@
 <dd>
 flag indicating the completion status (boolean)
 </dd>
+</dl><a NAME="Task.isProjectFileTask" ID="Task.isProjectFileTask"></a>
+<h4>Task.isProjectFileTask</h4>
+<b>isProjectFileTask</b>(<i></i>)
+<p>
+        Public slot to get an indication, if this task is related to a project file.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating a project file task (boolean)
+</dd>
 </dl><a NAME="Task.isProjectTask" ID="Task.isProjectTask"></a>
 <h4>Task.isProjectTask</h4>
 <b>isProjectTask</b>(<i></i>)

eric ide

mercurial