7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
160 <dd> | 160 <dd> |
161 the key of the value to get | 161 the key of the value to get |
162 </dd> | 162 </dd> |
163 </dl> | 163 </dl> |
164 <dl> | 164 <dl> |
165 <dt>Returns:</dt> | 165 <dt>Return:</dt> |
166 <dd> | 166 <dd> |
167 the requested setting | 167 the requested setting |
168 </dd> | 168 </dd> |
169 </dl> | 169 </dl> |
170 <a NAME="VcsMercurialPlugin.setPreferences" ID="VcsMercurialPlugin.setPreferences"></a> | 170 <a NAME="VcsMercurialPlugin.setPreferences" ID="VcsMercurialPlugin.setPreferences"></a> |
205 | 205 |
206 <p> | 206 <p> |
207 Public method to activate this plugin. | 207 Public method to activate this plugin. |
208 </p> | 208 </p> |
209 <dl> | 209 <dl> |
210 <dt>Returns:</dt> | 210 <dt>Return:</dt> |
211 <dd> | 211 <dd> |
212 tuple of reference to instantiated viewmanager and | 212 tuple of reference to instantiated viewmanager and |
213 activation status (boolean) | 213 activation status (boolean) |
214 </dd> | 214 </dd> |
215 </dl> | 215 </dl> |
226 | 226 |
227 <p> | 227 <p> |
228 Public method to get the filename of the config file. | 228 Public method to get the filename of the config file. |
229 </p> | 229 </p> |
230 <dl> | 230 <dl> |
231 <dt>Returns:</dt> | 231 <dt>Return:</dt> |
232 <dd> | 232 <dd> |
233 filename of the config file (string) | 233 filename of the config file (string) |
234 </dd> | 234 </dd> |
235 </dl> | 235 </dl> |
236 <a NAME="VcsMercurialPlugin.getGlobalOptions" ID="VcsMercurialPlugin.getGlobalOptions"></a> | 236 <a NAME="VcsMercurialPlugin.getGlobalOptions" ID="VcsMercurialPlugin.getGlobalOptions"></a> |
239 | 239 |
240 <p> | 240 <p> |
241 Public method to build a list of global options. | 241 Public method to build a list of global options. |
242 </p> | 242 </p> |
243 <dl> | 243 <dl> |
244 <dt>Returns:</dt> | 244 <dt>Return:</dt> |
245 <dd> | 245 <dd> |
246 list of global options (list of string) | 246 list of global options (list of string) |
247 </dd> | 247 </dd> |
248 </dl> | 248 </dl> |
249 <a NAME="VcsMercurialPlugin.getProjectHelper" ID="VcsMercurialPlugin.getProjectHelper"></a> | 249 <a NAME="VcsMercurialPlugin.getProjectHelper" ID="VcsMercurialPlugin.getProjectHelper"></a> |
252 | 252 |
253 <p> | 253 <p> |
254 Public method to get a reference to the project helper object. | 254 Public method to get a reference to the project helper object. |
255 </p> | 255 </p> |
256 <dl> | 256 <dl> |
257 <dt>Returns:</dt> | 257 <dt>Return:</dt> |
258 <dd> | 258 <dd> |
259 reference to the project helper object | 259 reference to the project helper object |
260 </dd> | 260 </dd> |
261 </dl> | 261 </dl> |
262 <a NAME="VcsMercurialPlugin.initToolbar" ID="VcsMercurialPlugin.initToolbar"></a> | 262 <a NAME="VcsMercurialPlugin.initToolbar" ID="VcsMercurialPlugin.initToolbar"></a> |
318 <dd> | 318 <dd> |
319 reference to the configuration dialog (QDialog) | 319 reference to the configuration dialog (QDialog) |
320 </dd> | 320 </dd> |
321 </dl> | 321 </dl> |
322 <dl> | 322 <dl> |
323 <dt>Returns:</dt> | 323 <dt>Return:</dt> |
324 <dd> | 324 <dd> |
325 reference to the configuration page | 325 reference to the configuration page |
326 </dd> | 326 </dd> |
327 </dl> | 327 </dl> |
328 <div align="right"><a href="#top">Up</a></div> | 328 <div align="right"><a href="#top">Up</a></div> |
334 | 334 |
335 <p> | 335 <p> |
336 Public function to get the display string. | 336 Public function to get the display string. |
337 </p> | 337 </p> |
338 <dl> | 338 <dl> |
339 <dt>Returns:</dt> | 339 <dt>Return:</dt> |
340 <dd> | 340 <dd> |
341 display string (string) | 341 display string (string) |
342 </dd> | 342 </dd> |
343 </dl> | 343 </dl> |
344 <div align="right"><a href="#top">Up</a></div> | 344 <div align="right"><a href="#top">Up</a></div> |
350 | 350 |
351 <p> | 351 <p> |
352 Public method to support the display of some executable info. | 352 Public method to support the display of some executable info. |
353 </p> | 353 </p> |
354 <dl> | 354 <dl> |
355 <dt>Returns:</dt> | 355 <dt>Return:</dt> |
356 <dd> | 356 <dd> |
357 dictionary containing the data to query the presence of | 357 dictionary containing the data to query the presence of |
358 the executable | 358 the executable |
359 </dd> | 359 </dd> |
360 </dl> | 360 </dl> |
367 | 367 |
368 <p> | 368 <p> |
369 Module function returning data as required by the configuration dialog. | 369 Module function returning data as required by the configuration dialog. |
370 </p> | 370 </p> |
371 <dl> | 371 <dl> |
372 <dt>Returns:</dt> | 372 <dt>Return:</dt> |
373 <dd> | 373 <dd> |
374 dictionary with key "zzz_mercurialPage" containing the relevant | 374 dictionary with key "zzz_mercurialPage" containing the relevant |
375 data | 375 data |
376 </dd> | 376 </dd> |
377 </dl> | 377 </dl> |
384 | 384 |
385 <p> | 385 <p> |
386 Public function to get the indicators for this version control system. | 386 Public function to get the indicators for this version control system. |
387 </p> | 387 </p> |
388 <dl> | 388 <dl> |
389 <dt>Returns:</dt> | 389 <dt>Return:</dt> |
390 <dd> | 390 <dd> |
391 dictionary with indicator as key and a tuple with the vcs name | 391 dictionary with indicator as key and a tuple with the vcs name |
392 (string) and vcs display string (string) | 392 (string) and vcs display string (string) |
393 </dd> | 393 </dd> |
394 </dl> | 394 </dl> |