Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html

changeset 217
8ce554fb0bee
parent 178
dd9f0bca5e2f
child 409
0ea528e80202
equal deleted inserted replaced
216:6f9713e8d570 217:8ce554fb0bee
225 <b>on_sendButton_clicked</b>(<i></i>) 225 <b>on_sendButton_clicked</b>(<i></i>)
226 <p> 226 <p>
227 Private slot to send the input to the subversion process. 227 Private slot to send the input to the subversion process.
228 </p><a NAME="HgDiffDialog.start" ID="HgDiffDialog.start"></a> 228 </p><a NAME="HgDiffDialog.start" ID="HgDiffDialog.start"></a>
229 <h4>HgDiffDialog.start</h4> 229 <h4>HgDiffDialog.start</h4>
230 <b>start</b>(<i>fn, versions = None</i>) 230 <b>start</b>(<i>fn, versions = None, bundle = None</i>)
231 <p> 231 <p>
232 Public slot to start the hg diff command. 232 Public slot to start the hg diff command.
233 </p><dl> 233 </p><dl>
234 <dt><i>fn</i></dt> 234 <dt><i>fn</i></dt>
235 <dd> 235 <dd>
236 filename to be diffed (string) 236 filename to be diffed (string)
237 </dd><dt><i>versions</i></dt> 237 </dd><dt><i>versions</i></dt>
238 <dd> 238 <dd>
239 list of versions to be diffed (list of up to 2 strings or None) 239 list of versions to be diffed (list of up to 2 strings or None)
240 </dd><dt><i>bundle</i></dt>
241 <dd>
242 name of a bundle file (string)
240 </dd> 243 </dd>
241 </dl> 244 </dl>
242 <div align="right"><a href="#top">Up</a></div> 245 <div align="right"><a href="#top">Up</a></div>
243 <hr /> 246 <hr />
244 </body></html> 247 </body></html>

eric ide

mercurial