286 </dd> |
284 </dd> |
287 </dl> |
285 </dl> |
288 <a NAME="SvnStatusDialog.__add" ID="SvnStatusDialog.__add"></a> |
286 <a NAME="SvnStatusDialog.__add" ID="SvnStatusDialog.__add"></a> |
289 <h4>SvnStatusDialog.__add</h4> |
287 <h4>SvnStatusDialog.__add</h4> |
290 <b>__add</b>(<i></i>) |
288 <b>__add</b>(<i></i>) |
291 |
|
292 <p> |
289 <p> |
293 Private slot to handle the Add context menu entry. |
290 Private slot to handle the Add context menu entry. |
294 </p> |
291 </p> |
|
292 |
295 <a NAME="SvnStatusDialog.__addToChangelist" ID="SvnStatusDialog.__addToChangelist"></a> |
293 <a NAME="SvnStatusDialog.__addToChangelist" ID="SvnStatusDialog.__addToChangelist"></a> |
296 <h4>SvnStatusDialog.__addToChangelist</h4> |
294 <h4>SvnStatusDialog.__addToChangelist</h4> |
297 <b>__addToChangelist</b>(<i></i>) |
295 <b>__addToChangelist</b>(<i></i>) |
298 |
|
299 <p> |
296 <p> |
300 Private slot to add entries to a changelist. |
297 Private slot to add entries to a changelist. |
301 </p> |
298 </p> |
|
299 |
302 <a NAME="SvnStatusDialog.__breakLock" ID="SvnStatusDialog.__breakLock"></a> |
300 <a NAME="SvnStatusDialog.__breakLock" ID="SvnStatusDialog.__breakLock"></a> |
303 <h4>SvnStatusDialog.__breakLock</h4> |
301 <h4>SvnStatusDialog.__breakLock</h4> |
304 <b>__breakLock</b>(<i></i>) |
302 <b>__breakLock</b>(<i></i>) |
305 |
|
306 <p> |
303 <p> |
307 Private slot to handle the Break Lock context menu entry. |
304 Private slot to handle the Break Lock context menu entry. |
308 </p> |
305 </p> |
|
306 |
309 <a NAME="SvnStatusDialog.__commit" ID="SvnStatusDialog.__commit"></a> |
307 <a NAME="SvnStatusDialog.__commit" ID="SvnStatusDialog.__commit"></a> |
310 <h4>SvnStatusDialog.__commit</h4> |
308 <h4>SvnStatusDialog.__commit</h4> |
311 <b>__commit</b>(<i></i>) |
309 <b>__commit</b>(<i></i>) |
312 |
|
313 <p> |
310 <p> |
314 Private slot to handle the Commit context menu entry. |
311 Private slot to handle the Commit context menu entry. |
315 </p> |
312 </p> |
|
313 |
316 <a NAME="SvnStatusDialog.__commitDeselectAll" ID="SvnStatusDialog.__commitDeselectAll"></a> |
314 <a NAME="SvnStatusDialog.__commitDeselectAll" ID="SvnStatusDialog.__commitDeselectAll"></a> |
317 <h4>SvnStatusDialog.__commitDeselectAll</h4> |
315 <h4>SvnStatusDialog.__commitDeselectAll</h4> |
318 <b>__commitDeselectAll</b>(<i></i>) |
316 <b>__commitDeselectAll</b>(<i></i>) |
319 |
|
320 <p> |
317 <p> |
321 Private slot to deselect all entries from commit. |
318 Private slot to deselect all entries from commit. |
322 </p> |
319 </p> |
|
320 |
323 <a NAME="SvnStatusDialog.__commitSelect" ID="SvnStatusDialog.__commitSelect"></a> |
321 <a NAME="SvnStatusDialog.__commitSelect" ID="SvnStatusDialog.__commitSelect"></a> |
324 <h4>SvnStatusDialog.__commitSelect</h4> |
322 <h4>SvnStatusDialog.__commitSelect</h4> |
325 <b>__commitSelect</b>(<i>selected</i>) |
323 <b>__commitSelect</b>(<i>selected</i>) |
326 |
|
327 <p> |
324 <p> |
328 Private slot to select or deselect all entries. |
325 Private slot to select or deselect all entries. |
329 </p> |
326 </p> |
|
327 |
330 <dl> |
328 <dl> |
331 |
329 |
332 <dt><i>selected</i> (bool)</dt> |
330 <dt><i>selected</i> (bool)</dt> |
333 <dd> |
331 <dd> |
334 commit selection state to be set |
332 commit selection state to be set |
335 </dd> |
333 </dd> |
336 </dl> |
334 </dl> |
337 <a NAME="SvnStatusDialog.__commitSelectAll" ID="SvnStatusDialog.__commitSelectAll"></a> |
335 <a NAME="SvnStatusDialog.__commitSelectAll" ID="SvnStatusDialog.__commitSelectAll"></a> |
338 <h4>SvnStatusDialog.__commitSelectAll</h4> |
336 <h4>SvnStatusDialog.__commitSelectAll</h4> |
339 <b>__commitSelectAll</b>(<i></i>) |
337 <b>__commitSelectAll</b>(<i></i>) |
340 |
|
341 <p> |
338 <p> |
342 Private slot to select all entries for commit. |
339 Private slot to select all entries for commit. |
343 </p> |
340 </p> |
|
341 |
344 <a NAME="SvnStatusDialog.__committed" ID="SvnStatusDialog.__committed"></a> |
342 <a NAME="SvnStatusDialog.__committed" ID="SvnStatusDialog.__committed"></a> |
345 <h4>SvnStatusDialog.__committed</h4> |
343 <h4>SvnStatusDialog.__committed</h4> |
346 <b>__committed</b>(<i></i>) |
344 <b>__committed</b>(<i></i>) |
347 |
|
348 <p> |
345 <p> |
349 Private slot called after the commit has finished. |
346 Private slot called after the commit has finished. |
350 </p> |
347 </p> |
|
348 |
351 <a NAME="SvnStatusDialog.__diff" ID="SvnStatusDialog.__diff"></a> |
349 <a NAME="SvnStatusDialog.__diff" ID="SvnStatusDialog.__diff"></a> |
352 <h4>SvnStatusDialog.__diff</h4> |
350 <h4>SvnStatusDialog.__diff</h4> |
353 <b>__diff</b>(<i></i>) |
351 <b>__diff</b>(<i></i>) |
354 |
|
355 <p> |
352 <p> |
356 Private slot to handle the Diff context menu entry. |
353 Private slot to handle the Diff context menu entry. |
357 </p> |
354 </p> |
|
355 |
358 <a NAME="SvnStatusDialog.__finish" ID="SvnStatusDialog.__finish"></a> |
356 <a NAME="SvnStatusDialog.__finish" ID="SvnStatusDialog.__finish"></a> |
359 <h4>SvnStatusDialog.__finish</h4> |
357 <h4>SvnStatusDialog.__finish</h4> |
360 <b>__finish</b>(<i></i>) |
358 <b>__finish</b>(<i></i>) |
361 |
|
362 <p> |
359 <p> |
363 Private slot called when the process finished or the user pressed |
360 Private slot called when the process finished or the user pressed |
364 the button. |
361 the button. |
365 </p> |
362 </p> |
|
363 |
366 <a NAME="SvnStatusDialog.__generateItem" ID="SvnStatusDialog.__generateItem"></a> |
364 <a NAME="SvnStatusDialog.__generateItem" ID="SvnStatusDialog.__generateItem"></a> |
367 <h4>SvnStatusDialog.__generateItem</h4> |
365 <h4>SvnStatusDialog.__generateItem</h4> |
368 <b>__generateItem</b>(<i>status, propStatus, locked, history, switched, lockinfo, uptodate, revision, change, author, path, </i>) |
366 <b>__generateItem</b>(<i>status, propStatus, locked, history, switched, lockinfo, uptodate, revision, change, author, path, </i>) |
369 |
|
370 <p> |
367 <p> |
371 Private method to generate a status item in the status list. |
368 Private method to generate a status item in the status list. |
372 </p> |
369 </p> |
|
370 |
373 <dl> |
371 <dl> |
374 |
372 |
375 <dt><i>status</i> (str)</dt> |
373 <dt><i>status</i> (str)</dt> |
376 <dd> |
374 <dd> |
377 status indicator |
375 status indicator |
586 </dd> |
584 </dd> |
587 </dl> |
585 </dl> |
588 <a NAME="SvnStatusDialog.__readStderr" ID="SvnStatusDialog.__readStderr"></a> |
586 <a NAME="SvnStatusDialog.__readStderr" ID="SvnStatusDialog.__readStderr"></a> |
589 <h4>SvnStatusDialog.__readStderr</h4> |
587 <h4>SvnStatusDialog.__readStderr</h4> |
590 <b>__readStderr</b>(<i></i>) |
588 <b>__readStderr</b>(<i></i>) |
591 |
|
592 <p> |
589 <p> |
593 Private slot to handle the readyReadStandardError signal. |
590 Private slot to handle the readyReadStandardError signal. |
594 </p> |
591 </p> |
595 <p> |
592 <p> |
596 It reads the error output of the process and inserts it into the |
593 It reads the error output of the process and inserts it into the |
597 error pane. |
594 error pane. |
598 </p> |
595 </p> |
|
596 |
599 <a NAME="SvnStatusDialog.__readStdout" ID="SvnStatusDialog.__readStdout"></a> |
597 <a NAME="SvnStatusDialog.__readStdout" ID="SvnStatusDialog.__readStdout"></a> |
600 <h4>SvnStatusDialog.__readStdout</h4> |
598 <h4>SvnStatusDialog.__readStdout</h4> |
601 <b>__readStdout</b>(<i></i>) |
599 <b>__readStdout</b>(<i></i>) |
602 |
|
603 <p> |
600 <p> |
604 Private slot to handle the readyReadStandardOutput signal. |
601 Private slot to handle the readyReadStandardOutput signal. |
605 </p> |
602 </p> |
606 <p> |
603 <p> |
607 It reads the output of the process, formats it and inserts it into |
604 It reads the output of the process, formats it and inserts it into |
608 the contents pane. |
605 the contents pane. |
609 </p> |
606 </p> |
|
607 |
610 <a NAME="SvnStatusDialog.__removeFromChangelist" ID="SvnStatusDialog.__removeFromChangelist"></a> |
608 <a NAME="SvnStatusDialog.__removeFromChangelist" ID="SvnStatusDialog.__removeFromChangelist"></a> |
611 <h4>SvnStatusDialog.__removeFromChangelist</h4> |
609 <h4>SvnStatusDialog.__removeFromChangelist</h4> |
612 <b>__removeFromChangelist</b>(<i></i>) |
610 <b>__removeFromChangelist</b>(<i></i>) |
613 |
|
614 <p> |
611 <p> |
615 Private slot to remove entries from their change lists. |
612 Private slot to remove entries from their change lists. |
616 </p> |
613 </p> |
|
614 |
617 <a NAME="SvnStatusDialog.__resizeColumns" ID="SvnStatusDialog.__resizeColumns"></a> |
615 <a NAME="SvnStatusDialog.__resizeColumns" ID="SvnStatusDialog.__resizeColumns"></a> |
618 <h4>SvnStatusDialog.__resizeColumns</h4> |
616 <h4>SvnStatusDialog.__resizeColumns</h4> |
619 <b>__resizeColumns</b>(<i></i>) |
617 <b>__resizeColumns</b>(<i></i>) |
620 |
|
621 <p> |
618 <p> |
622 Private method to resize the list columns. |
619 Private method to resize the list columns. |
623 </p> |
620 </p> |
|
621 |
624 <a NAME="SvnStatusDialog.__resort" ID="SvnStatusDialog.__resort"></a> |
622 <a NAME="SvnStatusDialog.__resort" ID="SvnStatusDialog.__resort"></a> |
625 <h4>SvnStatusDialog.__resort</h4> |
623 <h4>SvnStatusDialog.__resort</h4> |
626 <b>__resort</b>(<i></i>) |
624 <b>__resort</b>(<i></i>) |
627 |
|
628 <p> |
625 <p> |
629 Private method to resort the tree. |
626 Private method to resort the tree. |
630 </p> |
627 </p> |
|
628 |
631 <a NAME="SvnStatusDialog.__restoreMissing" ID="SvnStatusDialog.__restoreMissing"></a> |
629 <a NAME="SvnStatusDialog.__restoreMissing" ID="SvnStatusDialog.__restoreMissing"></a> |
632 <h4>SvnStatusDialog.__restoreMissing</h4> |
630 <h4>SvnStatusDialog.__restoreMissing</h4> |
633 <b>__restoreMissing</b>(<i></i>) |
631 <b>__restoreMissing</b>(<i></i>) |
634 |
|
635 <p> |
632 <p> |
636 Private slot to handle the Restore Missing context menu entry. |
633 Private slot to handle the Restore Missing context menu entry. |
637 </p> |
634 </p> |
|
635 |
638 <a NAME="SvnStatusDialog.__revert" ID="SvnStatusDialog.__revert"></a> |
636 <a NAME="SvnStatusDialog.__revert" ID="SvnStatusDialog.__revert"></a> |
639 <h4>SvnStatusDialog.__revert</h4> |
637 <h4>SvnStatusDialog.__revert</h4> |
640 <b>__revert</b>(<i></i>) |
638 <b>__revert</b>(<i></i>) |
641 |
|
642 <p> |
639 <p> |
643 Private slot to handle the Revert context menu entry. |
640 Private slot to handle the Revert context menu entry. |
644 </p> |
641 </p> |
|
642 |
645 <a NAME="SvnStatusDialog.__sbsDiff" ID="SvnStatusDialog.__sbsDiff"></a> |
643 <a NAME="SvnStatusDialog.__sbsDiff" ID="SvnStatusDialog.__sbsDiff"></a> |
646 <h4>SvnStatusDialog.__sbsDiff</h4> |
644 <h4>SvnStatusDialog.__sbsDiff</h4> |
647 <b>__sbsDiff</b>(<i></i>) |
645 <b>__sbsDiff</b>(<i></i>) |
648 |
|
649 <p> |
646 <p> |
650 Private slot to handle the Side-by-Side Diff context menu entry. |
647 Private slot to handle the Side-by-Side Diff context menu entry. |
651 </p> |
648 </p> |
|
649 |
652 <a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a> |
650 <a NAME="SvnStatusDialog.__showContextMenu" ID="SvnStatusDialog.__showContextMenu"></a> |
653 <h4>SvnStatusDialog.__showContextMenu</h4> |
651 <h4>SvnStatusDialog.__showContextMenu</h4> |
654 <b>__showContextMenu</b>(<i>coord</i>) |
652 <b>__showContextMenu</b>(<i>coord</i>) |
655 |
|
656 <p> |
653 <p> |
657 Private slot to show the context menu of the status list. |
654 Private slot to show the context menu of the status list. |
658 </p> |
655 </p> |
|
656 |
659 <dl> |
657 <dl> |
660 |
658 |
661 <dt><i>coord</i> (QPoint)</dt> |
659 <dt><i>coord</i> (QPoint)</dt> |
662 <dd> |
660 <dd> |
663 the position of the mouse pointer |
661 the position of the mouse pointer |
664 </dd> |
662 </dd> |
665 </dl> |
663 </dl> |
666 <a NAME="SvnStatusDialog.__stealLock" ID="SvnStatusDialog.__stealLock"></a> |
664 <a NAME="SvnStatusDialog.__stealLock" ID="SvnStatusDialog.__stealLock"></a> |
667 <h4>SvnStatusDialog.__stealLock</h4> |
665 <h4>SvnStatusDialog.__stealLock</h4> |
668 <b>__stealLock</b>(<i></i>) |
666 <b>__stealLock</b>(<i></i>) |
669 |
|
670 <p> |
667 <p> |
671 Private slot to handle the Break Lock context menu entry. |
668 Private slot to handle the Break Lock context menu entry. |
672 </p> |
669 </p> |
|
670 |
673 <a NAME="SvnStatusDialog.__unlock" ID="SvnStatusDialog.__unlock"></a> |
671 <a NAME="SvnStatusDialog.__unlock" ID="SvnStatusDialog.__unlock"></a> |
674 <h4>SvnStatusDialog.__unlock</h4> |
672 <h4>SvnStatusDialog.__unlock</h4> |
675 <b>__unlock</b>(<i></i>) |
673 <b>__unlock</b>(<i></i>) |
676 |
|
677 <p> |
674 <p> |
678 Private slot to handle the Unlock context menu entry. |
675 Private slot to handle the Unlock context menu entry. |
679 </p> |
676 </p> |
|
677 |
680 <a NAME="SvnStatusDialog.__updateButtons" ID="SvnStatusDialog.__updateButtons"></a> |
678 <a NAME="SvnStatusDialog.__updateButtons" ID="SvnStatusDialog.__updateButtons"></a> |
681 <h4>SvnStatusDialog.__updateButtons</h4> |
679 <h4>SvnStatusDialog.__updateButtons</h4> |
682 <b>__updateButtons</b>(<i></i>) |
680 <b>__updateButtons</b>(<i></i>) |
683 |
|
684 <p> |
681 <p> |
685 Private method to update the VCS buttons status. |
682 Private method to update the VCS buttons status. |
686 </p> |
683 </p> |
|
684 |
687 <a NAME="SvnStatusDialog.__updateCommitButton" ID="SvnStatusDialog.__updateCommitButton"></a> |
685 <a NAME="SvnStatusDialog.__updateCommitButton" ID="SvnStatusDialog.__updateCommitButton"></a> |
688 <h4>SvnStatusDialog.__updateCommitButton</h4> |
686 <h4>SvnStatusDialog.__updateCommitButton</h4> |
689 <b>__updateCommitButton</b>(<i></i>) |
687 <b>__updateCommitButton</b>(<i></i>) |
690 |
|
691 <p> |
688 <p> |
692 Private method to update the Commit button status. |
689 Private method to update the Commit button status. |
693 </p> |
690 </p> |
|
691 |
694 <a NAME="SvnStatusDialog.closeEvent" ID="SvnStatusDialog.closeEvent"></a> |
692 <a NAME="SvnStatusDialog.closeEvent" ID="SvnStatusDialog.closeEvent"></a> |
695 <h4>SvnStatusDialog.closeEvent</h4> |
693 <h4>SvnStatusDialog.closeEvent</h4> |
696 <b>closeEvent</b>(<i>e</i>) |
694 <b>closeEvent</b>(<i>e</i>) |
697 |
|
698 <p> |
695 <p> |
699 Protected slot implementing a close event handler. |
696 Protected slot implementing a close event handler. |
700 </p> |
697 </p> |
|
698 |
701 <dl> |
699 <dl> |
702 |
700 |
703 <dt><i>e</i> (QCloseEvent)</dt> |
701 <dt><i>e</i> (QCloseEvent)</dt> |
704 <dd> |
702 <dd> |
705 close event |
703 close event |
706 </dd> |
704 </dd> |
707 </dl> |
705 </dl> |
708 <a NAME="SvnStatusDialog.keyPressEvent" ID="SvnStatusDialog.keyPressEvent"></a> |
706 <a NAME="SvnStatusDialog.keyPressEvent" ID="SvnStatusDialog.keyPressEvent"></a> |
709 <h4>SvnStatusDialog.keyPressEvent</h4> |
707 <h4>SvnStatusDialog.keyPressEvent</h4> |
710 <b>keyPressEvent</b>(<i>evt</i>) |
708 <b>keyPressEvent</b>(<i>evt</i>) |
711 |
|
712 <p> |
709 <p> |
713 Protected slot to handle a key press event. |
710 Protected slot to handle a key press event. |
714 </p> |
711 </p> |
|
712 |
715 <dl> |
713 <dl> |
716 |
714 |
717 <dt><i>evt</i> (QKeyEvent)</dt> |
715 <dt><i>evt</i> (QKeyEvent)</dt> |
718 <dd> |
716 <dd> |
719 the key press event |
717 the key press event |
720 </dd> |
718 </dd> |
721 </dl> |
719 </dl> |
722 <a NAME="SvnStatusDialog.on_addButton_clicked" ID="SvnStatusDialog.on_addButton_clicked"></a> |
720 <a NAME="SvnStatusDialog.on_addButton_clicked" ID="SvnStatusDialog.on_addButton_clicked"></a> |
723 <h4>SvnStatusDialog.on_addButton_clicked</h4> |
721 <h4>SvnStatusDialog.on_addButton_clicked</h4> |
724 <b>on_addButton_clicked</b>(<i></i>) |
722 <b>on_addButton_clicked</b>(<i></i>) |
725 |
|
726 <p> |
723 <p> |
727 Private slot to handle the press of the Add button. |
724 Private slot to handle the press of the Add button. |
728 </p> |
725 </p> |
|
726 |
729 <a NAME="SvnStatusDialog.on_buttonBox_clicked" ID="SvnStatusDialog.on_buttonBox_clicked"></a> |
727 <a NAME="SvnStatusDialog.on_buttonBox_clicked" ID="SvnStatusDialog.on_buttonBox_clicked"></a> |
730 <h4>SvnStatusDialog.on_buttonBox_clicked</h4> |
728 <h4>SvnStatusDialog.on_buttonBox_clicked</h4> |
731 <b>on_buttonBox_clicked</b>(<i>button</i>) |
729 <b>on_buttonBox_clicked</b>(<i>button</i>) |
732 |
|
733 <p> |
730 <p> |
734 Private slot called by a button of the button box clicked. |
731 Private slot called by a button of the button box clicked. |
735 </p> |
732 </p> |
|
733 |
736 <dl> |
734 <dl> |
737 |
735 |
738 <dt><i>button</i> (QAbstractButton)</dt> |
736 <dt><i>button</i> (QAbstractButton)</dt> |
739 <dd> |
737 <dd> |
740 button that was clicked |
738 button that was clicked |
741 </dd> |
739 </dd> |
742 </dl> |
740 </dl> |
743 <a NAME="SvnStatusDialog.on_commitButton_clicked" ID="SvnStatusDialog.on_commitButton_clicked"></a> |
741 <a NAME="SvnStatusDialog.on_commitButton_clicked" ID="SvnStatusDialog.on_commitButton_clicked"></a> |
744 <h4>SvnStatusDialog.on_commitButton_clicked</h4> |
742 <h4>SvnStatusDialog.on_commitButton_clicked</h4> |
745 <b>on_commitButton_clicked</b>(<i></i>) |
743 <b>on_commitButton_clicked</b>(<i></i>) |
746 |
|
747 <p> |
744 <p> |
748 Private slot to handle the press of the Commit button. |
745 Private slot to handle the press of the Commit button. |
749 </p> |
746 </p> |
|
747 |
750 <a NAME="SvnStatusDialog.on_diffButton_clicked" ID="SvnStatusDialog.on_diffButton_clicked"></a> |
748 <a NAME="SvnStatusDialog.on_diffButton_clicked" ID="SvnStatusDialog.on_diffButton_clicked"></a> |
751 <h4>SvnStatusDialog.on_diffButton_clicked</h4> |
749 <h4>SvnStatusDialog.on_diffButton_clicked</h4> |
752 <b>on_diffButton_clicked</b>(<i></i>) |
750 <b>on_diffButton_clicked</b>(<i></i>) |
753 |
|
754 <p> |
751 <p> |
755 Private slot to handle the press of the Differences button. |
752 Private slot to handle the press of the Differences button. |
756 </p> |
753 </p> |
|
754 |
757 <a NAME="SvnStatusDialog.on_input_returnPressed" ID="SvnStatusDialog.on_input_returnPressed"></a> |
755 <a NAME="SvnStatusDialog.on_input_returnPressed" ID="SvnStatusDialog.on_input_returnPressed"></a> |
758 <h4>SvnStatusDialog.on_input_returnPressed</h4> |
756 <h4>SvnStatusDialog.on_input_returnPressed</h4> |
759 <b>on_input_returnPressed</b>(<i></i>) |
757 <b>on_input_returnPressed</b>(<i></i>) |
760 |
|
761 <p> |
758 <p> |
762 Private slot to handle the press of the return key in the input field. |
759 Private slot to handle the press of the return key in the input field. |
763 </p> |
760 </p> |
|
761 |
764 <a NAME="SvnStatusDialog.on_passwordCheckBox_toggled" ID="SvnStatusDialog.on_passwordCheckBox_toggled"></a> |
762 <a NAME="SvnStatusDialog.on_passwordCheckBox_toggled" ID="SvnStatusDialog.on_passwordCheckBox_toggled"></a> |
765 <h4>SvnStatusDialog.on_passwordCheckBox_toggled</h4> |
763 <h4>SvnStatusDialog.on_passwordCheckBox_toggled</h4> |
766 <b>on_passwordCheckBox_toggled</b>(<i>isOn</i>) |
764 <b>on_passwordCheckBox_toggled</b>(<i>isOn</i>) |
767 |
|
768 <p> |
765 <p> |
769 Private slot to handle the password checkbox toggled. |
766 Private slot to handle the password checkbox toggled. |
770 </p> |
767 </p> |
|
768 |
771 <dl> |
769 <dl> |
772 |
770 |
773 <dt><i>isOn</i> (bool)</dt> |
771 <dt><i>isOn</i> (bool)</dt> |
774 <dd> |
772 <dd> |
775 flag indicating the status of the check box |
773 flag indicating the status of the check box |
776 </dd> |
774 </dd> |
777 </dl> |
775 </dl> |
778 <a NAME="SvnStatusDialog.on_refreshButton_clicked" ID="SvnStatusDialog.on_refreshButton_clicked"></a> |
776 <a NAME="SvnStatusDialog.on_refreshButton_clicked" ID="SvnStatusDialog.on_refreshButton_clicked"></a> |
779 <h4>SvnStatusDialog.on_refreshButton_clicked</h4> |
777 <h4>SvnStatusDialog.on_refreshButton_clicked</h4> |
780 <b>on_refreshButton_clicked</b>(<i></i>) |
778 <b>on_refreshButton_clicked</b>(<i></i>) |
781 |
|
782 <p> |
779 <p> |
783 Private slot to refresh the status display. |
780 Private slot to refresh the status display. |
784 </p> |
781 </p> |
|
782 |
785 <a NAME="SvnStatusDialog.on_restoreButton_clicked" ID="SvnStatusDialog.on_restoreButton_clicked"></a> |
783 <a NAME="SvnStatusDialog.on_restoreButton_clicked" ID="SvnStatusDialog.on_restoreButton_clicked"></a> |
786 <h4>SvnStatusDialog.on_restoreButton_clicked</h4> |
784 <h4>SvnStatusDialog.on_restoreButton_clicked</h4> |
787 <b>on_restoreButton_clicked</b>(<i></i>) |
785 <b>on_restoreButton_clicked</b>(<i></i>) |
788 |
|
789 <p> |
786 <p> |
790 Private slot to handle the press of the Restore button. |
787 Private slot to handle the press of the Restore button. |
791 </p> |
788 </p> |
|
789 |
792 <a NAME="SvnStatusDialog.on_revertButton_clicked" ID="SvnStatusDialog.on_revertButton_clicked"></a> |
790 <a NAME="SvnStatusDialog.on_revertButton_clicked" ID="SvnStatusDialog.on_revertButton_clicked"></a> |
793 <h4>SvnStatusDialog.on_revertButton_clicked</h4> |
791 <h4>SvnStatusDialog.on_revertButton_clicked</h4> |
794 <b>on_revertButton_clicked</b>(<i></i>) |
792 <b>on_revertButton_clicked</b>(<i></i>) |
795 |
|
796 <p> |
793 <p> |
797 Private slot to handle the press of the Revert button. |
794 Private slot to handle the press of the Revert button. |
798 </p> |
795 </p> |
|
796 |
799 <a NAME="SvnStatusDialog.on_sbsDiffButton_clicked" ID="SvnStatusDialog.on_sbsDiffButton_clicked"></a> |
797 <a NAME="SvnStatusDialog.on_sbsDiffButton_clicked" ID="SvnStatusDialog.on_sbsDiffButton_clicked"></a> |
800 <h4>SvnStatusDialog.on_sbsDiffButton_clicked</h4> |
798 <h4>SvnStatusDialog.on_sbsDiffButton_clicked</h4> |
801 <b>on_sbsDiffButton_clicked</b>(<i></i>) |
799 <b>on_sbsDiffButton_clicked</b>(<i></i>) |
802 |
|
803 <p> |
800 <p> |
804 Private slot to handle the press of the Side-by-Side Diff button. |
801 Private slot to handle the press of the Side-by-Side Diff button. |
805 </p> |
802 </p> |
|
803 |
806 <a NAME="SvnStatusDialog.on_sendButton_clicked" ID="SvnStatusDialog.on_sendButton_clicked"></a> |
804 <a NAME="SvnStatusDialog.on_sendButton_clicked" ID="SvnStatusDialog.on_sendButton_clicked"></a> |
807 <h4>SvnStatusDialog.on_sendButton_clicked</h4> |
805 <h4>SvnStatusDialog.on_sendButton_clicked</h4> |
808 <b>on_sendButton_clicked</b>(<i></i>) |
806 <b>on_sendButton_clicked</b>(<i></i>) |
809 |
|
810 <p> |
807 <p> |
811 Private slot to send the input to the subversion process. |
808 Private slot to send the input to the subversion process. |
812 </p> |
809 </p> |
|
810 |
813 <a NAME="SvnStatusDialog.on_statusFilterCombo_activated" ID="SvnStatusDialog.on_statusFilterCombo_activated"></a> |
811 <a NAME="SvnStatusDialog.on_statusFilterCombo_activated" ID="SvnStatusDialog.on_statusFilterCombo_activated"></a> |
814 <h4>SvnStatusDialog.on_statusFilterCombo_activated</h4> |
812 <h4>SvnStatusDialog.on_statusFilterCombo_activated</h4> |
815 <b>on_statusFilterCombo_activated</b>(<i>index</i>) |
813 <b>on_statusFilterCombo_activated</b>(<i>index</i>) |
816 |
|
817 <p> |
814 <p> |
818 Private slot to react to the selection of a status filter. |
815 Private slot to react to the selection of a status filter. |
819 </p> |
816 </p> |
|
817 |
820 <dl> |
818 <dl> |
821 |
819 |
822 <dt><i>index</i> (int)</dt> |
820 <dt><i>index</i> (int)</dt> |
823 <dd> |
821 <dd> |
824 index of the selected entry |
822 index of the selected entry |
825 </dd> |
823 </dd> |
826 </dl> |
824 </dl> |
827 <a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a> |
825 <a NAME="SvnStatusDialog.on_statusList_itemChanged" ID="SvnStatusDialog.on_statusList_itemChanged"></a> |
828 <h4>SvnStatusDialog.on_statusList_itemChanged</h4> |
826 <h4>SvnStatusDialog.on_statusList_itemChanged</h4> |
829 <b>on_statusList_itemChanged</b>(<i>item, column</i>) |
827 <b>on_statusList_itemChanged</b>(<i>item, column</i>) |
830 |
|
831 <p> |
828 <p> |
832 Private slot to act upon item changes. |
829 Private slot to act upon item changes. |
833 </p> |
830 </p> |
|
831 |
834 <dl> |
832 <dl> |
835 |
833 |
836 <dt><i>item</i> (QTreeWidgetItem)</dt> |
834 <dt><i>item</i> (QTreeWidgetItem)</dt> |
837 <dd> |
835 <dd> |
838 reference to the changed item |
836 reference to the changed item |