98 </dd> |
98 </dd> |
99 </dl><a NAME="SvnBlameDialog.__finish" ID="SvnBlameDialog.__finish"></a> |
99 </dl><a NAME="SvnBlameDialog.__finish" ID="SvnBlameDialog.__finish"></a> |
100 <h4>SvnBlameDialog.__finish</h4> |
100 <h4>SvnBlameDialog.__finish</h4> |
101 <b>__finish</b>(<i></i>) |
101 <b>__finish</b>(<i></i>) |
102 <p> |
102 <p> |
103 Private slot called when the process finished or the user pressed the button. |
103 Private slot called when the process finished or the user pressed the |
|
104 button. |
104 </p><a NAME="SvnBlameDialog.__generateItem" ID="SvnBlameDialog.__generateItem"></a> |
105 </p><a NAME="SvnBlameDialog.__generateItem" ID="SvnBlameDialog.__generateItem"></a> |
105 <h4>SvnBlameDialog.__generateItem</h4> |
106 <h4>SvnBlameDialog.__generateItem</h4> |
106 <b>__generateItem</b>(<i>revision, author, lineno, text</i>) |
107 <b>__generateItem</b>(<i>revision, author, lineno, text</i>) |
107 <p> |
108 <p> |
108 Private method to generate a blame item in the blame list. |
109 Private method to generate a blame item in the blame list. |