248 <b>on_sendButton_clicked</b>(<i></i>) |
248 <b>on_sendButton_clicked</b>(<i></i>) |
249 <p> |
249 <p> |
250 Private slot to send the input to the hg process. |
250 Private slot to send the input to the hg process. |
251 </p><a NAME="HgLogDialog.start" ID="HgLogDialog.start"></a> |
251 </p><a NAME="HgLogDialog.start" ID="HgLogDialog.start"></a> |
252 <h4>HgLogDialog.start</h4> |
252 <h4>HgLogDialog.start</h4> |
253 <b>start</b>(<i>fn, noEntries=0</i>) |
253 <b>start</b>(<i>fn, noEntries=0, revisions=None</i>) |
254 <p> |
254 <p> |
255 Public slot to start the hg log command. |
255 Public slot to start the hg log command. |
256 </p><dl> |
256 </p><dl> |
257 <dt><i>fn</i></dt> |
257 <dt><i>fn</i></dt> |
258 <dd> |
258 <dd> |
259 filename to show the log for (string) |
259 filename to show the log for (string) |
260 </dd><dt><i>noEntries</i></dt> |
260 </dd><dt><i>noEntries</i></dt> |
261 <dd> |
261 <dd> |
262 number of entries to show (integer) |
262 number of entries to show (integer) |
|
263 </dd><dt><i>revisions</i></dt> |
|
264 <dd> |
|
265 revisions to show log for (list of strings) |
263 </dd> |
266 </dd> |
264 </dl> |
267 </dl> |
265 <div align="right"><a href="#top">Up</a></div> |
268 <div align="right"><a href="#top">Up</a></div> |
266 <hr /> |
269 <hr /> |
267 </body></html> |
270 </body></html> |