eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
142 </dd> 142 </dd>
143 <dt><i>bookmarksList</i> (list of str)</dt> 143 <dt><i>bookmarksList</i> (list of str)</dt>
144 <dd> 144 <dd>
145 list of bookmarks 145 list of bookmarks
146 </dd> 146 </dd>
147 <dt><i>rev=</i> (str)</dt> 147 <dt><i>rev</i> (str)</dt>
148 <dd> 148 <dd>
149 revision to strip from 149 revision to strip from
150 </dd> 150 </dd>
151 <dt><i>parent</i> (QWidget)</dt> 151 <dt><i>parent</i> (QWidget)</dt>
152 <dd> 152 <dd>
159 159
160 <p> 160 <p>
161 Private method to generate the revision. 161 Private method to generate the revision.
162 </p> 162 </p>
163 <dl> 163 <dl>
164 <dt>Returns:</dt> 164 <dt>Return:</dt>
165 <dd> 165 <dd>
166 revision 166 revision
167 </dd> 167 </dd>
168 </dl> 168 </dl>
169 <dl> 169 <dl>
185 185
186 <p> 186 <p>
187 Public method to retrieve the data for the strip action. 187 Public method to retrieve the data for the strip action.
188 </p> 188 </p>
189 <dl> 189 <dl>
190 <dt>Returns:</dt> 190 <dt>Return:</dt>
191 <dd> 191 <dd>
192 tuple with the revision, a bookmark name, a flag indicating 192 tuple with the revision, a bookmark name, a flag indicating
193 to enforce the strip action, a flag indicating to omit the creation 193 to enforce the strip action, a flag indicating to omit the creation
194 of backup bundles and a flag indicating to not modify the working 194 of backup bundles and a flag indicating to not modify the working
195 directory 195 directory

eric ide

mercurial