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

changeset 1228
7afaf2fca55b
parent 1087
fb8cd56819a9
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 HgExtension 49 HgExtension
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>APPLIED_LIST</td></tr><tr><td>GOTO</td></tr><tr><td>POP</td></tr><tr><td>PUSH</td></tr><tr><td>QUEUE_ACTIVATE</td></tr><tr><td>QUEUE_DELETE</td></tr><tr><td>QUEUE_PURGE</td></tr><tr><td>SERIES_LIST</td></tr><tr><td>UNAPPLIED_LIST</td></tr> 52 <tr><td>APPLIED_LIST</td></tr><tr><td>GOTO</td></tr><tr><td>POP</td></tr><tr><td>PUSH</td></tr><tr><td>QUEUE_ACTIVATE</td></tr><tr><td>QUEUE_DELETE</td></tr><tr><td>QUEUE_PURGE</td></tr><tr><td>SERIES_LIST</td></tr><tr><td>UNAPPLIED_LIST</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#Queues.__init__">Queues</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#Queues.__getCommitMessage">__getCommitMessage</a></td> 61 <td><a href="#Queues.__getCommitMessage">__getCommitMessage</a></td>
61 <td>Public method to get the commit message of the current patch.</td> 62 <td>Public method to get the commit message of the current patch.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#Queues.__getCurrentPatch">__getCurrentPatch</a></td> 64 <td><a href="#Queues.__getCurrentPatch">__getCurrentPatch</a></td>
64 <td>Public method to get the name of the current patch.</td> 65 <td>Public method to get the name of the current patch.</td>
130 <td>Public method to show the contents of the current patch.</td> 131 <td>Public method to show the contents of the current patch.</td>
131 </tr><tr> 132 </tr><tr>
132 <td><a href="#Queues.shutdown">shutdown</a></td> 133 <td><a href="#Queues.shutdown">shutdown</a></td>
133 <td>Public method used to shutdown the queues interface.</td> 134 <td>Public method used to shutdown the queues interface.</td>
134 </tr> 135 </tr>
136 </table>
137 <h3>Static Methods</h3>
138 <table>
139 <tr><td>None</td></tr>
135 </table> 140 </table>
136 <a NAME="Queues.__init__" ID="Queues.__init__"></a> 141 <a NAME="Queues.__init__" ID="Queues.__init__"></a>
137 <h4>Queues (Constructor)</h4> 142 <h4>Queues (Constructor)</h4>
138 <b>Queues</b>(<i>vcs</i>) 143 <b>Queues</b>(<i>vcs</i>)
139 <p> 144 <p>

eric ide

mercurial