258 </dd> |
256 </dd> |
259 </dl> |
257 </dl> |
260 <a NAME="SvnStatusDialog.__add" ID="SvnStatusDialog.__add"></a> |
258 <a NAME="SvnStatusDialog.__add" ID="SvnStatusDialog.__add"></a> |
261 <h4>SvnStatusDialog.__add</h4> |
259 <h4>SvnStatusDialog.__add</h4> |
262 <b>__add</b>(<i></i>) |
260 <b>__add</b>(<i></i>) |
263 |
|
264 <p> |
261 <p> |
265 Private slot to handle the Add context menu entry. |
262 Private slot to handle the Add context menu entry. |
266 </p> |
263 </p> |
|
264 |
267 <a NAME="SvnStatusDialog.__addToChangelist" ID="SvnStatusDialog.__addToChangelist"></a> |
265 <a NAME="SvnStatusDialog.__addToChangelist" ID="SvnStatusDialog.__addToChangelist"></a> |
268 <h4>SvnStatusDialog.__addToChangelist</h4> |
266 <h4>SvnStatusDialog.__addToChangelist</h4> |
269 <b>__addToChangelist</b>(<i></i>) |
267 <b>__addToChangelist</b>(<i></i>) |
270 |
|
271 <p> |
268 <p> |
272 Private slot to add entries to a changelist. |
269 Private slot to add entries to a changelist. |
273 </p> |
270 </p> |
|
271 |
274 <a NAME="SvnStatusDialog.__breakLock" ID="SvnStatusDialog.__breakLock"></a> |
272 <a NAME="SvnStatusDialog.__breakLock" ID="SvnStatusDialog.__breakLock"></a> |
275 <h4>SvnStatusDialog.__breakLock</h4> |
273 <h4>SvnStatusDialog.__breakLock</h4> |
276 <b>__breakLock</b>(<i></i>) |
274 <b>__breakLock</b>(<i></i>) |
277 |
|
278 <p> |
275 <p> |
279 Private slot to handle the Break Lock context menu entry. |
276 Private slot to handle the Break Lock context menu entry. |
280 </p> |
277 </p> |
|
278 |
281 <a NAME="SvnStatusDialog.__commit" ID="SvnStatusDialog.__commit"></a> |
279 <a NAME="SvnStatusDialog.__commit" ID="SvnStatusDialog.__commit"></a> |
282 <h4>SvnStatusDialog.__commit</h4> |
280 <h4>SvnStatusDialog.__commit</h4> |
283 <b>__commit</b>(<i></i>) |
281 <b>__commit</b>(<i></i>) |
284 |
|
285 <p> |
282 <p> |
286 Private slot to handle the Commit context menu entry. |
283 Private slot to handle the Commit context menu entry. |
287 </p> |
284 </p> |
|
285 |
288 <a NAME="SvnStatusDialog.__commitDeselectAll" ID="SvnStatusDialog.__commitDeselectAll"></a> |
286 <a NAME="SvnStatusDialog.__commitDeselectAll" ID="SvnStatusDialog.__commitDeselectAll"></a> |
289 <h4>SvnStatusDialog.__commitDeselectAll</h4> |
287 <h4>SvnStatusDialog.__commitDeselectAll</h4> |
290 <b>__commitDeselectAll</b>(<i></i>) |
288 <b>__commitDeselectAll</b>(<i></i>) |
291 |
|
292 <p> |
289 <p> |
293 Private slot to deselect all entries from commit. |
290 Private slot to deselect all entries from commit. |
294 </p> |
291 </p> |
|
292 |
295 <a NAME="SvnStatusDialog.__commitSelect" ID="SvnStatusDialog.__commitSelect"></a> |
293 <a NAME="SvnStatusDialog.__commitSelect" ID="SvnStatusDialog.__commitSelect"></a> |
296 <h4>SvnStatusDialog.__commitSelect</h4> |
294 <h4>SvnStatusDialog.__commitSelect</h4> |
297 <b>__commitSelect</b>(<i>selected</i>) |
295 <b>__commitSelect</b>(<i>selected</i>) |
298 |
|
299 <p> |
296 <p> |
300 Private slot to select or deselect all entries. |
297 Private slot to select or deselect all entries. |
301 </p> |
298 </p> |
|
299 |
302 <dl> |
300 <dl> |
303 |
301 |
304 <dt><i>selected</i> (bool)</dt> |
302 <dt><i>selected</i> (bool)</dt> |
305 <dd> |
303 <dd> |
306 commit selection state to be set |
304 commit selection state to be set |
307 </dd> |
305 </dd> |
308 </dl> |
306 </dl> |
309 <a NAME="SvnStatusDialog.__commitSelectAll" ID="SvnStatusDialog.__commitSelectAll"></a> |
307 <a NAME="SvnStatusDialog.__commitSelectAll" ID="SvnStatusDialog.__commitSelectAll"></a> |
310 <h4>SvnStatusDialog.__commitSelectAll</h4> |
308 <h4>SvnStatusDialog.__commitSelectAll</h4> |
311 <b>__commitSelectAll</b>(<i></i>) |
309 <b>__commitSelectAll</b>(<i></i>) |
312 |
|
313 <p> |
310 <p> |
314 Private slot to select all entries for commit. |
311 Private slot to select all entries for commit. |
315 </p> |
312 </p> |
|
313 |
316 <a NAME="SvnStatusDialog.__committed" ID="SvnStatusDialog.__committed"></a> |
314 <a NAME="SvnStatusDialog.__committed" ID="SvnStatusDialog.__committed"></a> |
317 <h4>SvnStatusDialog.__committed</h4> |
315 <h4>SvnStatusDialog.__committed</h4> |
318 <b>__committed</b>(<i></i>) |
316 <b>__committed</b>(<i></i>) |
319 |
|
320 <p> |
317 <p> |
321 Private slot called after the commit has finished. |
318 Private slot called after the commit has finished. |
322 </p> |
319 </p> |
|
320 |
323 <a NAME="SvnStatusDialog.__diff" ID="SvnStatusDialog.__diff"></a> |
321 <a NAME="SvnStatusDialog.__diff" ID="SvnStatusDialog.__diff"></a> |
324 <h4>SvnStatusDialog.__diff</h4> |
322 <h4>SvnStatusDialog.__diff</h4> |
325 <b>__diff</b>(<i></i>) |
323 <b>__diff</b>(<i></i>) |
326 |
|
327 <p> |
324 <p> |
328 Private slot to handle the Diff context menu entry. |
325 Private slot to handle the Diff context menu entry. |
329 </p> |
326 </p> |
|
327 |
330 <a NAME="SvnStatusDialog.__finish" ID="SvnStatusDialog.__finish"></a> |
328 <a NAME="SvnStatusDialog.__finish" ID="SvnStatusDialog.__finish"></a> |
331 <h4>SvnStatusDialog.__finish</h4> |
329 <h4>SvnStatusDialog.__finish</h4> |
332 <b>__finish</b>(<i></i>) |
330 <b>__finish</b>(<i></i>) |
333 |
|
334 <p> |
331 <p> |
335 Private slot called when the process finished or the user pressed |
332 Private slot called when the process finished or the user pressed |
336 the button. |
333 the button. |
337 </p> |
334 </p> |
|
335 |
338 <a NAME="SvnStatusDialog.__generateItem" ID="SvnStatusDialog.__generateItem"></a> |
336 <a NAME="SvnStatusDialog.__generateItem" ID="SvnStatusDialog.__generateItem"></a> |
339 <h4>SvnStatusDialog.__generateItem</h4> |
337 <h4>SvnStatusDialog.__generateItem</h4> |
340 <b>__generateItem</b>(<i>changelist, status, propStatus, locked, history, switched, lockinfo, uptodate, revision, change, author, path, </i>) |
338 <b>__generateItem</b>(<i>changelist, status, propStatus, locked, history, switched, lockinfo, uptodate, revision, change, author, path, </i>) |
341 |
|
342 <p> |
339 <p> |
343 Private method to generate a status item in the status list. |
340 Private method to generate a status item in the status list. |
344 </p> |
341 </p> |
|
342 |
345 <dl> |
343 <dl> |
346 |
344 |
347 <dt><i>changelist</i> (str)</dt> |
345 <dt><i>changelist</i> (str)</dt> |
348 <dd> |
346 <dd> |
349 name of the changelist |
347 name of the changelist |
537 </dd> |
535 </dd> |
538 </dl> |
536 </dl> |
539 <a NAME="SvnStatusDialog.__lock" ID="SvnStatusDialog.__lock"></a> |
537 <a NAME="SvnStatusDialog.__lock" ID="SvnStatusDialog.__lock"></a> |
540 <h4>SvnStatusDialog.__lock</h4> |
538 <h4>SvnStatusDialog.__lock</h4> |
541 <b>__lock</b>(<i></i>) |
539 <b>__lock</b>(<i></i>) |
542 |
|
543 <p> |
540 <p> |
544 Private slot to handle the Lock context menu entry. |
541 Private slot to handle the Lock context menu entry. |
545 </p> |
542 </p> |
|
543 |
546 <a NAME="SvnStatusDialog.__removeFromChangelist" ID="SvnStatusDialog.__removeFromChangelist"></a> |
544 <a NAME="SvnStatusDialog.__removeFromChangelist" ID="SvnStatusDialog.__removeFromChangelist"></a> |
547 <h4>SvnStatusDialog.__removeFromChangelist</h4> |
545 <h4>SvnStatusDialog.__removeFromChangelist</h4> |
548 <b>__removeFromChangelist</b>(<i></i>) |
546 <b>__removeFromChangelist</b>(<i></i>) |
549 |
|
550 <p> |
547 <p> |
551 Private slot to remove entries from their change lists. |
548 Private slot to remove entries from their change lists. |
552 </p> |
549 </p> |
|
550 |
553 <a NAME="SvnStatusDialog.__resizeColumns" ID="SvnStatusDialog.__resizeColumns"></a> |
551 <a NAME="SvnStatusDialog.__resizeColumns" ID="SvnStatusDialog.__resizeColumns"></a> |
554 <h4>SvnStatusDialog.__resizeColumns</h4> |
552 <h4>SvnStatusDialog.__resizeColumns</h4> |
555 <b>__resizeColumns</b>(<i></i>) |
553 <b>__resizeColumns</b>(<i></i>) |
556 |
|
557 <p> |
554 <p> |
558 Private method to resize the list columns. |
555 Private method to resize the list columns. |
559 </p> |
556 </p> |
|
557 |
560 <a NAME="SvnStatusDialog.__resort" ID="SvnStatusDialog.__resort"></a> |
558 <a NAME="SvnStatusDialog.__resort" ID="SvnStatusDialog.__resort"></a> |
561 <h4>SvnStatusDialog.__resort</h4> |
559 <h4>SvnStatusDialog.__resort</h4> |
562 <b>__resort</b>(<i></i>) |
560 <b>__resort</b>(<i></i>) |
563 |
|
564 <p> |
561 <p> |
565 Private method to resort the tree. |
562 Private method to resort the tree. |
566 </p> |
563 </p> |
|
564 |
567 <a NAME="SvnStatusDialog.__restoreMissing" ID="SvnStatusDialog.__restoreMissing"></a> |
565 <a NAME="SvnStatusDialog.__restoreMissing" ID="SvnStatusDialog.__restoreMissing"></a> |
568 <h4>SvnStatusDialog.__restoreMissing</h4> |
566 <h4>SvnStatusDialog.__restoreMissing</h4> |
569 <b>__restoreMissing</b>(<i></i>) |
567 <b>__restoreMissing</b>(<i></i>) |
570 |
|
571 <p> |
568 <p> |
572 Private slot to handle the Restore Missing context menu entry. |
569 Private slot to handle the Restore Missing context menu entry. |
573 </p> |
570 </p> |
|
571 |
574 <a NAME="SvnStatusDialog.__revert" ID="SvnStatusDialog.__revert"></a> |
572 <a NAME="SvnStatusDialog.__revert" ID="SvnStatusDialog.__revert"></a> |
575 <h4>SvnStatusDialog.__revert</h4> |
573 <h4>SvnStatusDialog.__revert</h4> |
576 <b>__revert</b>(<i></i>) |
574 <b>__revert</b>(<i></i>) |
577 |
|
578 <p> |
575 <p> |
579 Private slot to handle the Revert context menu entry. |
576 Private slot to handle the Revert context menu entry. |
580 </p> |
577 </p> |
|
578 |
581 <a NAME="SvnStatusDialog.__sbsDiff" ID="SvnStatusDialog.__sbsDiff"></a> |
579 <a NAME="SvnStatusDialog.__sbsDiff" ID="SvnStatusDialog.__sbsDiff"></a> |
582 <h4>SvnStatusDialog.__sbsDiff</h4> |
580 <h4>SvnStatusDialog.__sbsDiff</h4> |
583 <b>__sbsDiff</b>(<i></i>) |
581 <b>__sbsDiff</b>(<i></i>) |
584 |
|
585 <p> |
582 <p> |
586 Private slot to handle the Side-by-Side Diff context menu entry. |
583 Private slot to handle the Side-by-Side Diff context menu entry. |
587 </p> |
584 </p> |
|
585 |
588 <a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a> |
586 <a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a> |
589 <h4>SvnStatusDialog.__showContextMenu</h4> |
587 <h4>SvnStatusDialog.__showContextMenu</h4> |
590 <b>__showContextMenu</b>(<i>coord</i>) |
588 <b>__showContextMenu</b>(<i>coord</i>) |
591 |
|
592 <p> |
589 <p> |
593 Private slot to show the context menu of the status list. |
590 Private slot to show the context menu of the status list. |
594 </p> |
591 </p> |
|
592 |
595 <dl> |
593 <dl> |
596 |
594 |
597 <dt><i>coord</i> (QPoint)</dt> |
595 <dt><i>coord</i> (QPoint)</dt> |
598 <dd> |
596 <dd> |
599 the position of the mouse pointer |
597 the position of the mouse pointer |
600 </dd> |
598 </dd> |
601 </dl> |
599 </dl> |
602 <a NAME="SvnStatusDialog.__showError" ID="SvnStatusDialog.__showError"></a> |
600 <a NAME="SvnStatusDialog.__showError" ID="SvnStatusDialog.__showError"></a> |
603 <h4>SvnStatusDialog.__showError</h4> |
601 <h4>SvnStatusDialog.__showError</h4> |
604 <b>__showError</b>(<i>msg</i>) |
602 <b>__showError</b>(<i>msg</i>) |
605 |
|
606 <p> |
603 <p> |
607 Private slot to show an error message. |
604 Private slot to show an error message. |
608 </p> |
605 </p> |
|
606 |
609 <dl> |
607 <dl> |
610 |
608 |
611 <dt><i>msg</i> (str)</dt> |
609 <dt><i>msg</i> (str)</dt> |
612 <dd> |
610 <dd> |
613 error message to show |
611 error message to show |
614 </dd> |
612 </dd> |
615 </dl> |
613 </dl> |
616 <a NAME="SvnStatusDialog.__stealLock" ID="SvnStatusDialog.__stealLock"></a> |
614 <a NAME="SvnStatusDialog.__stealLock" ID="SvnStatusDialog.__stealLock"></a> |
617 <h4>SvnStatusDialog.__stealLock</h4> |
615 <h4>SvnStatusDialog.__stealLock</h4> |
618 <b>__stealLock</b>(<i></i>) |
616 <b>__stealLock</b>(<i></i>) |
619 |
|
620 <p> |
617 <p> |
621 Private slot to handle the Break Lock context menu entry. |
618 Private slot to handle the Break Lock context menu entry. |
622 </p> |
619 </p> |
|
620 |
623 <a NAME="SvnStatusDialog.__unlock" ID="SvnStatusDialog.__unlock"></a> |
621 <a NAME="SvnStatusDialog.__unlock" ID="SvnStatusDialog.__unlock"></a> |
624 <h4>SvnStatusDialog.__unlock</h4> |
622 <h4>SvnStatusDialog.__unlock</h4> |
625 <b>__unlock</b>(<i></i>) |
623 <b>__unlock</b>(<i></i>) |
626 |
|
627 <p> |
624 <p> |
628 Private slot to handle the Unlock context menu entry. |
625 Private slot to handle the Unlock context menu entry. |
629 </p> |
626 </p> |
|
627 |
630 <a NAME="SvnStatusDialog.__updateButtons" ID="SvnStatusDialog.__updateButtons"></a> |
628 <a NAME="SvnStatusDialog.__updateButtons" ID="SvnStatusDialog.__updateButtons"></a> |
631 <h4>SvnStatusDialog.__updateButtons</h4> |
629 <h4>SvnStatusDialog.__updateButtons</h4> |
632 <b>__updateButtons</b>(<i></i>) |
630 <b>__updateButtons</b>(<i></i>) |
633 |
|
634 <p> |
631 <p> |
635 Private method to update the VCS buttons status. |
632 Private method to update the VCS buttons status. |
636 </p> |
633 </p> |
|
634 |
637 <a NAME="SvnStatusDialog.__updateCommitButton" ID="SvnStatusDialog.__updateCommitButton"></a> |
635 <a NAME="SvnStatusDialog.__updateCommitButton" ID="SvnStatusDialog.__updateCommitButton"></a> |
638 <h4>SvnStatusDialog.__updateCommitButton</h4> |
636 <h4>SvnStatusDialog.__updateCommitButton</h4> |
639 <b>__updateCommitButton</b>(<i></i>) |
637 <b>__updateCommitButton</b>(<i></i>) |
640 |
|
641 <p> |
638 <p> |
642 Private method to update the Commit button status. |
639 Private method to update the Commit button status. |
643 </p> |
640 </p> |
|
641 |
644 <a NAME="SvnStatusDialog.on_addButton_clicked" ID="SvnStatusDialog.on_addButton_clicked"></a> |
642 <a NAME="SvnStatusDialog.on_addButton_clicked" ID="SvnStatusDialog.on_addButton_clicked"></a> |
645 <h4>SvnStatusDialog.on_addButton_clicked</h4> |
643 <h4>SvnStatusDialog.on_addButton_clicked</h4> |
646 <b>on_addButton_clicked</b>(<i></i>) |
644 <b>on_addButton_clicked</b>(<i></i>) |
647 |
|
648 <p> |
645 <p> |
649 Private slot to handle the press of the Add button. |
646 Private slot to handle the press of the Add button. |
650 </p> |
647 </p> |
|
648 |
651 <a NAME="SvnStatusDialog.on_buttonBox_clicked" ID="SvnStatusDialog.on_buttonBox_clicked"></a> |
649 <a NAME="SvnStatusDialog.on_buttonBox_clicked" ID="SvnStatusDialog.on_buttonBox_clicked"></a> |
652 <h4>SvnStatusDialog.on_buttonBox_clicked</h4> |
650 <h4>SvnStatusDialog.on_buttonBox_clicked</h4> |
653 <b>on_buttonBox_clicked</b>(<i>button</i>) |
651 <b>on_buttonBox_clicked</b>(<i>button</i>) |
654 |
|
655 <p> |
652 <p> |
656 Private slot called by a button of the button box clicked. |
653 Private slot called by a button of the button box clicked. |
657 </p> |
654 </p> |
|
655 |
658 <dl> |
656 <dl> |
659 |
657 |
660 <dt><i>button</i> (QAbstractButton)</dt> |
658 <dt><i>button</i> (QAbstractButton)</dt> |
661 <dd> |
659 <dd> |
662 button that was clicked |
660 button that was clicked |
663 </dd> |
661 </dd> |
664 </dl> |
662 </dl> |
665 <a NAME="SvnStatusDialog.on_commitButton_clicked" ID="SvnStatusDialog.on_commitButton_clicked"></a> |
663 <a NAME="SvnStatusDialog.on_commitButton_clicked" ID="SvnStatusDialog.on_commitButton_clicked"></a> |
666 <h4>SvnStatusDialog.on_commitButton_clicked</h4> |
664 <h4>SvnStatusDialog.on_commitButton_clicked</h4> |
667 <b>on_commitButton_clicked</b>(<i></i>) |
665 <b>on_commitButton_clicked</b>(<i></i>) |
668 |
|
669 <p> |
666 <p> |
670 Private slot to handle the press of the Commit button. |
667 Private slot to handle the press of the Commit button. |
671 </p> |
668 </p> |
|
669 |
672 <a NAME="SvnStatusDialog.on_diffButton_clicked" ID="SvnStatusDialog.on_diffButton_clicked"></a> |
670 <a NAME="SvnStatusDialog.on_diffButton_clicked" ID="SvnStatusDialog.on_diffButton_clicked"></a> |
673 <h4>SvnStatusDialog.on_diffButton_clicked</h4> |
671 <h4>SvnStatusDialog.on_diffButton_clicked</h4> |
674 <b>on_diffButton_clicked</b>(<i></i>) |
672 <b>on_diffButton_clicked</b>(<i></i>) |
675 |
|
676 <p> |
673 <p> |
677 Private slot to handle the press of the Differences button. |
674 Private slot to handle the press of the Differences button. |
678 </p> |
675 </p> |
|
676 |
679 <a NAME="SvnStatusDialog.on_refreshButton_clicked" ID="SvnStatusDialog.on_refreshButton_clicked"></a> |
677 <a NAME="SvnStatusDialog.on_refreshButton_clicked" ID="SvnStatusDialog.on_refreshButton_clicked"></a> |
680 <h4>SvnStatusDialog.on_refreshButton_clicked</h4> |
678 <h4>SvnStatusDialog.on_refreshButton_clicked</h4> |
681 <b>on_refreshButton_clicked</b>(<i></i>) |
679 <b>on_refreshButton_clicked</b>(<i></i>) |
682 |
|
683 <p> |
680 <p> |
684 Private slot to refresh the status display. |
681 Private slot to refresh the status display. |
685 </p> |
682 </p> |
|
683 |
686 <a NAME="SvnStatusDialog.on_restoreButton_clicked" ID="SvnStatusDialog.on_restoreButton_clicked"></a> |
684 <a NAME="SvnStatusDialog.on_restoreButton_clicked" ID="SvnStatusDialog.on_restoreButton_clicked"></a> |
687 <h4>SvnStatusDialog.on_restoreButton_clicked</h4> |
685 <h4>SvnStatusDialog.on_restoreButton_clicked</h4> |
688 <b>on_restoreButton_clicked</b>(<i></i>) |
686 <b>on_restoreButton_clicked</b>(<i></i>) |
689 |
|
690 <p> |
687 <p> |
691 Private slot to handle the press of the Restore button. |
688 Private slot to handle the press of the Restore button. |
692 </p> |
689 </p> |
|
690 |
693 <a NAME="SvnStatusDialog.on_revertButton_clicked" ID="SvnStatusDialog.on_revertButton_clicked"></a> |
691 <a NAME="SvnStatusDialog.on_revertButton_clicked" ID="SvnStatusDialog.on_revertButton_clicked"></a> |
694 <h4>SvnStatusDialog.on_revertButton_clicked</h4> |
692 <h4>SvnStatusDialog.on_revertButton_clicked</h4> |
695 <b>on_revertButton_clicked</b>(<i></i>) |
693 <b>on_revertButton_clicked</b>(<i></i>) |
696 |
|
697 <p> |
694 <p> |
698 Private slot to handle the press of the Revert button. |
695 Private slot to handle the press of the Revert button. |
699 </p> |
696 </p> |
|
697 |
700 <a NAME="SvnStatusDialog.on_sbsDiffButton_clicked" ID="SvnStatusDialog.on_sbsDiffButton_clicked"></a> |
698 <a NAME="SvnStatusDialog.on_sbsDiffButton_clicked" ID="SvnStatusDialog.on_sbsDiffButton_clicked"></a> |
701 <h4>SvnStatusDialog.on_sbsDiffButton_clicked</h4> |
699 <h4>SvnStatusDialog.on_sbsDiffButton_clicked</h4> |
702 <b>on_sbsDiffButton_clicked</b>(<i></i>) |
700 <b>on_sbsDiffButton_clicked</b>(<i></i>) |
703 |
|
704 <p> |
701 <p> |
705 Private slot to handle the press of the Side-by-Side Diff button. |
702 Private slot to handle the press of the Side-by-Side Diff button. |
706 </p> |
703 </p> |
|
704 |
707 <a NAME="SvnStatusDialog.on_statusFilterCombo_activated" ID="SvnStatusDialog.on_statusFilterCombo_activated"></a> |
705 <a NAME="SvnStatusDialog.on_statusFilterCombo_activated" ID="SvnStatusDialog.on_statusFilterCombo_activated"></a> |
708 <h4>SvnStatusDialog.on_statusFilterCombo_activated</h4> |
706 <h4>SvnStatusDialog.on_statusFilterCombo_activated</h4> |
709 <b>on_statusFilterCombo_activated</b>(<i>index</i>) |
707 <b>on_statusFilterCombo_activated</b>(<i>index</i>) |
710 |
|
711 <p> |
708 <p> |
712 Private slot to react to the selection of a status filter. |
709 Private slot to react to the selection of a status filter. |
713 </p> |
710 </p> |
|
711 |
714 <dl> |
712 <dl> |
715 |
713 |
716 <dt><i>index</i> (int)</dt> |
714 <dt><i>index</i> (int)</dt> |
717 <dd> |
715 <dd> |
718 index of the selected entry |
716 index of the selected entry |
719 </dd> |
717 </dd> |
720 </dl> |
718 </dl> |
721 <a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a> |
719 <a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a> |
722 <h4>SvnStatusDialog.on_statusList_itemChanged</h4> |
720 <h4>SvnStatusDialog.on_statusList_itemChanged</h4> |
723 <b>on_statusList_itemChanged</b>(<i>item, column</i>) |
721 <b>on_statusList_itemChanged</b>(<i>item, column</i>) |
724 |
|
725 <p> |
722 <p> |
726 Private slot to act upon item changes. |
723 Private slot to act upon item changes. |
727 </p> |
724 </p> |
|
725 |
728 <dl> |
726 <dl> |
729 |
727 |
730 <dt><i>item</i> (QTreeWidgetItem)</dt> |
728 <dt><i>item</i> (QTreeWidgetItem)</dt> |
731 <dd> |
729 <dd> |
732 reference to the changed item |
730 reference to the changed item |