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

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
128 </dd> 128 </dd>
129 </dl><a NAME="HgTagBranchListDialog.__finish" ID="HgTagBranchListDialog.__finish"></a> 129 </dl><a NAME="HgTagBranchListDialog.__finish" ID="HgTagBranchListDialog.__finish"></a>
130 <h4>HgTagBranchListDialog.__finish</h4> 130 <h4>HgTagBranchListDialog.__finish</h4>
131 <b>__finish</b>(<i></i>) 131 <b>__finish</b>(<i></i>)
132 <p> 132 <p>
133 Private slot called when the process finished or the user pressed the button. 133 Private slot called when the process finished or the user pressed
134 the button.
134 </p><a NAME="HgTagBranchListDialog.__generateItem" ID="HgTagBranchListDialog.__generateItem"></a> 135 </p><a NAME="HgTagBranchListDialog.__generateItem" ID="HgTagBranchListDialog.__generateItem"></a>
135 <h4>HgTagBranchListDialog.__generateItem</h4> 136 <h4>HgTagBranchListDialog.__generateItem</h4>
136 <b>__generateItem</b>(<i>revision, changeset, status, name</i>) 137 <b>__generateItem</b>(<i>revision, changeset, status, name</i>)
137 <p> 138 <p>
138 Private method to generate a tag item in the tag list. 139 Private method to generate a tag item in the tag list.
269 <dd> 270 <dd>
270 name of directory to be listed (string) 271 name of directory to be listed (string)
271 </dd><dt><i>tags</i></dt> 272 </dd><dt><i>tags</i></dt>
272 <dd> 273 <dd>
273 flag indicating a list of tags is requested 274 flag indicating a list of tags is requested
274 (False = branches, True = tags) 275 (False = branches, True = tags)
275 </dd><dt><i>tagsList</i></dt> 276 </dd><dt><i>tagsList</i></dt>
276 <dd> 277 <dd>
277 reference to string list receiving the tags (list of strings) 278 reference to string list receiving the tags
278 </dd><dt><i>allsTagsList</i></dt> 279 (list of strings)
280 </dd><dt><i>allTagsList</i></dt>
279 <dd> 281 <dd>
280 reference to string list all tags (list of strings) 282 reference to string list all tags (list of strings)
281 </dd> 283 </dd>
282 </dl> 284 </dl>
283 <div align="right"><a href="#top">Up</a></div> 285 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial