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

changeset 2816
05aab5164d64
parent 2763
e4794166ad70
child 2966
f85f686981ad
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html	Mon Jul 22 20:08:29 2013 +0200
+++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html	Tue Jul 23 18:34:55 2013 +0200
@@ -63,6 +63,9 @@
 <td><a href="#QueuesProjectHelper.__hgQueueActivateQueue">__hgQueueActivateQueue</a></td>
 <td>Private slot used to set the active queue.</td>
 </tr><tr>
+<td><a href="#QueuesProjectHelper.__hgQueueCommit">__hgQueueCommit</a></td>
+<td>Private slot to commit changes in the queue repository.</td>
+</tr><tr>
 <td><a href="#QueuesProjectHelper.__hgQueueCreateQueue">__hgQueueCreateQueue</a></td>
 <td>Private slot used to create a new queue.</td>
 </tr><tr>
@@ -105,6 +108,9 @@
 <td><a href="#QueuesProjectHelper.__hgQueueGuardsSetActive">__hgQueueGuardsSetActive</a></td>
 <td>Private slot used to set the active guards.</td>
 </tr><tr>
+<td><a href="#QueuesProjectHelper.__hgQueueInit">__hgQueueInit</a></td>
+<td>Private slot to initialize a new queue repository.</td>
+</tr><tr>
 <td><a href="#QueuesProjectHelper.__hgQueueListPatches">__hgQueueListPatches</a></td>
 <td>Private slot used to show a list of applied and unapplied patches.</td>
 </tr><tr>
@@ -174,6 +180,9 @@
 <td><a href="#QueuesProjectHelper.__hgQueueShowPatch">__hgQueueShowPatch</a></td>
 <td>Private slot used to show the contents of the current patch.</td>
 </tr><tr>
+<td><a href="#QueuesProjectHelper.__hgQueueStatus">__hgQueueStatus</a></td>
+<td>Private slot to show the status of the queue repository.</td>
+</tr><tr>
 <td><a href="#QueuesProjectHelper.__initGuardsActions">__initGuardsActions</a></td>
 <td>Public method to generate the guards action objects.</td>
 </tr><tr>
@@ -210,6 +219,11 @@
 <b>__hgQueueActivateQueue</b>(<i></i>)
 <p>
         Private slot used to set the active queue.
+</p><a NAME="QueuesProjectHelper.__hgQueueCommit" ID="QueuesProjectHelper.__hgQueueCommit"></a>
+<h4>QueuesProjectHelper.__hgQueueCommit</h4>
+<b>__hgQueueCommit</b>(<i></i>)
+<p>
+        Private slot to commit changes in the queue repository.
 </p><a NAME="QueuesProjectHelper.__hgQueueCreateQueue" ID="QueuesProjectHelper.__hgQueueCreateQueue"></a>
 <h4>QueuesProjectHelper.__hgQueueCreateQueue</h4>
 <b>__hgQueueCreateQueue</b>(<i></i>)
@@ -282,6 +296,11 @@
 <b>__hgQueueGuardsSetActive</b>(<i></i>)
 <p>
         Private slot used to set the active guards.
+</p><a NAME="QueuesProjectHelper.__hgQueueInit" ID="QueuesProjectHelper.__hgQueueInit"></a>
+<h4>QueuesProjectHelper.__hgQueueInit</h4>
+<b>__hgQueueInit</b>(<i></i>)
+<p>
+        Private slot to initialize a new queue repository.
 </p><a NAME="QueuesProjectHelper.__hgQueueListPatches" ID="QueuesProjectHelper.__hgQueueListPatches"></a>
 <h4>QueuesProjectHelper.__hgQueueListPatches</h4>
 <b>__hgQueueListPatches</b>(<i></i>)
@@ -430,6 +449,11 @@
 <b>__hgQueueShowPatch</b>(<i></i>)
 <p>
         Private slot used to show the contents of the current patch.
+</p><a NAME="QueuesProjectHelper.__hgQueueStatus" ID="QueuesProjectHelper.__hgQueueStatus"></a>
+<h4>QueuesProjectHelper.__hgQueueStatus</h4>
+<b>__hgQueueStatus</b>(<i></i>)
+<p>
+        Private slot to show the status of the queue repository.
 </p><a NAME="QueuesProjectHelper.__initGuardsActions" ID="QueuesProjectHelper.__initGuardsActions"></a>
 <h4>QueuesProjectHelper.__initGuardsActions</h4>
 <b>__initGuardsActions</b>(<i></i>)

eric ide

mercurial