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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>
61 <td>Constructor</td>
62 </tr><tr>
63 <td><a href="#HgLogDialog.__getParents">__getParents</a></td> 64 <td><a href="#HgLogDialog.__getParents">__getParents</a></td>
64 <td>Private method to get the parents of the currently viewed file/directory.</td> 65 <td>Private method to get the parents of the currently viewed file/directory.</td>
65 </tr><tr> 66 </tr><tr>
66 <td><a href="#HgLogDialog.__procFinished">__procFinished</a></td> 67 <td><a href="#HgLogDialog.__procFinished">__procFinished</a></td>
67 <td>Private slot connected to the finished signal.</td> 68 <td>Private slot connected to the finished signal.</td>
91 <td>Private slot to send the input to the hg process.</td> 92 <td>Private slot to send the input to the hg process.</td>
92 </tr><tr> 93 </tr><tr>
93 <td><a href="#HgLogDialog.start">start</a></td> 94 <td><a href="#HgLogDialog.start">start</a></td>
94 <td>Public slot to start the hg log command.</td> 95 <td>Public slot to start the hg log command.</td>
95 </tr> 96 </tr>
97 </table>
98 <h3>Static Methods</h3>
99 <table>
100 <tr><td>None</td></tr>
96 </table> 101 </table>
97 <a NAME="HgLogDialog.__init__" ID="HgLogDialog.__init__"></a> 102 <a NAME="HgLogDialog.__init__" ID="HgLogDialog.__init__"></a>
98 <h4>HgLogDialog (Constructor)</h4> 103 <h4>HgLogDialog (Constructor)</h4>
99 <b>HgLogDialog</b>(<i>vcs, mode="log", bundle=None, parent=None</i>) 104 <b>HgLogDialog</b>(<i>vcs, mode="log", bundle=None, parent=None</i>)
100 <p> 105 <p>

eric ide

mercurial