--- a/Documentation/Source/eric6.Tasks.TaskPropertiesDialog.html Mon Dec 22 14:01:41 2014 +0100 +++ b/Documentation/Source/eric6.Tasks.TaskPropertiesDialog.html Mon Dec 22 18:27:16 2014 +0100 @@ -65,6 +65,9 @@ </tr><tr> <td><a href="#TaskPropertiesDialog.setReadOnly">setReadOnly</a></td> <td>Public slot to set the dialog to read only mode.</td> +</tr><tr> +<td><a href="#TaskPropertiesDialog.setSubTaskMode">setSubTaskMode</a></td> +<td>Public slot to set the sub-task mode.</td> </tr> </table> <h3>Static Methods</h3> @@ -104,7 +107,17 @@ <b>setReadOnly</b>(<i></i>) <p> Public slot to set the dialog to read only mode. -</p> +</p><a NAME="TaskPropertiesDialog.setSubTaskMode" ID="TaskPropertiesDialog.setSubTaskMode"></a> +<h4>TaskPropertiesDialog.setSubTaskMode</h4> +<b>setSubTaskMode</b>(<i>projectTask</i>) +<p> + Public slot to set the sub-task mode. +</p><dl> +<dt><i>projectTask</i></dt> +<dd> +flag indicating a project related task (boolean) +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file