Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html

changeset 1992
f0c5ed503bbd
parent 1229
a8207dc73672
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html	Wed Aug 08 18:22:38 2012 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html	Thu Aug 09 19:12:57 2012 +0200
@@ -75,6 +75,9 @@
 </tr><tr>
 <td><a href="#TransplantProjectHelper.menuTitle">menuTitle</a></td>
 <td>Public method to get the menu title.</td>
+</tr><tr>
+<td><a href="#TransplantProjectHelper.setObjects">setObjects</a></td>
+<td>Public method to set references to the vcs and project objects.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -126,6 +129,19 @@
 <dd>
 title of the menu (string)
 </dd>
+</dl><a NAME="TransplantProjectHelper.setObjects" ID="TransplantProjectHelper.setObjects"></a>
+<h4>TransplantProjectHelper.setObjects</h4>
+<b>setObjects</b>(<i>vcsObject, projectObject</i>)
+<p>
+        Public method to set references to the vcs and project objects.
+</p><dl>
+<dt><i>vcsObject</i></dt>
+<dd>
+reference to the vcs object
+</dd><dt><i>projectObject</i></dt>
+<dd>
+reference to the project object
+</dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial