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

changeset 1037
b547147ccb4b
parent 945
8cd4d08fa9f6
child 1228
7afaf2fca55b
equal deleted inserted replaced
1036:1922b6ce2a57 1037:b547147ccb4b
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, bundle=None</i>) 230 <b>start</b>(<i>fn, versions=None, bundle=None, qdiff=False</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>
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> 240 </dd><dt><i>bundle</i></dt>
241 <dd> 241 <dd>
242 name of a bundle file (string) 242 name of a bundle file (string)
243 </dd><dt><i>qdiff</i></dt>
244 <dd>
245 flag indicating qdiff command shall be used (boolean)
243 </dd> 246 </dd>
244 </dl> 247 </dl>
245 <div align="right"><a href="#top">Up</a></div> 248 <div align="right"><a href="#top">Up</a></div>
246 <hr /> 249 <hr />
247 </body></html> 250 </body></html>

eric ide

mercurial