Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
125 </dd> 125 </dd>
126 </dl><a NAME="HgAnnotateDialog.__finish" ID="HgAnnotateDialog.__finish"></a> 126 </dl><a NAME="HgAnnotateDialog.__finish" ID="HgAnnotateDialog.__finish"></a>
127 <h4>HgAnnotateDialog.__finish</h4> 127 <h4>HgAnnotateDialog.__finish</h4>
128 <b>__finish</b>(<i></i>) 128 <b>__finish</b>(<i></i>)
129 <p> 129 <p>
130 Private slot called when the process finished or the user pressed the button. 130 Private slot called when the process finished or the user pressed
131 the button.
131 </p><a NAME="HgAnnotateDialog.__generateItem" ID="HgAnnotateDialog.__generateItem"></a> 132 </p><a NAME="HgAnnotateDialog.__generateItem" ID="HgAnnotateDialog.__generateItem"></a>
132 <h4>HgAnnotateDialog.__generateItem</h4> 133 <h4>HgAnnotateDialog.__generateItem</h4>
133 <b>__generateItem</b>(<i>revision, changeset, author, date, text</i>) 134 <b>__generateItem</b>(<i>revision, changeset, author, date, text</i>)
134 <p> 135 <p>
135 Private method to generate an annotate item in the annotation list. 136 Private method to generate an annotate item in the annotation list.
144 <dd> 145 <dd>
145 author of the change (string) 146 author of the change (string)
146 </dd><dt><i>date</i></dt> 147 </dd><dt><i>date</i></dt>
147 <dd> 148 <dd>
148 date of the tag (string) 149 date of the tag (string)
149 </dd><dt><i>name</i></dt> 150 </dd><dt><i>text</i></dt>
150 <dd> 151 <dd>
151 name (path) of the tag (string) 152 name (path) of the tag (string)
152 </dd> 153 </dd>
153 </dl><a NAME="HgAnnotateDialog.__procFinished" ID="HgAnnotateDialog.__procFinished"></a> 154 </dl><a NAME="HgAnnotateDialog.__procFinished" ID="HgAnnotateDialog.__procFinished"></a>
154 <h4>HgAnnotateDialog.__procFinished</h4> 155 <h4>HgAnnotateDialog.__procFinished</h4>

eric ide

mercurial