49 QDialog, Ui_HgQueuesListGuardsDialog |
49 QDialog, Ui_HgQueuesListGuardsDialog |
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="#HgQueuesListGuardsDialog.__init__">HgQueuesListGuardsDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#HgQueuesListGuardsDialog.closeEvent">closeEvent</a></td> |
61 <td><a href="#HgQueuesListGuardsDialog.closeEvent">closeEvent</a></td> |
61 <td>Private slot implementing a close event handler.</td> |
62 <td>Private slot implementing a close event handler.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#HgQueuesListGuardsDialog.on_patchSelector_activated">on_patchSelector_activated</a></td> |
64 <td><a href="#HgQueuesListGuardsDialog.on_patchSelector_activated">on_patchSelector_activated</a></td> |
64 <td>Private slot to get the list of guards for the given patch name.</td> |
65 <td>Private slot to get the list of guards for the given patch name.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#HgQueuesListGuardsDialog.start">start</a></td> |
67 <td><a href="#HgQueuesListGuardsDialog.start">start</a></td> |
67 <td>Public slot to start the list command.</td> |
68 <td>Public slot to start the list command.</td> |
68 </tr> |
69 </tr> |
|
70 </table> |
|
71 <h3>Static Methods</h3> |
|
72 <table> |
|
73 <tr><td>None</td></tr> |
69 </table> |
74 </table> |
70 <a NAME="HgQueuesListGuardsDialog.__init__" ID="HgQueuesListGuardsDialog.__init__"></a> |
75 <a NAME="HgQueuesListGuardsDialog.__init__" ID="HgQueuesListGuardsDialog.__init__"></a> |
71 <h4>HgQueuesListGuardsDialog (Constructor)</h4> |
76 <h4>HgQueuesListGuardsDialog (Constructor)</h4> |
72 <b>HgQueuesListGuardsDialog</b>(<i>vcs, patchesList, parent=None</i>) |
77 <b>HgQueuesListGuardsDialog</b>(<i>vcs, patchesList, parent=None</i>) |
73 <p> |
78 <p> |