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

changeset 1087
fb8cd56819a9
parent 1075
75bfe8bd4243
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html	Tue May 31 09:46:03 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html	Tue May 31 10:31:06 2011 +0200
@@ -46,7 +46,7 @@
     Class implementing the gpg extension project helper.
 </p>
 <h3>Derived from</h3>
-QObject
+HgExtensionProjectHelper
 <h3>Class Attributes</h3>
 <table>
 <tr><td>None</td></tr>
@@ -66,9 +66,6 @@
 <td><a href="#GpgProjectHelper.__hgGpgVerifySignatures">__hgGpgVerifySignatures</a></td>
 <td>Private slot used to verify the signatures of a revision.</td>
 </tr><tr>
-<td><a href="#GpgProjectHelper.getActions">getActions</a></td>
-<td>Public method to get a list of all actions.</td>
-</tr><tr>
 <td><a href="#GpgProjectHelper.initActions">initActions</a></td>
 <td>Public method to generate the action objects.</td>
 </tr><tr>
@@ -77,9 +74,6 @@
 </tr><tr>
 <td><a href="#GpgProjectHelper.menuTitle">menuTitle</a></td>
 <td>Public method to get the menu title.</td>
-</tr><tr>
-<td><a href="#GpgProjectHelper.setObjects">setObjects</a></td>
-<td>Public method to set references to the vcs and project objects.</td>
 </tr>
 </table>
 <a NAME="GpgProjectHelper.__init__" ID="GpgProjectHelper.__init__"></a>
@@ -102,17 +96,7 @@
 <b>__hgGpgVerifySignatures</b>(<i></i>)
 <p>
         Private slot used to verify the signatures of a revision.
-</p><a NAME="GpgProjectHelper.getActions" ID="GpgProjectHelper.getActions"></a>
-<h4>GpgProjectHelper.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="GpgProjectHelper.initActions" ID="GpgProjectHelper.initActions"></a>
+</p><a NAME="GpgProjectHelper.initActions" ID="GpgProjectHelper.initActions"></a>
 <h4>GpgProjectHelper.initActions</h4>
 <b>initActions</b>(<i></i>)
 <p>
@@ -137,18 +121,10 @@
 <b>menuTitle</b>(<i></i>)
 <p>
         Public method to get the menu title.
-</p><a NAME="GpgProjectHelper.setObjects" ID="GpgProjectHelper.setObjects"></a>
-<h4>GpgProjectHelper.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>

eric ide

mercurial