Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
61 <td>Public slot used to retrieve the data entered into the dialog.</td> 61 <td>Public slot used to retrieve the data entered into the dialog.</td>
62 </tr> 62 </tr>
63 </table> 63 </table>
64 <a NAME="SvnPropSetDialog.__init__" ID="SvnPropSetDialog.__init__"></a> 64 <a NAME="SvnPropSetDialog.__init__" ID="SvnPropSetDialog.__init__"></a>
65 <h4>SvnPropSetDialog (Constructor)</h4> 65 <h4>SvnPropSetDialog (Constructor)</h4>
66 <b>SvnPropSetDialog</b>(<i>recursive, parent = None</i>) 66 <b>SvnPropSetDialog</b>(<i>recursive, parent=None</i>)
67 <p> 67 <p>
68 Constructor 68 Constructor
69 </p><dl> 69 </p><dl>
70 <dt><i>recursive</i></dt> 70 <dt><i>recursive</i></dt>
71 <dd> 71 <dd>
81 Public slot used to retrieve the data entered into the dialog. 81 Public slot used to retrieve the data entered into the dialog.
82 </p><dl> 82 </p><dl>
83 <dt>Returns:</dt> 83 <dt>Returns:</dt>
84 <dd> 84 <dd>
85 tuple of three values giving the property name, the text 85 tuple of three values giving the property name, the text
86 of the property and a flag indicating, that this property 86 of the property and a flag indicating, that this property
87 should be applied recursively. (string, string, boolean) 87 should be applied recursively. (string, string, boolean)
88 </dd> 88 </dd>
89 </dl> 89 </dl>
90 <div align="right"><a href="#top">Up</a></div> 90 <div align="right"><a href="#top">Up</a></div>
91 <hr /> 91 <hr />

eric ide

mercurial