Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QWidget, Ui_HgStatusDialog 49 QWidget, Ui_HgStatusDialog
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="#HgStatusDialog.__init__">HgStatusDialog</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#HgStatusDialog.__add">__add</a></td> 61 <td><a href="#HgStatusDialog.__add">__add</a></td>
61 <td>Private slot to handle the Add context menu entry.</td> 62 <td>Private slot to handle the Add context menu entry.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#HgStatusDialog.__commit">__commit</a></td> 64 <td><a href="#HgStatusDialog.__commit">__commit</a></td>
64 <td>Private slot to handle the Commit context menu entry.</td> 65 <td>Private slot to handle the Commit context menu entry.</td>
169 <td>Private slot to act upon changes of selected items.</td> 170 <td>Private slot to act upon changes of selected items.</td>
170 </tr><tr> 171 </tr><tr>
171 <td><a href="#HgStatusDialog.start">start</a></td> 172 <td><a href="#HgStatusDialog.start">start</a></td>
172 <td>Public slot to start the hg status command.</td> 173 <td>Public slot to start the hg status command.</td>
173 </tr> 174 </tr>
175 </table>
176 <h3>Static Methods</h3>
177 <table>
178 <tr><td>None</td></tr>
174 </table> 179 </table>
175 <a NAME="HgStatusDialog.__init__" ID="HgStatusDialog.__init__"></a> 180 <a NAME="HgStatusDialog.__init__" ID="HgStatusDialog.__init__"></a>
176 <h4>HgStatusDialog (Constructor)</h4> 181 <h4>HgStatusDialog (Constructor)</h4>
177 <b>HgStatusDialog</b>(<i>vcs, parent=None</i>) 182 <b>HgStatusDialog</b>(<i>vcs, parent=None</i>)
178 <p> 183 <p>

eric ide

mercurial