52 QWidget, Ui_SvnLogDialog |
52 QWidget, Ui_SvnLogDialog |
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="#SvnLogDialog.__init__">SvnLogDialog</a></td> |
|
61 <td>Constructor</td> |
|
62 </tr><tr> |
|
63 <td><a href="#SvnLogDialog.__procFinished">__procFinished</a></td> |
64 <td><a href="#SvnLogDialog.__procFinished">__procFinished</a></td> |
64 <td>Private slot connected to the finished signal.</td> |
65 <td>Private slot connected to the finished signal.</td> |
65 </tr><tr> |
66 </tr><tr> |
66 <td><a href="#SvnLogDialog.__readStderr">__readStderr</a></td> |
67 <td><a href="#SvnLogDialog.__readStderr">__readStderr</a></td> |
67 <td>Private slot to handle the readyReadStandardError signal.</td> |
68 <td>Private slot to handle the readyReadStandardError signal.</td> |
88 <td>Private slot to send the input to the subversion process.</td> |
89 <td>Private slot to send the input to the subversion process.</td> |
89 </tr><tr> |
90 </tr><tr> |
90 <td><a href="#SvnLogDialog.start">start</a></td> |
91 <td><a href="#SvnLogDialog.start">start</a></td> |
91 <td>Public slot to start the cvs log command.</td> |
92 <td>Public slot to start the cvs log command.</td> |
92 </tr> |
93 </tr> |
|
94 </table> |
|
95 <h3>Static Methods</h3> |
|
96 <table> |
|
97 <tr><td>None</td></tr> |
93 </table> |
98 </table> |
94 <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a> |
99 <a NAME="SvnLogDialog.__init__" ID="SvnLogDialog.__init__"></a> |
95 <h4>SvnLogDialog (Constructor)</h4> |
100 <h4>SvnLogDialog (Constructor)</h4> |
96 <b>SvnLogDialog</b>(<i>vcs, parent=None</i>) |
101 <b>SvnLogDialog</b>(<i>vcs, parent=None</i>) |
97 <p> |
102 <p> |