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

changeset 1228
7afaf2fca55b
parent 1048
0cfd237feaf7
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_HgQueuesDefineGuardsDialog 49 QDialog, Ui_HgQueuesDefineGuardsDialog
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</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="#HgQueuesDefineGuardsDialog.__init__">HgQueuesDefineGuardsDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgQueuesDefineGuardsDialog.__applyGuards">__applyGuards</a></td> 61 <td><a href="#HgQueuesDefineGuardsDialog.__applyGuards">__applyGuards</a></td>
61 <td>Private slot to apply the defined guards to the current patch.</td> 62 <td>Private slot to apply the defined guards to the current patch.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgQueuesDefineGuardsDialog.__getGuard">__getGuard</a></td> 64 <td><a href="#HgQueuesDefineGuardsDialog.__getGuard">__getGuard</a></td>
64 <td>Private method to get a reference to a named guard.</td> 65 <td>Private method to get a reference to a named guard.</td>
85 <td>Private slot to remove guard definitions from the list.</td> 86 <td>Private slot to remove guard definitions from the list.</td>
86 </tr><tr> 87 </tr><tr>
87 <td><a href="#HgQueuesDefineGuardsDialog.start">start</a></td> 88 <td><a href="#HgQueuesDefineGuardsDialog.start">start</a></td>
88 <td>Public slot to start the list command.</td> 89 <td>Public slot to start the list command.</td>
89 </tr> 90 </tr>
91 </table>
92 <h3>Static Methods</h3>
93 <table>
94 <tr><td>None</td></tr>
90 </table> 95 </table>
91 <a NAME="HgQueuesDefineGuardsDialog.__init__" ID="HgQueuesDefineGuardsDialog.__init__"></a> 96 <a NAME="HgQueuesDefineGuardsDialog.__init__" ID="HgQueuesDefineGuardsDialog.__init__"></a>
92 <h4>HgQueuesDefineGuardsDialog (Constructor)</h4> 97 <h4>HgQueuesDefineGuardsDialog (Constructor)</h4>
93 <b>HgQueuesDefineGuardsDialog</b>(<i>vcs, extension, patchesList, parent=None</i>) 98 <b>HgQueuesDefineGuardsDialog</b>(<i>vcs, extension, patchesList, parent=None</i>)
94 <p> 99 <p>

eric ide

mercurial