Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html

changeset 5353
60fcaa1c3c3c
parent 3673
e26d7d0c1088
equal deleted inserted replaced
5347:d7c29ef11d51 5353:60fcaa1c3c3c
99 <p> 99 <p>
100 Public method to retrieve the tag data. 100 Public method to retrieve the tag data.
101 </p><dl> 101 </p><dl>
102 <dt>Returns:</dt> 102 <dt>Returns:</dt>
103 <dd> 103 <dd>
104 tuple of two strings and int (tag, revision, tag operation) 104 tuple containing the tag, revision, tag operation and a flag
105 indicating to enforce the operation
106 </dd>
107 </dl><dl>
108 <dt>Return Type:</dt>
109 <dd>
110 tuple of str, str, int,bool
105 </dd> 111 </dd>
106 </dl><a NAME="HgTagDialog.on_tagCombo_currentIndexChanged" ID="HgTagDialog.on_tagCombo_currentIndexChanged"></a> 112 </dl><a NAME="HgTagDialog.on_tagCombo_currentIndexChanged" ID="HgTagDialog.on_tagCombo_currentIndexChanged"></a>
107 <h4>HgTagDialog.on_tagCombo_currentIndexChanged</h4> 113 <h4>HgTagDialog.on_tagCombo_currentIndexChanged</h4>
108 <b>on_tagCombo_currentIndexChanged</b>(<i>index</i>) 114 <b>on_tagCombo_currentIndexChanged</b>(<i>index</i>)
109 <p> 115 <p>

eric ide

mercurial