src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html

branch
eric7
changeset 10438
4cd7e5a8b3cf
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10437:2f70ca07f0af 10438:4cd7e5a8b3cf
80 <p> 80 <p>
81 Constructor 81 Constructor
82 </p> 82 </p>
83 <dl> 83 <dl>
84 84
85 <dt><i>recursive</i></dt> 85 <dt><i>recursive</i> (bool)</dt>
86 <dd> 86 <dd>
87 flag indicating a recursive set is requested 87 flag indicating a recursive set is requested
88 </dd> 88 </dd>
89 <dt><i>parent</i></dt> 89 <dt><i>parent</i> (QWidget)</dt>
90 <dd> 90 <dd>
91 parent widget (QWidget) 91 parent widget
92 </dd> 92 </dd>
93 </dl> 93 </dl>
94 <a NAME="SvnPropDelDialog.getData" ID="SvnPropDelDialog.getData"></a> 94 <a NAME="SvnPropDelDialog.getData" ID="SvnPropDelDialog.getData"></a>
95 <h4>SvnPropDelDialog.getData</h4> 95 <h4>SvnPropDelDialog.getData</h4>
96 <b>getData</b>(<i></i>) 96 <b>getData</b>(<i></i>)
101 <dl> 101 <dl>
102 <dt>Return:</dt> 102 <dt>Return:</dt>
103 <dd> 103 <dd>
104 tuple of two values giving the property name and a flag 104 tuple of two values giving the property name and a flag
105 indicating, that this property should be applied recursively. 105 indicating, that this property should be applied recursively.
106 (string, boolean) 106 </dd>
107 </dl>
108 <dl>
109 <dt>Return Type:</dt>
110 <dd>
111 tuple of (str, bool)
107 </dd> 112 </dd>
108 </dl> 113 </dl>
109 <a NAME="SvnPropDelDialog.on_propNameEdit_textChanged" ID="SvnPropDelDialog.on_propNameEdit_textChanged"></a> 114 <a NAME="SvnPropDelDialog.on_propNameEdit_textChanged" ID="SvnPropDelDialog.on_propNameEdit_textChanged"></a>
110 <h4>SvnPropDelDialog.on_propNameEdit_textChanged</h4> 115 <h4>SvnPropDelDialog.on_propNameEdit_textChanged</h4>
111 <b>on_propNameEdit_textChanged</b>(<i>text</i>) 116 <b>on_propNameEdit_textChanged</b>(<i>text</i>)
113 <p> 118 <p>
114 Private method used to enable/disable the OK-button. 119 Private method used to enable/disable the OK-button.
115 </p> 120 </p>
116 <dl> 121 <dl>
117 122
118 <dt><i>text</i></dt> 123 <dt><i>text</i> (str)</dt>
119 <dd> 124 <dd>
120 ignored 125 text of the property name edit
121 </dd> 126 </dd>
122 </dl> 127 </dl>
123 <div align="right"><a href="#top">Up</a></div> 128 <div align="right"><a href="#top">Up</a></div>
124 <hr /> 129 <hr />
125 </body></html> 130 </body></html>

eric ide

mercurial