Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html

changeset 1087
fb8cd56819a9
parent 1068
090e5be55051
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html	Tue May 31 09:46:03 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.FetchExtension.fetch.html	Tue May 31 10:31:06 2011 +0200
@@ -46,7 +46,7 @@
     Class implementing the fetch extension interface.
 </p>
 <h3>Derived from</h3>
-QObject
+HgExtension
 <h3>Class Attributes</h3>
 <table>
 <tr><td>None</td></tr>
@@ -59,9 +59,6 @@
 </tr><tr>
 <td><a href="#Fetch.hgFetch">hgFetch</a></td>
 <td>Public method to fetch changes from a remote repository.</td>
-</tr><tr>
-<td><a href="#Fetch.shutdown">shutdown</a></td>
-<td>Public method used to shutdown the fetch interface.</td>
 </tr>
 </table>
 <a NAME="Fetch.__init__" ID="Fetch.__init__"></a>
@@ -89,12 +86,7 @@
 <dd>
 flag indicating that the project should be reread (boolean)
 </dd>
-</dl><a NAME="Fetch.shutdown" ID="Fetch.shutdown"></a>
-<h4>Fetch.shutdown</h4>
-<b>shutdown</b>(<i></i>)
-<p>
-        Public method used to shutdown the fetch interface.
-</p>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial