eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
158 </dd> 158 </dd>
159 <dt><i>bookmarksList</i> (list of str)</dt> 159 <dt><i>bookmarksList</i> (list of str)</dt>
160 <dd> 160 <dd>
161 list of bookmarks 161 list of bookmarks
162 </dd> 162 </dd>
163 <dt><i>rev=</i> (str)</dt> 163 <dt><i>rev</i> (str)</dt>
164 <dd> 164 <dd>
165 revision to strip from 165 revision to strip from
166 </dd> 166 </dd>
167 <dt><i>parent</i> (QWidget)</dt> 167 <dt><i>parent</i> (QWidget)</dt>
168 <dd> 168 <dd>
175 175
176 <p> 176 <p>
177 Private method to generate the revision. 177 Private method to generate the revision.
178 </p> 178 </p>
179 <dl> 179 <dl>
180 <dt>Returns:</dt> 180 <dt>Return:</dt>
181 <dd> 181 <dd>
182 revision 182 revision
183 </dd> 183 </dd>
184 </dl> 184 </dl>
185 <dl> 185 <dl>
201 201
202 <p> 202 <p>
203 Public method to retrieve the data for the strip action. 203 Public method to retrieve the data for the strip action.
204 </p> 204 </p>
205 <dl> 205 <dl>
206 <dt>Returns:</dt> 206 <dt>Return:</dt>
207 <dd> 207 <dd>
208 tuple with the revision, a flag indicating to to outgoing and a 208 tuple with the revision, a flag indicating to to outgoing and a
209 flag indicating to keep old nodes 209 flag indicating to keep old nodes
210 </dd> 210 </dd>
211 </dl> 211 </dl>

eric ide

mercurial