--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html Tue May 31 09:46:03 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.TransplantExtension.ProjectHelper.html Tue May 31 10:31:06 2011 +0200 @@ -46,7 +46,7 @@ Class implementing the transplant extension project helper. </p> <h3>Derived from</h3> -QObject +HgExtensionProjectHelper <h3>Class Attributes</h3> <table> <tr><td>None</td></tr> @@ -63,9 +63,6 @@ <td><a href="#TransplantProjectHelper.__hgTransplantContinue">__hgTransplantContinue</a></td> <td>Private slot used to continue the last transplant session after repair.</td> </tr><tr> -<td><a href="#TransplantProjectHelper.getActions">getActions</a></td> -<td>Public method to get a list of all actions.</td> -</tr><tr> <td><a href="#TransplantProjectHelper.initActions">initActions</a></td> <td>Public method to generate the action objects.</td> </tr><tr> @@ -74,9 +71,6 @@ </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> <a NAME="TransplantProjectHelper.__init__" ID="TransplantProjectHelper.__init__"></a> @@ -94,17 +88,7 @@ <b>__hgTransplantContinue</b>(<i></i>) <p> Private slot used to continue the last transplant session after repair. -</p><a NAME="TransplantProjectHelper.getActions" ID="TransplantProjectHelper.getActions"></a> -<h4>TransplantProjectHelper.getActions</h4> -<b>getActions</b>(<i></i>) -<p> - Public method to get a list of all actions. -</p><dl> -<dt>Returns:</dt> -<dd> -list of all actions (list of E5Action) -</dd> -</dl><a NAME="TransplantProjectHelper.initActions" ID="TransplantProjectHelper.initActions"></a> +</p><a NAME="TransplantProjectHelper.initActions" ID="TransplantProjectHelper.initActions"></a> <h4>TransplantProjectHelper.initActions</h4> <b>initActions</b>(<i></i>) <p> @@ -129,18 +113,10 @@ <b>menuTitle</b>(<i></i>) <p> Public method to get the menu title. -</p><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> +<dt>Returns:</dt> <dd> -reference to the vcs object -</dd><dt><i>projectObject</i></dt> -<dd> -reference to the project object +title of the menu (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div>