99 <td>Private slot to handle the press of the return key in the input field.</td> |
99 <td>Private slot to handle the press of the return key in the input field.</td> |
100 </tr><tr> |
100 </tr><tr> |
101 <td><a href="#SvnDiffDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> |
101 <td><a href="#SvnDiffDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> |
102 <td>Private slot to handle the password checkbox toggled.</td> |
102 <td>Private slot to handle the password checkbox toggled.</td> |
103 </tr><tr> |
103 </tr><tr> |
|
104 <td><a href="#SvnDiffDialog.on_refreshButton_clicked">on_refreshButton_clicked</a></td> |
|
105 <td>Private slot to refresh the display.</td> |
|
106 </tr><tr> |
104 <td><a href="#SvnDiffDialog.on_saveButton_clicked">on_saveButton_clicked</a></td> |
107 <td><a href="#SvnDiffDialog.on_saveButton_clicked">on_saveButton_clicked</a></td> |
105 <td>Private slot to handle the Save button press.</td> |
108 <td>Private slot to handle the Save button press.</td> |
106 </tr><tr> |
109 </tr><tr> |
107 <td><a href="#SvnDiffDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
110 <td><a href="#SvnDiffDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
108 <td>Private slot to send the input to the subversion process.</td> |
111 <td>Private slot to send the input to the subversion process.</td> |
263 </p><dl> |
266 </p><dl> |
264 <dt><i>isOn</i></dt> |
267 <dt><i>isOn</i></dt> |
265 <dd> |
268 <dd> |
266 flag indicating the status of the check box (boolean) |
269 flag indicating the status of the check box (boolean) |
267 </dd> |
270 </dd> |
268 </dl><a NAME="SvnDiffDialog.on_saveButton_clicked" ID="SvnDiffDialog.on_saveButton_clicked"></a> |
271 </dl><a NAME="SvnDiffDialog.on_refreshButton_clicked" ID="SvnDiffDialog.on_refreshButton_clicked"></a> |
|
272 <h4>SvnDiffDialog.on_refreshButton_clicked</h4> |
|
273 <b>on_refreshButton_clicked</b>(<i></i>) |
|
274 <p> |
|
275 Private slot to refresh the display. |
|
276 </p><a NAME="SvnDiffDialog.on_saveButton_clicked" ID="SvnDiffDialog.on_saveButton_clicked"></a> |
269 <h4>SvnDiffDialog.on_saveButton_clicked</h4> |
277 <h4>SvnDiffDialog.on_saveButton_clicked</h4> |
270 <b>on_saveButton_clicked</b>(<i></i>) |
278 <b>on_saveButton_clicked</b>(<i></i>) |
271 <p> |
279 <p> |
272 Private slot to handle the Save button press. |
280 Private slot to handle the Save button press. |
273 </p><p> |
281 </p><p> |
278 <b>on_sendButton_clicked</b>(<i></i>) |
286 <b>on_sendButton_clicked</b>(<i></i>) |
279 <p> |
287 <p> |
280 Private slot to send the input to the subversion process. |
288 Private slot to send the input to the subversion process. |
281 </p><a NAME="SvnDiffDialog.start" ID="SvnDiffDialog.start"></a> |
289 </p><a NAME="SvnDiffDialog.start" ID="SvnDiffDialog.start"></a> |
282 <h4>SvnDiffDialog.start</h4> |
290 <h4>SvnDiffDialog.start</h4> |
283 <b>start</b>(<i>fn, versions=None, urls=None, summary=False</i>) |
291 <b>start</b>(<i>fn, versions=None, urls=None, summary=False, refreshable=False</i>) |
284 <p> |
292 <p> |
285 Public slot to start the svn diff command. |
293 Public slot to start the svn diff command. |
286 </p><dl> |
294 </p><dl> |
287 <dt><i>fn</i></dt> |
295 <dt><i>fn</i></dt> |
288 <dd> |
296 <dd> |
296 list of repository URLs (list of 2 strings) |
304 list of repository URLs (list of 2 strings) |
297 </dd><dt><i>summary=</i></dt> |
305 </dd><dt><i>summary=</i></dt> |
298 <dd> |
306 <dd> |
299 flag indicating a summarizing diff |
307 flag indicating a summarizing diff |
300 (only valid for URL diffs) (boolean) |
308 (only valid for URL diffs) (boolean) |
|
309 </dd><dt><i>refreshable=</i></dt> |
|
310 <dd> |
|
311 flag indicating a refreshable diff (boolean) |
301 </dd> |
312 </dd> |
302 </dl> |
313 </dl> |
303 <div align="right"><a href="#top">Up</a></div> |
314 <div align="right"><a href="#top">Up</a></div> |
304 <hr /> |
315 <hr /> |
305 </body></html> |
316 </body></html> |