7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
163 | 163 |
164 <p> | 164 <p> |
165 Public method to activate this plugin. | 165 Public method to activate this plugin. |
166 </p> | 166 </p> |
167 <dl> | 167 <dl> |
168 <dt>Returns:</dt> | 168 <dt>Return:</dt> |
169 <dd> | 169 <dd> |
170 tuple of reference to instantiated viewmanager and | 170 tuple of reference to instantiated viewmanager and |
171 activation status (boolean) | 171 activation status (boolean) |
172 </dd> | 172 </dd> |
173 </dl> | 173 </dl> |
184 | 184 |
185 <p> | 185 <p> |
186 Public method to get the filename of the config file. | 186 Public method to get the filename of the config file. |
187 </p> | 187 </p> |
188 <dl> | 188 <dl> |
189 <dt>Returns:</dt> | 189 <dt>Return:</dt> |
190 <dd> | 190 <dd> |
191 filename of the config file (string) | 191 filename of the config file (string) |
192 </dd> | 192 </dd> |
193 </dl> | 193 </dl> |
194 <a NAME="VcsSubversionPlugin.getPreferences" ID="VcsSubversionPlugin.getPreferences"></a> | 194 <a NAME="VcsSubversionPlugin.getPreferences" ID="VcsSubversionPlugin.getPreferences"></a> |
204 <dd> | 204 <dd> |
205 the key of the value to get | 205 the key of the value to get |
206 </dd> | 206 </dd> |
207 </dl> | 207 </dl> |
208 <dl> | 208 <dl> |
209 <dt>Returns:</dt> | 209 <dt>Return:</dt> |
210 <dd> | 210 <dd> |
211 the requested setting | 211 the requested setting |
212 </dd> | 212 </dd> |
213 </dl> | 213 </dl> |
214 <a NAME="VcsSubversionPlugin.getProjectHelper" ID="VcsSubversionPlugin.getProjectHelper"></a> | 214 <a NAME="VcsSubversionPlugin.getProjectHelper" ID="VcsSubversionPlugin.getProjectHelper"></a> |
217 | 217 |
218 <p> | 218 <p> |
219 Public method to get a reference to the project helper object. | 219 Public method to get a reference to the project helper object. |
220 </p> | 220 </p> |
221 <dl> | 221 <dl> |
222 <dt>Returns:</dt> | 222 <dt>Return:</dt> |
223 <dd> | 223 <dd> |
224 reference to the project helper object | 224 reference to the project helper object |
225 </dd> | 225 </dd> |
226 </dl> | 226 </dl> |
227 <a NAME="VcsSubversionPlugin.getServersPath" ID="VcsSubversionPlugin.getServersPath"></a> | 227 <a NAME="VcsSubversionPlugin.getServersPath" ID="VcsSubversionPlugin.getServersPath"></a> |
230 | 230 |
231 <p> | 231 <p> |
232 Public method to get the filename of the servers file. | 232 Public method to get the filename of the servers file. |
233 </p> | 233 </p> |
234 <dl> | 234 <dl> |
235 <dt>Returns:</dt> | 235 <dt>Return:</dt> |
236 <dd> | 236 <dd> |
237 filename of the servers file (string) | 237 filename of the servers file (string) |
238 </dd> | 238 </dd> |
239 </dl> | 239 </dl> |
240 <a NAME="VcsSubversionPlugin.initToolbar" ID="VcsSubversionPlugin.initToolbar"></a> | 240 <a NAME="VcsSubversionPlugin.initToolbar" ID="VcsSubversionPlugin.initToolbar"></a> |
304 <dd> | 304 <dd> |
305 reference to the configuration dialog (QDialog) | 305 reference to the configuration dialog (QDialog) |
306 </dd> | 306 </dd> |
307 </dl> | 307 </dl> |
308 <dl> | 308 <dl> |
309 <dt>Returns:</dt> | 309 <dt>Return:</dt> |
310 <dd> | 310 <dd> |
311 reference to the configuration page | 311 reference to the configuration page |
312 </dd> | 312 </dd> |
313 </dl> | 313 </dl> |
314 <div align="right"><a href="#top">Up</a></div> | 314 <div align="right"><a href="#top">Up</a></div> |
320 | 320 |
321 <p> | 321 <p> |
322 Public function to get the display string. | 322 Public function to get the display string. |
323 </p> | 323 </p> |
324 <dl> | 324 <dl> |
325 <dt>Returns:</dt> | 325 <dt>Return:</dt> |
326 <dd> | 326 <dd> |
327 display string (string) | 327 display string (string) |
328 </dd> | 328 </dd> |
329 </dl> | 329 </dl> |
330 <div align="right"><a href="#top">Up</a></div> | 330 <div align="right"><a href="#top">Up</a></div> |
336 | 336 |
337 <p> | 337 <p> |
338 Public method to support the display of some executable info. | 338 Public method to support the display of some executable info. |
339 </p> | 339 </p> |
340 <dl> | 340 <dl> |
341 <dt>Returns:</dt> | 341 <dt>Return:</dt> |
342 <dd> | 342 <dd> |
343 dictionary containing the data to query the presence of | 343 dictionary containing the data to query the presence of |
344 the executable | 344 the executable |
345 </dd> | 345 </dd> |
346 </dl> | 346 </dl> |
353 | 353 |
354 <p> | 354 <p> |
355 Module function returning data as required by the configuration dialog. | 355 Module function returning data as required by the configuration dialog. |
356 </p> | 356 </p> |
357 <dl> | 357 <dl> |
358 <dt>Returns:</dt> | 358 <dt>Return:</dt> |
359 <dd> | 359 <dd> |
360 dictionary with key "zzz_subversionPage" containing the relevant | 360 dictionary with key "zzz_subversionPage" containing the relevant |
361 data | 361 data |
362 </dd> | 362 </dd> |
363 </dl> | 363 </dl> |
370 | 370 |
371 <p> | 371 <p> |
372 Public function to get the indicators for this version control system. | 372 Public function to get the indicators for this version control system. |
373 </p> | 373 </p> |
374 <dl> | 374 <dl> |
375 <dt>Returns:</dt> | 375 <dt>Return:</dt> |
376 <dd> | 376 <dd> |
377 dictionary with indicator as key and a tuple with the vcs name | 377 dictionary with indicator as key and a tuple with the vcs name |
378 (string) and vcs display string (string) | 378 (string) and vcs display string (string) |
379 </dd> | 379 </dd> |
380 </dl> | 380 </dl> |