Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
243 <dd> 243 <dd>
244 name of directory to be listed (string) 244 name of directory to be listed (string)
245 </dd><dt><i>tags</i></dt> 245 </dd><dt><i>tags</i></dt>
246 <dd> 246 <dd>
247 flag indicating a list of tags is requested 247 flag indicating a list of tags is requested
248 (False = branches, True = tags) 248 (False = branches, True = tags)
249 </dd><dt><i>tagsList</i></dt> 249 </dd><dt><i>tagsList</i></dt>
250 <dd> 250 <dd>
251 reference to string list receiving the tags (list of strings) 251 reference to string list receiving the tags
252 </dd><dt><i>allsTagsList</i></dt> 252 (list of strings)
253 </dd><dt><i>allTagsList</i></dt>
253 <dd> 254 <dd>
254 reference to string list all tags (list of strings) 255 reference to string list all tags (list of strings)
255 </dd> 256 </dd>
256 </dl> 257 </dl>
257 <div align="right"><a href="#top">Up</a></div> 258 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial