Documentation/Source/eric5.Plugins.PluginVcsPySvn.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
150 Public method to retrieve the various settings. 150 Public method to retrieve the various settings.
151 </p><dl> 151 </p><dl>
152 <dt><i>key</i></dt> 152 <dt><i>key</i></dt>
153 <dd> 153 <dd>
154 the key of the value to get 154 the key of the value to get
155 </dd><dt><i>prefClass</i></dt>
156 <dd>
157 preferences class used as the storage area
158 </dd> 155 </dd>
159 </dl><dl> 156 </dl><dl>
160 <dt>Returns:</dt> 157 <dt>Returns:</dt>
161 <dd> 158 <dd>
162 the requested refactoring setting 159 the requested refactoring setting
196 <dd> 193 <dd>
197 the key of the setting to be set 194 the key of the setting to be set
198 </dd><dt><i>value</i></dt> 195 </dd><dt><i>value</i></dt>
199 <dd> 196 <dd>
200 the value to be set 197 the value to be set
201 </dd><dt><i>prefClass</i></dt>
202 <dd>
203 preferences class used as the storage area
204 </dd> 198 </dd>
205 </dl> 199 </dl>
206 <div align="right"><a href="#top">Up</a></div> 200 <div align="right"><a href="#top">Up</a></div>
207 <hr /><hr /> 201 <hr /><hr />
208 <a NAME="createConfigurationPage" ID="createConfigurationPage"></a> 202 <a NAME="createConfigurationPage" ID="createConfigurationPage"></a>
209 <h2>createConfigurationPage</h2> 203 <h2>createConfigurationPage</h2>
210 <b>createConfigurationPage</b>(<i>configDlg</i>) 204 <b>createConfigurationPage</b>(<i>configDlg</i>)
211 <p> 205 <p>
212 Module function to create the configuration page. 206 Module function to create the configuration page.
213 </p><dl> 207 </p><dl>
208 <dt><i>configDlg</i></dt>
209 <dd>
210 reference to the configuration dialog (QDialog)
211 </dd>
212 </dl><dl>
214 <dt>Returns:</dt> 213 <dt>Returns:</dt>
215 <dd> 214 <dd>
216 reference to the configuration page 215 reference to the configuration page
217 </dd> 216 </dd>
218 </dl> 217 </dl>

eric ide

mercurial