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

changeset 1228
7afaf2fca55b
parent 1055
885c8d93e6f9
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QDialog, Ui_HgQueuesListDialog 49 QDialog, Ui_HgQueuesListDialog
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="#HgQueuesListDialog.__init__">HgQueuesListDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgQueuesListDialog.__finish">__finish</a></td> 61 <td><a href="#HgQueuesListDialog.__finish">__finish</a></td>
61 <td>Private slot called when the process finished or the user pressed the button.</td> 62 <td>Private slot called when the process finished or the user pressed the button.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgQueuesListDialog.__generateItem">__generateItem</a></td> 64 <td><a href="#HgQueuesListDialog.__generateItem">__generateItem</a></td>
64 <td>Private method to generate a patch item in the list of patches.</td> 65 <td>Private method to generate a patch item in the list of patches.</td>
106 <td>Private slot to send the input to the subversion process.</td> 107 <td>Private slot to send the input to the subversion process.</td>
107 </tr><tr> 108 </tr><tr>
108 <td><a href="#HgQueuesListDialog.start">start</a></td> 109 <td><a href="#HgQueuesListDialog.start">start</a></td>
109 <td>Public slot to start the list command.</td> 110 <td>Public slot to start the list command.</td>
110 </tr> 111 </tr>
112 </table>
113 <h3>Static Methods</h3>
114 <table>
115 <tr><td>None</td></tr>
111 </table> 116 </table>
112 <a NAME="HgQueuesListDialog.__init__" ID="HgQueuesListDialog.__init__"></a> 117 <a NAME="HgQueuesListDialog.__init__" ID="HgQueuesListDialog.__init__"></a>
113 <h4>HgQueuesListDialog (Constructor)</h4> 118 <h4>HgQueuesListDialog (Constructor)</h4>
114 <b>HgQueuesListDialog</b>(<i>vcs, parent=None</i>) 119 <b>HgQueuesListDialog</b>(<i>vcs, parent=None</i>)
115 <p> 120 <p>

eric ide

mercurial