71 <td>Private slot to handle the readyReadStderr signal.</td> |
71 <td>Private slot to handle the readyReadStderr signal.</td> |
72 </tr><tr> |
72 </tr><tr> |
73 <td><a href="#HgQueuesHeaderDialog.__readStdout">__readStdout</a></td> |
73 <td><a href="#HgQueuesHeaderDialog.__readStdout">__readStdout</a></td> |
74 <td>Private slot to handle the readyReadStdout signal.</td> |
74 <td>Private slot to handle the readyReadStdout signal.</td> |
75 </tr><tr> |
75 </tr><tr> |
|
76 <td><a href="#HgQueuesHeaderDialog.__showError">__showError</a></td> |
|
77 <td>Private slot to show some error.</td> |
|
78 </tr><tr> |
|
79 <td><a href="#HgQueuesHeaderDialog.__showOutput">__showOutput</a></td> |
|
80 <td>Private slot to show some output.</td> |
|
81 </tr><tr> |
76 <td><a href="#HgQueuesHeaderDialog.closeEvent">closeEvent</a></td> |
82 <td><a href="#HgQueuesHeaderDialog.closeEvent">closeEvent</a></td> |
77 <td>Private slot implementing a close event handler.</td> |
83 <td>Private slot implementing a close event handler.</td> |
78 </tr><tr> |
84 </tr><tr> |
79 <td><a href="#HgQueuesHeaderDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
85 <td><a href="#HgQueuesHeaderDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
80 <td>Private slot called by a button of the button box clicked.</td> |
86 <td>Private slot called by a button of the button box clicked.</td> |
132 <p> |
138 <p> |
133 Private slot to handle the readyReadStdout signal. |
139 Private slot to handle the readyReadStdout signal. |
134 </p><p> |
140 </p><p> |
135 It reads the output of the process, formats it and inserts it into |
141 It reads the output of the process, formats it and inserts it into |
136 the contents pane. |
142 the contents pane. |
137 </p><a NAME="HgQueuesHeaderDialog.closeEvent" ID="HgQueuesHeaderDialog.closeEvent"></a> |
143 </p><a NAME="HgQueuesHeaderDialog.__showError" ID="HgQueuesHeaderDialog.__showError"></a> |
|
144 <h4>HgQueuesHeaderDialog.__showError</h4> |
|
145 <b>__showError</b>(<i>out</i>) |
|
146 <p> |
|
147 Private slot to show some error. |
|
148 </p><dl> |
|
149 <dt><i>out</i></dt> |
|
150 <dd> |
|
151 error to be shown (string) |
|
152 </dd> |
|
153 </dl><a NAME="HgQueuesHeaderDialog.__showOutput" ID="HgQueuesHeaderDialog.__showOutput"></a> |
|
154 <h4>HgQueuesHeaderDialog.__showOutput</h4> |
|
155 <b>__showOutput</b>(<i>out</i>) |
|
156 <p> |
|
157 Private slot to show some output. |
|
158 </p><dl> |
|
159 <dt><i>out</i></dt> |
|
160 <dd> |
|
161 output to be shown (string) |
|
162 </dd> |
|
163 </dl><a NAME="HgQueuesHeaderDialog.closeEvent" ID="HgQueuesHeaderDialog.closeEvent"></a> |
138 <h4>HgQueuesHeaderDialog.closeEvent</h4> |
164 <h4>HgQueuesHeaderDialog.closeEvent</h4> |
139 <b>closeEvent</b>(<i>e</i>) |
165 <b>closeEvent</b>(<i>e</i>) |
140 <p> |
166 <p> |
141 Private slot implementing a close event handler. |
167 Private slot implementing a close event handler. |
142 </p><dl> |
168 </p><dl> |