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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
52 QWidget, Ui_HgLogDialog 52 QWidget, Ui_HgLogDialog
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#HgLogDialog.__init__">HgLogDialog</a></td> 64 <td><a href="#HgLogDialog.__init__">HgLogDialog</a></td>
61 <td>Constructor</td> 65 <td>Constructor</td>
91 <td>Private slot to send the input to the hg process.</td> 95 <td>Private slot to send the input to the hg process.</td>
92 </tr><tr> 96 </tr><tr>
93 <td><a href="#HgLogDialog.start">start</a></td> 97 <td><a href="#HgLogDialog.start">start</a></td>
94 <td>Public slot to start the hg log command.</td> 98 <td>Public slot to start the hg log command.</td>
95 </tr> 99 </tr>
100 </table>
101 <h3>Static Methods</h3>
102 <table>
103 <tr><td>None</td></tr>
96 </table> 104 </table>
97 <a NAME="HgLogDialog.__init__" ID="HgLogDialog.__init__"></a> 105 <a NAME="HgLogDialog.__init__" ID="HgLogDialog.__init__"></a>
98 <h4>HgLogDialog (Constructor)</h4> 106 <h4>HgLogDialog (Constructor)</h4>
99 <b>HgLogDialog</b>(<i>vcs, mode = "log", bundle = None, parent = None</i>) 107 <b>HgLogDialog</b>(<i>vcs, mode = "log", bundle = None, parent = None</i>)
100 <p> 108 <p>

eric ide

mercurial