161 error pane. |
161 error pane. |
162 </p><a NAME="HgDiffDialog.__readStdout" ID="HgDiffDialog.__readStdout"></a> |
162 </p><a NAME="HgDiffDialog.__readStdout" ID="HgDiffDialog.__readStdout"></a> |
163 <h4>HgDiffDialog.__readStdout</h4> |
163 <h4>HgDiffDialog.__readStdout</h4> |
164 <b>__readStdout</b>(<i></i>) |
164 <b>__readStdout</b>(<i></i>) |
165 <p> |
165 <p> |
166 Private slot to handle the readyReadStandardOutput signal. |
166 Private slot to handle the readyReadStandardOutput signal. |
167 </p><p> |
167 </p><p> |
168 It reads the output of the process, formats it and inserts it into |
168 It reads the output of the process, formats it and inserts it into |
169 the contents pane. |
169 the contents pane. |
170 </p><a NAME="HgDiffDialog.closeEvent" ID="HgDiffDialog.closeEvent"></a> |
170 </p><a NAME="HgDiffDialog.closeEvent" ID="HgDiffDialog.closeEvent"></a> |
171 <h4>HgDiffDialog.closeEvent</h4> |
171 <h4>HgDiffDialog.closeEvent</h4> |
225 <b>on_sendButton_clicked</b>(<i></i>) |
225 <b>on_sendButton_clicked</b>(<i></i>) |
226 <p> |
226 <p> |
227 Private slot to send the input to the subversion process. |
227 Private slot to send the input to the subversion process. |
228 </p><a NAME="HgDiffDialog.start" ID="HgDiffDialog.start"></a> |
228 </p><a NAME="HgDiffDialog.start" ID="HgDiffDialog.start"></a> |
229 <h4>HgDiffDialog.start</h4> |
229 <h4>HgDiffDialog.start</h4> |
230 <b>start</b>(<i>fn, versions = None, bundle = None</i>) |
230 <b>start</b>(<i>fn, versions=None, bundle=None</i>) |
231 <p> |
231 <p> |
232 Public slot to start the hg diff command. |
232 Public slot to start the hg diff command. |
233 </p><dl> |
233 </p><dl> |
234 <dt><i>fn</i></dt> |
234 <dt><i>fn</i></dt> |
235 <dd> |
235 <dd> |