Documentation/Source/eric5.Tasks.TaskPropertiesDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_TaskPropertiesDialog 49 QDialog, Ui_TaskPropertiesDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#TaskPropertiesDialog.__init__">TaskPropertiesDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#TaskPropertiesDialog.getData">getData</a></td> 61 <td><a href="#TaskPropertiesDialog.getData">getData</a></td>
61 <td>Public method to retrieve the dialogs data.</td> 62 <td>Public method to retrieve the dialogs data.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#TaskPropertiesDialog.setReadOnly">setReadOnly</a></td> 64 <td><a href="#TaskPropertiesDialog.setReadOnly">setReadOnly</a></td>
64 <td>Public slot to set the dialog to read only mode.</td> 65 <td>Public slot to set the dialog to read only mode.</td>
65 </tr> 66 </tr>
67 </table>
68 <h3>Static Methods</h3>
69 <table>
70 <tr><td>None</td></tr>
66 </table> 71 </table>
67 <a NAME="TaskPropertiesDialog.__init__" ID="TaskPropertiesDialog.__init__"></a> 72 <a NAME="TaskPropertiesDialog.__init__" ID="TaskPropertiesDialog.__init__"></a>
68 <h4>TaskPropertiesDialog (Constructor)</h4> 73 <h4>TaskPropertiesDialog (Constructor)</h4>
69 <b>TaskPropertiesDialog</b>(<i>task=None, parent=None, projectOpen=False</i>) 74 <b>TaskPropertiesDialog</b>(<i>task=None, parent=None, projectOpen=False</i>)
70 <p> 75 <p>

eric ide

mercurial