530 <p> |
530 <p> |
531 Private slot to move the current item down one entry. |
531 Private slot to move the current item down one entry. |
532 </p> |
532 </p> |
533 <a NAME="SvnLogBrowserDialog.on_fieldCombo_activated" ID="SvnLogBrowserDialog.on_fieldCombo_activated"></a> |
533 <a NAME="SvnLogBrowserDialog.on_fieldCombo_activated" ID="SvnLogBrowserDialog.on_fieldCombo_activated"></a> |
534 <h4>SvnLogBrowserDialog.on_fieldCombo_activated</h4> |
534 <h4>SvnLogBrowserDialog.on_fieldCombo_activated</h4> |
535 <b>on_fieldCombo_activated</b>(<i>txt</i>) |
535 <b>on_fieldCombo_activated</b>(<i>index</i>) |
536 |
536 |
537 <p> |
537 <p> |
538 Private slot called, when a new filter field is selected. |
538 Private slot called, when a new filter field is selected. |
539 </p> |
539 </p> |
540 <dl> |
540 <dl> |
541 |
541 |
542 <dt><i>txt</i></dt> |
542 <dt><i>index</i> (int)</dt> |
543 <dd> |
543 <dd> |
544 text of the selected field (string) |
544 index of the selected entry |
545 </dd> |
545 </dd> |
546 </dl> |
546 </dl> |
547 <a NAME="SvnLogBrowserDialog.on_fromDate_dateChanged" ID="SvnLogBrowserDialog.on_fromDate_dateChanged"></a> |
547 <a NAME="SvnLogBrowserDialog.on_fromDate_dateChanged" ID="SvnLogBrowserDialog.on_fromDate_dateChanged"></a> |
548 <h4>SvnLogBrowserDialog.on_fromDate_dateChanged</h4> |
548 <h4>SvnLogBrowserDialog.on_fromDate_dateChanged</h4> |
549 <b>on_fromDate_dateChanged</b>(<i>date</i>) |
549 <b>on_fromDate_dateChanged</b>(<i>date</i>) |