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

changeset 8049
af58c1d47e5e
parent 7989
a21d673a8f99
child 8281
184ece570a2b
equal deleted inserted replaced
8048:aa1a01274673 8049:af58c1d47e5e
126 </tr> 126 </tr>
127 <tr> 127 <tr>
128 <td><a href="#Task.setSummary">setSummary</a></td> 128 <td><a href="#Task.setSummary">setSummary</a></td>
129 <td>Public slot to update the description.</td> 129 <td>Public slot to update the description.</td>
130 </tr> 130 </tr>
131 <tr>
132 <td><a href="#Task.toDict">toDict</a></td>
133 <td>Public method to convert the task data to a dictionary.</td>
134 </tr>
131 </table> 135 </table>
132 <h3>Static Methods</h3> 136 <h3>Static Methods</h3>
133 137
134 <table> 138 <table>
135 <tr><td>None</td></tr> 139 <tr><td>None</td></tr>
375 <dt><i>summary</i></dt> 379 <dt><i>summary</i></dt>
376 <dd> 380 <dd>
377 summary text of the task (string) 381 summary text of the task (string)
378 </dd> 382 </dd>
379 </dl> 383 </dl>
384 <a NAME="Task.toDict" ID="Task.toDict"></a>
385 <h4>Task.toDict</h4>
386 <b>toDict</b>(<i></i>)
387
388 <p>
389 Public method to convert the task data to a dictionary.
390 </p>
391 <dl>
392 <dt>Return:</dt>
393 <dd>
394 dictionary containing the task data
395 </dd>
396 </dl>
397 <dl>
398 <dt>Return Type:</dt>
399 <dd>
400 dict
401 </dd>
402 </dl>
380 <div align="right"><a href="#top">Up</a></div> 403 <div align="right"><a href="#top">Up</a></div>
381 <hr /> 404 <hr />
382 </body></html> 405 </body></html>

eric ide

mercurial