|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension</title> |
|
6 <style> |
|
7 body { |
|
8 background: #EDECE6; |
|
9 margin: 0em 1em 10em 1em; |
|
10 color: black; |
|
11 } |
|
12 |
|
13 h1 { color: white; background: #85774A; } |
|
14 h2 { color: white; background: #85774A; } |
|
15 h3 { color: white; background: #9D936E; } |
|
16 h4 { color: white; background: #9D936E; } |
|
17 |
|
18 a { color: #BA6D36; } |
|
19 |
|
20 </style> |
|
21 </head> |
|
22 <body> |
|
23 <h1>eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension</h1> |
|
24 <p> |
|
25 Package implementing the fetch extension support interface. |
|
26 </p> |
|
27 |
|
28 |
|
29 <h3>Modules</h3> |
|
30 <table> |
|
31 <tr> |
|
32 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.HgFetchDialog.html">HgFetchDialog</a></td> |
|
33 <td>Module implementing a dialog to enter data to be used for a fetch operation.</td> |
|
34 </tr><tr> |
|
35 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.ProjectHelper.html">ProjectHelper</a></td> |
|
36 <td>Module implementing the fetch extension project helper.</td> |
|
37 </tr><tr> |
|
38 <td><a href="eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html">fetch</a></td> |
|
39 <td>Module implementing the fetch extension interface.</td> |
|
40 </tr> |
|
41 </table> |
|
42 </body></html> |