Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html

changeset 3316
aaa864fa5c1e
parent 3289
164cef18fd11
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html	Sat Mar 01 18:35:24 2014 +0100
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html	Sat Mar 01 18:36:34 2014 +0100
@@ -78,6 +78,9 @@
 </tr><tr>
 <td><a href="#HgExtensionProjectHelper.setObjects">setObjects</a></td>
 <td>Public method to set references to the vcs and project objects.</td>
+</tr><tr>
+<td><a href="#HgExtensionProjectHelper.shutdown">shutdown</a></td>
+<td>Public method to perform shutdown actions.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -166,7 +169,14 @@
 <dd>
 reference to the project object
 </dd>
-</dl>
+</dl><a NAME="HgExtensionProjectHelper.shutdown" ID="HgExtensionProjectHelper.shutdown"></a>
+<h4>HgExtensionProjectHelper.shutdown</h4>
+<b>shutdown</b>(<i></i>)
+<p>
+        Public method to perform shutdown actions.
+</p><p>
+        Note: Derived class may implement this method if needed.
+</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial