Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html	Sun May 18 14:13:09 2014 +0200
@@ -61,13 +61,13 @@
 <td>Constructor</td>
 </tr><tr>
 <td><a href="#Queues.__getCommitMessage">__getCommitMessage</a></td>
-<td>Public method to get the commit message of the current patch.</td>
+<td>Private method to get the commit message of the current patch.</td>
 </tr><tr>
 <td><a href="#Queues.__getCurrentPatch">__getCurrentPatch</a></td>
-<td>Public method to get the name of the current patch.</td>
+<td>Private method to get the name of the current patch.</td>
 </tr><tr>
 <td><a href="#Queues.__getPatchesList">__getPatchesList</a></td>
-<td>Public method to get a list of patches of a given type.</td>
+<td>Private method to get a list of patches of a given type.</td>
 </tr><tr>
 <td><a href="#Queues.getGuardsList">getGuardsList</a></td>
 <td>Public method to get a list of all guards defined.</td>
@@ -160,7 +160,7 @@
 <h4>Queues.__getCommitMessage</h4>
 <b>__getCommitMessage</b>(<i>repodir</i>)
 <p>
-        Public method to get the commit message of the current patch.
+        Private method to get the commit message of the current patch.
 </p><dl>
 <dt><i>repodir</i></dt>
 <dd>
@@ -175,7 +175,7 @@
 <h4>Queues.__getCurrentPatch</h4>
 <b>__getCurrentPatch</b>(<i>repodir</i>)
 <p>
-        Public method to get the name of the current patch.
+        Private method to get the name of the current patch.
 </p><dl>
 <dt><i>repodir</i></dt>
 <dd>
@@ -190,7 +190,7 @@
 <h4>Queues.__getPatchesList</h4>
 <b>__getPatchesList</b>(<i>repodir, listType, withSummary=False</i>)
 <p>
-        Public method to get a list of patches of a given type.
+        Private method to get a list of patches of a given type.
 </p><dl>
 <dt><i>repodir</i></dt>
 <dd>

eric ide

mercurial