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> |