448 <p> |
448 <p> |
449 Private slot to move the current item down one entry. |
449 Private slot to move the current item down one entry. |
450 </p> |
450 </p> |
451 <a NAME="SvnLogBrowserDialog.on_fieldCombo_activated" ID="SvnLogBrowserDialog.on_fieldCombo_activated"></a> |
451 <a NAME="SvnLogBrowserDialog.on_fieldCombo_activated" ID="SvnLogBrowserDialog.on_fieldCombo_activated"></a> |
452 <h4>SvnLogBrowserDialog.on_fieldCombo_activated</h4> |
452 <h4>SvnLogBrowserDialog.on_fieldCombo_activated</h4> |
453 <b>on_fieldCombo_activated</b>(<i>txt</i>) |
453 <b>on_fieldCombo_activated</b>(<i>index</i>) |
454 |
454 |
455 <p> |
455 <p> |
456 Private slot called, when a new filter field is selected. |
456 Private slot called, when a new filter field is selected. |
457 </p> |
457 </p> |
458 <dl> |
458 <dl> |
459 |
459 |
460 <dt><i>txt</i></dt> |
460 <dt><i>index</i> (int)</dt> |
461 <dd> |
461 <dd> |
462 text of the selected field (string) |
462 index of the selected entry |
463 </dd> |
463 </dd> |
464 </dl> |
464 </dl> |
465 <a NAME="SvnLogBrowserDialog.on_fromDate_dateChanged" ID="SvnLogBrowserDialog.on_fromDate_dateChanged"></a> |
465 <a NAME="SvnLogBrowserDialog.on_fromDate_dateChanged" ID="SvnLogBrowserDialog.on_fromDate_dateChanged"></a> |
466 <h4>SvnLogBrowserDialog.on_fromDate_dateChanged</h4> |
466 <h4>SvnLogBrowserDialog.on_fromDate_dateChanged</h4> |
467 <b>on_fromDate_dateChanged</b>(<i>date</i>) |
467 <b>on_fromDate_dateChanged</b>(<i>date</i>) |