src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
76 <p> 76 <p>
77 Constructor 77 Constructor
78 </p> 78 </p>
79 <dl> 79 <dl>
80 80
81 <dt><i>parent</i></dt> 81 <dt><i>parent</i> (QWidget)</dt>
82 <dd> 82 <dd>
83 parent widget (QWidget) 83 parent widget
84 </dd> 84 </dd>
85 </dl> 85 </dl>
86 <a NAME="SvnPropSetDialog.getData" ID="SvnPropSetDialog.getData"></a> 86 <a NAME="SvnPropSetDialog.getData" ID="SvnPropSetDialog.getData"></a>
87 <h4>SvnPropSetDialog.getData</h4> 87 <h4>SvnPropSetDialog.getData</h4>
88 <b>getData</b>(<i></i>) 88 <b>getData</b>(<i></i>)
91 Public slot used to retrieve the data entered into the dialog. 91 Public slot used to retrieve the data entered into the dialog.
92 </p> 92 </p>
93 <dl> 93 <dl>
94 <dt>Return:</dt> 94 <dt>Return:</dt>
95 <dd> 95 <dd>
96 tuple of three values giving the property name, a flag 96 tuple containing the property name, a flag indicating a file was
97 indicating a file was selected and the text of the property 97 selected and the text of the property or the selected filename
98 or the selected filename. (string, boolean, string) 98 </dd>
99 </dl>
100 <dl>
101 <dt>Return Type:</dt>
102 <dd>
103 tuple of (str, bool, str)
99 </dd> 104 </dd>
100 </dl> 105 </dl>
101 <div align="right"><a href="#top">Up</a></div> 106 <div align="right"><a href="#top">Up</a></div>
102 <hr /> 107 <hr />
103 </body></html> 108 </body></html>

eric ide

mercurial