Documentation/Source/eric6.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
equal deleted inserted replaced
4601:0017e7cb67ae 4602:48cc4820e2c2
60 <td><a href="#SvnPropSetDialog.__init__">SvnPropSetDialog</a></td> 60 <td><a href="#SvnPropSetDialog.__init__">SvnPropSetDialog</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#SvnPropSetDialog.getData">getData</a></td> 63 <td><a href="#SvnPropSetDialog.getData">getData</a></td>
64 <td>Public slot used to retrieve the data entered into the dialog.</td> 64 <td>Public slot used to retrieve the data entered into the dialog.</td>
65 </tr><tr>
66 <td><a href="#SvnPropSetDialog.on_fileButton_clicked">on_fileButton_clicked</a></td>
67 <td>Private slot called by pressing the file selection button.</td>
68 </tr> 65 </tr>
69 </table> 66 </table>
70 <h3>Static Methods</h3> 67 <h3>Static Methods</h3>
71 <table> 68 <table>
72 <tr><td>None</td></tr> 69 <tr><td>None</td></tr>
91 <dd> 88 <dd>
92 tuple of three values giving the property name, a flag 89 tuple of three values giving the property name, a flag
93 indicating a file was selected and the text of the property 90 indicating a file was selected and the text of the property
94 or the selected filename. (string, boolean, string) 91 or the selected filename. (string, boolean, string)
95 </dd> 92 </dd>
96 </dl><a NAME="SvnPropSetDialog.on_fileButton_clicked" ID="SvnPropSetDialog.on_fileButton_clicked"></a> 93 </dl>
97 <h4>SvnPropSetDialog.on_fileButton_clicked</h4>
98 <b>on_fileButton_clicked</b>(<i></i>)
99 <p>
100 Private slot called by pressing the file selection button.
101 </p>
102 <div align="right"><a href="#top">Up</a></div> 94 <div align="right"><a href="#top">Up</a></div>
103 <hr /> 95 <hr />
104 </body></html> 96 </body></html>

eric ide

mercurial