53 QDialog, Ui_HgDialog |
53 QDialog, Ui_HgDialog |
54 <h3>Class Attributes</h3> |
54 <h3>Class Attributes</h3> |
55 <table> |
55 <table> |
56 <tr><td>None</td></tr> |
56 <tr><td>None</td></tr> |
57 </table> |
57 </table> |
|
58 <h3>Class Methods</h3> |
|
59 <table> |
|
60 <tr><td>None</td></tr> |
|
61 </table> |
58 <h3>Methods</h3> |
62 <h3>Methods</h3> |
59 <table> |
63 <table> |
60 <tr> |
64 <tr> |
61 <td><a href="#HgDialog.__init__">HgDialog</a></td> |
|
62 <td>Constructor</td> |
|
63 </tr><tr> |
|
64 <td><a href="#HgDialog.__finish">__finish</a></td> |
65 <td><a href="#HgDialog.__finish">__finish</a></td> |
65 <td>Private slot called when the process finished or the user pressed the button.</td> |
66 <td>Private slot called when the process finished or the user pressed the button.</td> |
66 </tr><tr> |
67 </tr><tr> |
67 <td><a href="#HgDialog.__procFinished">__procFinished</a></td> |
68 <td><a href="#HgDialog.__procFinished">__procFinished</a></td> |
68 <td>Private slot connected to the finished signal.</td> |
69 <td>Private slot connected to the finished signal.</td> |
98 <td>Private slot to send the input to the subversion process.</td> |
99 <td>Private slot to send the input to the subversion process.</td> |
99 </tr><tr> |
100 </tr><tr> |
100 <td><a href="#HgDialog.startProcess">startProcess</a></td> |
101 <td><a href="#HgDialog.startProcess">startProcess</a></td> |
101 <td>Public slot used to start the process.</td> |
102 <td>Public slot used to start the process.</td> |
102 </tr> |
103 </tr> |
|
104 </table> |
|
105 <h3>Static Methods</h3> |
|
106 <table> |
|
107 <tr><td>None</td></tr> |
103 </table> |
108 </table> |
104 <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a> |
109 <a NAME="HgDialog.__init__" ID="HgDialog.__init__"></a> |
105 <h4>HgDialog (Constructor)</h4> |
110 <h4>HgDialog (Constructor)</h4> |
106 <b>HgDialog</b>(<i>text, parent=None</i>) |
111 <b>HgDialog</b>(<i>text, parent=None</i>) |
107 <p> |
112 <p> |