Documentation/Source/eric5.Templates.TemplatePropertiesDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
70 <td>Public method to select a group.</td> 70 <td>Public method to select a group.</td>
71 </tr> 71 </tr>
72 </table> 72 </table>
73 <a NAME="TemplatePropertiesDialog.__init__" ID="TemplatePropertiesDialog.__init__"></a> 73 <a NAME="TemplatePropertiesDialog.__init__" ID="TemplatePropertiesDialog.__init__"></a>
74 <h4>TemplatePropertiesDialog (Constructor)</h4> 74 <h4>TemplatePropertiesDialog (Constructor)</h4>
75 <b>TemplatePropertiesDialog</b>(<i>parent, groupMode = False, itm = None</i>) 75 <b>TemplatePropertiesDialog</b>(<i>parent, groupMode=False, itm=None</i>)
76 <p> 76 <p>
77 Constructor 77 Constructor
78 </p><dl> 78 </p><dl>
79 <dt><i>parent</i></dt> 79 <dt><i>parent</i></dt>
80 <dd> 80 <dd>
94 Public method to get the data entered into the dialog. 94 Public method to get the data entered into the dialog.
95 </p><dl> 95 </p><dl>
96 <dt>Returns:</dt> 96 <dt>Returns:</dt>
97 <dd> 97 <dd>
98 a tuple of two strings (name, language), if the dialog is in group mode, 98 a tuple of two strings (name, language), if the dialog is in group mode,
99 and a tuple of four strings (name, description, group name, template) 99 and a tuple of four strings (name, description, group name, template)
100 otherwise. 100 otherwise.
101 </dd> 101 </dd>
102 </dl><a NAME="TemplatePropertiesDialog.keyPressEvent" ID="TemplatePropertiesDialog.keyPressEvent"></a> 102 </dl><a NAME="TemplatePropertiesDialog.keyPressEvent" ID="TemplatePropertiesDialog.keyPressEvent"></a>
103 <h4>TemplatePropertiesDialog.keyPressEvent</h4> 103 <h4>TemplatePropertiesDialog.keyPressEvent</h4>
104 <b>keyPressEvent</b>(<i>ev</i>) 104 <b>keyPressEvent</b>(<i>ev</i>)

eric ide

mercurial